credorax / magento2-module-credorax
Credorax Payments For Magento 2
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 3
Type:magento2-module
Requires
- php: >=5.6
- magento/module-vault: 100.1.*
This package is not auto-updated.
Last update: 2025-07-10 14:24:13 UTC
README
✓ Install via composer (recommended)
Run the following command under your Magento 2 root dir:
composer require credorax/magento2-module-credorax
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush
Install manually under app/code
Download & place the contents of this repository under {YOUR-MAGENTO2-ROOT-DIR}/app/code/Credorax/Credorax
Then, run the following commands under your Magento 2 root dir:
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush
© 2019 Credorax. All rights reserved.