hamza/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

Open Issues: 0

Type:magento2-module

dev-master 2021-04-30 11:19 UTC

This package is not auto-updated.

Last update: 2024-09-29 04:43:36 UTC


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 walee-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.