roadster31 / dynamic-templates

A basic dynamic template manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic Templates

A basic dynamic template manager.

Installation

Manually

  • Copy the module into <thelia_root>/local/modules/ directory and be sure that the name of the module is DynamicTemplates.
  • Activate it in your thelia administration panel

Composer

Add it in your main thelia composer.json file

composer require roadster31/dynamic-templates-module:~1.0

About

A basic dynamic template manager


Languages

Language:PHP 100.0%