techlets-magento / walee-tracking
Walee Tracking Plugin enables businesses to keep track of influencers' performance on their campaign hosted on https://walee.pk
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:magento2-module
This package has no released version yet, and little information is available.
README
1. Requirements
- Magento 2.0.0 or greater
- Composer PHP Dependency Manager
2. Plugin installation
- Open command prompt, go to
<MAGENTO_ROOT>
folder and run the following commands:
$ composer require Techlets-dev/walee-tracking
$ php bin/magento setup:upgrade
$ php bin/magento setup:di:compile
$ php bin/magento setup:static-content:deploy
$ php bin/magento cache:clean
$ php bin/magento cache:flush
3. Plugin configuration
Plugin is auto configurable. No need of any configuration.
Success!
Your Walee Tracking Plugin is now installed and configured.