Getting Started
Install¶
Requirements¶
Minimum
- WordPress 3.7
- PHP 5.4
Recommended
- WordPress 4.7.x
- PHP 7.0
PHP 7.0 only with WordPress 4.0+
WordPress 4.7+ required for front-end API endpoint
Pre-release¶
Note
Until a public release is packaged, install as development
Have a working instance of WordPress
1 2 3 4 5 6 7 | $ cd ./wp-content/plugins $ git clone https://github.com/macder/wfv-validation.git $ cd wfv-validation $ composer install |
Activate the plugin in the admin dashboard