You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Benoît Alessandroni edited this page Nov 16, 2015
·
10 revisions
Prerequisites
This plugin is intended to work on top of a classic PHP Web stack. So, if it is not done yet, please get and install:
A web server (Apache or Nginx or whatever you prefer): Apache2 configuration will be detailed
PHP 5.xx
MySQL and PHPMyAdmin as it is easier to configure and work using PHPMyAdmin
Additionally, as this is a Wordpress plugin, the next step will be to install Wordpress.
So, begin by downloading the current Wordpress version here: https://wordpress.org/
Then, I will leave you with the official Wordpress documentation as it is pretty straightforward: https://codex.wordpress.org/Installing_WordPress
Plugin installation
Once the Wordpress demo site is up and running and you can access the backend, please open a Terminal in the my-site/wp-content/plugins/ directory and clone the repository here by using: