Craft TemplateSelect Save Abandoned

Allows you to select templates for an entry in Craft CMS

Project README

Template Select for Craft

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

Install

  • Download the zip
  • Unzip in your craft/plugins folder
  • Make sure the plugin folder is called templateselect

Usage

If you want to include a template, you may do it like this in your template:

{% include entry.fieldHandle %}

Limit to subfolder

By using the config setting templateselectSubfolder, you can limit the list to a subfolder of your templates folder.

In general.php, add this line:

̀"templateselectSubfolder" => "subfolder"

Open Source Agenda is not affiliated with "Craft TemplateSelect" Project. README Source: sjelfull/Craft-TemplateSelect
Stars
30
Open Issues
1
Last Commit
5 years ago

Open Source Agenda Badge

Open Source Agenda Rating