2017 © Pedro Peláez
 

craft-plugin craft3-templateselect

A fieldtype that allows you to select a template from a dropdown.

image

superbig/craft3-templateselect

A fieldtype that allows you to select a template from a dropdown.

  • Wednesday, December 13, 2017
  • by superbig
  • Repository
  • 1 Watchers
  • 11 Stars
  • 266 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 4 Open issues
  • 2 Versions
  • 53 % Grown

The README.md

Template Select plugin for Craft CMS 3.x

A fieldtype that allows you to select a template from the site templates folder., (*1)

Screenshot, (*2)

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later., (*3)

Installation

To install the plugin, follow these instructions., (*4)

  1. Open your terminal and go to your Craft project:, (*5)

    cd /path/to/project
  2. Then tell Composer to load the plugin:, (*6)

    composer require superbig/craft3-templateselect
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Template Select., (*7)

Configuring Template Select

You may limit the template list to a subfolder of the site template folder., (*8)

The path is relative, i.e. subfolder/subfolder2/., (*9)

Subfolder, (*10)

Using Template Select

If you want to include a template, you may do it like this in your entry template:, (*11)

{% include entry.fieldHandle %}

Brought to you by Superbig, (*12)

The Versions

13/12 2017

dev-master

9999999-dev

A fieldtype that allows you to select a template from a dropdown.

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft template select

30/10 2017

2.0.0

2.0.0.0

A fieldtype that allows you to select a template from a dropdown.

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft template select