ronangr1 / module-ringado
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 1
Open Issues: 0
Type:magento2-module
README
This module enables you to integrate Ringado on Magento 2 applications.
Setup
Magento 2 Open Source or Commerce edition is required.
Composer installation
Run the following composer command:
composer require ronangr1/module-ringado
Setup the module
Run the following magento command:
bin/magento setup:upgrade
Go to Store > Configuration > Ronangr1 > Ringado
.
Add your Operator ID - Sign up if you're not registered.
Enable the module.
If you are in production mode, do not forget to recompile and redeploy the static resources.
Support
Raise a new request to the issue tracker.
Authors
License
This project is licensed under the MIT License - see the LICENSE details.
That's all folks!