Site Templates
Last updated
A site template is a Drupal recipe of type: Site. It is the recipe you choose in the browser installer's Choose a site template step, and it composes a whole site out of smaller recipes: the base recipes, a theme, the pages, and the demo content.
A site template is applied during the site installation. It is not applied with drush recipe on a site that is already installed.
Main site template recipe that orchestrates the full Varbase installation
Education site template for schools, universities, academies, and e-learning, on Vartheme BS5 Educare
NGO and humanitarian site template for nonprofits, charities, foundations, and aid organizations, on Vartheme BS5 Horizon Aid
A site template composes the base recipes and adds what is its own: the theme, the pages, the patterns, and the demo content.
Content types come from the base recipes. Varbase Page Base, Varbase Blog Base, Varbase News Base, and Varbase Events Base each provide a content type with its fields, its listing, and its Drupal Canvas content templates. A site template does not repeat them.
Last updated