Skip to content

Installation

Requirements

This plugin requires Craft CMS 4.1.0 & PHP 8.0+

Installation

bash
composer require zaengle/craft-conventions
./craft plugin/install conventions

Configuring the plugin

Conventions is entirely configured via its config file, a starter version of which will be created at config/conventions.php as part of the plugin install command. It ships with defaults that suit how we work at Zaengle, but it is completely customizable to fit your own workflow.

See the next page for more information about how to set the plugin up for your needs.