Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 577 Bytes

TODO.md

File metadata and controls

43 lines (22 loc) · 577 Bytes

BACK :

  • Model datas

  • Class loader for bootstraps, commands, ajax, models and shortcodes

  • make use of wp actions

README :

  • Intro

  • Sommaire

  • Install step (composer create-project ayctor/wp)

  • Folder structure

  • Model

  • View (add Blade directives)

  • Controller

  • Ajax (in controller)

  • Commands

  • Mails

  • Shortcodes

  • Pdfs

  • Generators (show how to extend)

  • Misc (Bootstrap folder, security plugin)

  • ACF Fields (find doc or document every fields available)

  • Frontend