dev-master
9999999-devFlexPress based plugin
MIT
The Requires
v1.0.1
1.0.1.0FlexPress based plugin
MIT
The Requires
v1.0.0
1.0.0.0FlexPress based plugin
MIT
The Requires
FlexPress based plugin
Boilerplate framework for creating plugins., (*1)
Download using composer, (*2)
composer create-project flexpress/plugin-framework <pluginname>
Once it has finished installing, run the installer script and answer the questions it asks:, (*3)
./install.sh
Let the installer run and it should be all setup., (*4)
If you are not using composer to include this you will want to dump the autoloader again:, (*5)
composer dump-autoload
and then you will also want to include the autoloader in the
require_once 'vendor/autoload.php';
FlexPress based plugin
MIT
FlexPress based plugin
MIT
FlexPress based plugin
MIT