first commit

This commit is contained in:
2024-11-11 18:46:54 +01:00
commit a630d17338
25634 changed files with 4923715 additions and 0 deletions

17
modules/imoje/README.md Normal file
View File

@@ -0,0 +1,17 @@
# imoje Payment Gateway.
### PrestaShop module.
### Requirements
* [PrestaShop](https://www.prestashop.com)
* [PHP](http://php.net/) needs to be a minimum version of 5.5.9
* [cURL](http://php.net/manual/en/book.curl.php) needs to be enabled
### Installation
In in your shop admin panel go to:
1. **Modules and Services** -> **Modules and Services**
2. Then click button **Add a new module**
3. In **ADD A NEW MODULE** section click **Choose a file**. Select downloaded imoje module and click **Upload this module**
4. On **MODULES LIST** search imoje and click install
5. Then click **Proceed with the installation**
Now you are ready to configure the module!