One click applications

Tequila distribution includes the 'Sunrise' package this package uses a data-centric approach to help you generate your application.

    1. Create a Tequila site

    2. Add your application tables to your database. ideally with table relations defined

    3. Browse to Sunrise:

      • index.php?task=addpage or

      • Menu: Admin>Add Page

    4. An XML definition file will be created if this is the first time you run this package, otherwise

      • Click Update XML now! (optionally you can remove deleted db tables)

    5. Select 'One Click App' from the upper menu

    6. Click 'Go, make my app'

Refresh your browse, you will have every page in your application and an updated menu to access them, enjoy!

You might be interested in:

    • Refine individual pages: Use the 'Create page' tab

    • Mash up your pages to make your application

    • Modify the code

    • Create an empty page

Back to Manuals