Developer Guide¶
The following pages are for advanced users, and explain some of the inner working of Manifesto.
- Quick start guide
- Important Concepts in Manifesto
- Setting up a custom theme
- The template hierarchy
- Flow
- Modularity and Regimentation
- Manifesto Directory Structure
- Defining Routes
- Models and the Object class
- Page Templates
- View Templates
- Controllers
- Database Queries
- About Hydration
- Creating a repeating field
- Integrating modules through events
- Debugging
- Sanitizing user input
- Quick Reference