ThemeAvenue / BetterOptin

BetterOptin is a free exit intent popup plugin for WordPress.
https://betteropt.in
GNU General Public License v2.0
4 stars 1 forks source link

Developer Guide

If you're a deveveloper, then you can get started right away:

git clone git@github.com:ThemeAvenue/BetterOptin.git && cd BetterOptin && composer install && bower install && npm install && gulp

What this does is:

  1. Clone the repository
  2. Install Composer dependencies
  3. Install Bower dependencies
  4. Install Gulp dependencies
  5. Run Gulp to watch for file changes

Requirements

You need to have the following tools installed locally: