Skip to content

Installation

Morteza Jamali edited this page Mar 13, 2020 · 1 revision

Follow the steps below to install the plugin :

  • Clone repository into wordpress plugins directory
  • Change directory into project directory and then run commands below :
$ composer install
$ npm install
  • Change the config file in the root of project
  • Activate plugin
Clone this wiki locally