itholics / oxid-basic-captcha
There is no license information available for the latest version (0.1.9) of this package.
Update to [https://github.com/OXIDprojects/captcha-module] for OXID eShop 7.0.0
Package info
github.com/itholics/oxid-basic-captcha
Type:oxideshop-module
pkg:composer/itholics/oxid-basic-captcha
0.1.9
2024-02-29 13:37 UTC
Requires
- ext-gd: *
- oxid-esales/oxideshop-ce: ^7.0
- oxid-esales/smarty-component: ^1.0
README
This is an updated version of OXIDprojects/captcha-module for smarty.
Requirements
- OXID 7+
- OXID Smarty Component
- PHP GD Extension
Installation
composer config repositories.itholics/oxid-basic-captcha git git@github.com:itholics/oxid-basic-captcha.git composer require itholics/oxid-basic-captcha --update-no-dev -n