A WordPress Plugin Skeleton with Graft Framework.
run composer create-project graft/plugin-skeleton [yourPluginName]
in your wp-content/plugins folder.
And that's it !
- The Graft Framework Core
- An Plugin Architectury
- Little code example (Admin Page creation)