Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 398 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 398 Bytes

Contao Skeleton Bundle

This contao module is a template for building our own.

Requirements

  • Contao 4.13+
  • PHP 7.4 or 8.0+

Install

!!! example installation !!!

$ composer require smthdiff/contaoskeleton-bundle

Usage

Add some small sample text of how it's meant to be activated and used, e.g. in contao/config/config.php

$GLOBALS['TL_SKELETON'] = true;