Skip to content

pierrestoffe/craft-component-based-templating

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

Component-based Templating plugin for Craft CMS 3.x

This plugin facilitates working with components and groups in Twig.

Requirements

This plugin requires Craft CMS 3.0.0 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require pierrestoffe/craft-component-based-templating (no official release yet, so version should be `@dev`)
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Component-based Templating.

About

Craft CMS 3 plugin to create templates in a component-based environment

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages