Opencart Installation¶
Pre-Requisites¶
- PHP >= 7.1.0
- MySQL >= 5.6
- MariaDB >= 10.1
Manual installation¶
1. Download the plugin:
For OpenCart 2.0.x - OpenCart 2.2.x Github - Tamara OpenCart plugin version 2.0.x
For OpenCart 2.3.x Github - Tamara OpenCart plugin version 2.x
For OpenCart 3.0.x Github - Tamara OpenCart plugin version 3.0.x
2. Upload the plugin:
Extract the downloaded package, then copy all the files and directories in the plugin and place it on your web root folder.
If you are using a custom theme, you will need to copy the below template files:
- For Opencart 2.0.x - 2.2.x
catalog/view/theme/default/template/payment/tamarapay.tpl
catalog/view/theme/default/template/payment/tamarapay_success.tpl
tocatalog/view/theme/{your_theme}/template/payment/
- For Opencart 2.3.x
catalog/view/theme/default/template/extension/payment/tamarapay.tpl
catalog/view/theme/default/template/extension/payment/tamarapay.tpl
tocatalog/view/theme/{your_theme}/template/extension/payment/
- For Opencart 3.0.x
catalog/view/theme/default/template/extension/payment/tamarapay.twig
catalog/view/theme/default/template/extension/payment/tamarapay_success.twig
tocatalog/view/theme/{your_theme}/template/extension/payment/
3. Setup the module:
- For Opencart 2.0.x - 2.2.x
Click on Extensions > Payments > Tamarapay - For OpenCart 2.3.x
Click on Extensions > Extensions > Choose the extension type > Payments > Tamarapay - For OpenCart 3.0.x
Click on Extensions > Extensions > Choose the extension type > Payments > Tamarapay
Under ‘Choose the extension type’ > Select ‘Payments’, to filter all the payment extensions.
To install, Click on Tamarapay > Green button.