-
-
Notifications
You must be signed in to change notification settings - Fork 1
Developers Guide
R.Brown edited this page Aug 24, 2019
·
10 revisions
- Clone repository
$ git clone https://github.com/Labs64/PluginPass.git
- Start environment
$ docker-compose up -d
- Build project
$ docker exec --workdir=/var/www/html/wp-content/plugins/pluginpass pluginpass-wordpress ./dockerfiles/bin/prj-build.sh
Now you can browse the site at http://localhost:8000 (user/pass: pluginpass/pluginpass)
- Stop environment
$ docker-compose down
The easiest way to test PluginPass is to create a new PluginPass Demo plugin using https://wppb.me
- Plugin Name:
PluginPass Demo
- Plugin Slug:
pluginpass-demo
and extract downloaded ZIP file into data/pluginpass-demo
folder (Docker enabled)
Copy examples/class-pluginpass-demo-settings.php into data/pluginpass-demo/admin
and adjust $api_key
, $product_number
and $product_module_number
according to the product configuration made in NetLicensing Setup.
Labs64 NetLicensing - Innovative License Management Solution
NetLicensing.IO | Licensing Models | Getting Started | NetLicensing API | PluginPass