Skip to content

Latest commit

 

History

History
55 lines (28 loc) · 768 Bytes

TODO.md

File metadata and controls

55 lines (28 loc) · 768 Bytes

BACK :

  • .htaccess et nginx config

  • Allow some meta to be searchable

  • Hide ACF plugin in the menu

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

  • make use of wp actions

  • custom router

  • minimum stability -> stable

FRONT :

  • tailwind, bootstrap, clean ?

  • js vendors ?

README :

  • Intro

  • Sommaire

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

  • Folder structure

  • Model

  • View (add Blade directives)

  • Controller

  • Ajax (in controller)

  • Commands

  • Mails

  • Shortcodes

  • Generators (show how to extend)

  • Misc (Bootstrap folder, security plugin)

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

  • Frontend