amostajo / wordpress-plugin
A Wordpress Plugin Template that comes with composer and a lightweight MVC framework for Wordpress.
v1.0.6
2016-04-21 23:02 UTC
Requires
- php: >=5.4.0
- amostajo/wordpress-plugin-core: 1.0.*
This package is auto-updated.
Last update: 2024-10-21 20:31:17 UTC
README
The power of Composer and MVC in your Wordpress plugins.
Wordpress Plugin (WPP) is a development template that can be used to create modern and elegant plugins. WPP comes with Composer and Lightweight MVC framework.
NOTE: Need to create a theme? Use Wordpress THEME template instead.
Requirements
- PHP >= 5.4.0
How to use
Please visit the documentation web site to see how to use this template framework.
Change Log
For version upgrades and change log, click here.
Coding Guidelines
The coding is a mix between PSR-2 and Wordpress PHP guidelines.
License
Wordpress Plugin is free software distributed under the terms of the MIT license.