Skip to content

Latest commit

 

History

History
executable file
·
13 lines (8 loc) · 408 Bytes

File metadata and controls

executable file
·
13 lines (8 loc) · 408 Bytes

WordPress Plugin Boilerplate (v0.2)

Boilerplate that utilises the Billy Framework (forked, rewritten/reworked from GetHerbert). It allows for quick, easy, MVC-esque methods for writing plugins for WordPress. The framework (installed via composer) will handle all of the setup and loading of content at appropriate times.

Uses

  • Eloquent
  • Twig
  • Laravel Components

Todo

[] Update Documentation