Create an empty page

To create an empty page in Tequila (Not a CRUD page) just use the sunrise package:

Browse to:

    1. yourapp/index.php?task=addpage

    2. Select 'Empty Page' Tab

    3. Enter the name of the page you want to create

    4. Click Go

All your files will be located in their respective directories with minimum code definitions.

Back to Manuals