mhinspeya/affiliate-save-cart

Dependency For inspeya affiliate marketing plugin.

Installs: 6

Dependents: 1

Suggesters: 0

Security: 0

Type:magento2-module

1.0.0 2024-04-05 11:57 UTC

This package is not auto-updated.

Last update: 2024-06-15 12:14:29 UTC


README

Magento 2 Save Cart extension

Installation

With Composer:

  1. Add the repository to composer.json file
"repositories": [
    {
        "url": "https://github.com/oinspeya/module-save-cart.git",
        "type": "git"
    }
]
  1. Extension install
$ composer require mhinspeya/module-save-cart
$ php bin/magento setup:upgrade
$ php bin/magento cache:clean