Skip to content

Page builder

schnoog edited this page Dec 29, 2017 · 2 revisions

Page builder

The page builder within the System-Management Tools section, will help you to setup new pages.

Depending on you selection, the following set of files will be created and filled with a basic structure:

  • app/pages/{PAGE}.php
  • app/templates/{PAGE}.tpl
  • app/templates/js_{PAGE}.tpl
  • app/templates_ajax/{PAGE}.ajax.tpl
  • public/ajax/ajaxbe_{PAGE}.php

The bold written files are "required" as a basic, the other three will be generated if you've chosen to include AJAX.

Clone this wiki locally