/BetterOptin

BetterOptin is a free exit intent popup plugin for WordPress.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

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: