mhinspeya / affiliate-save-cart
Dependency For inspeya affiliate marketing plugin.
1.0.0
2024-04-05 11:57 UTC
Suggests
- mhinspeya/backend-mod: Support Configuration
This package is not auto-updated.
Last update: 2024-12-28 14:32:18 UTC
README
Magento 2 Save Cart extension
Installation
With Composer:
- Add the repository to composer.json file
"repositories": [
{
"url": "https://github.com/oinspeya/module-save-cart.git",
"type": "git"
}
]
- Extension install
$ composer require mhinspeya/module-save-cart
$ php bin/magento setup:upgrade
$ php bin/magento cache:clean