Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 394 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 394 Bytes

Graft Plugin Skeleton

A WordPress Plugin Skeleton with Graft Framework.

How to use ?

run composer create-project graft/plugin-skeleton [yourPluginName] in your wp-content/plugins folder. And that's it !

What contains this Skeleton ?