Scripting

Framework integration

Custom scripts which are designed to use Drake CMS as a framework can proceed in 4 ways (ordered from least to most code inclusive):

Studying the architecture, you can easily realize how index.php uses the 3rd and 4th method to render components and output into a template (respectively for frontend and backend).