theme

Admin Editable Settings and Theme in CakePHP

Admin Editible Settings and Theme in CakePHP

Usually the client will request for me to give them a way to edit simple settings in their application.

I decided to read all the variables from the database in the beforeFilter to make them available in any controller.

Syndicate content