PHPackages                             breizhwave/craft4-templateselect - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. breizhwave/craft4-templateselect

ActiveCraft-plugin[Templating &amp; Views](/categories/templating)

breizhwave/craft4-templateselect
================================

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

2.0.4(3y ago)0951MITPHP

Since Oct 30Pushed 3y agoCompare

[ Source](https://github.com/breizhwave/craft4-templateselect)[ Packagist](https://packagist.org/packages/breizhwave/craft4-templateselect)[ RSS](/packages/breizhwave-craft4-templateselect/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (1)Versions (5)Used By (0)

Template Select plugin for Craft CMS 4.x \[WORK IN PROGRESS\]
=============================================================

[](#template-select-plugin-for-craft-cms-4x-work-in-progress)

A fieldtype that allows you to select a template from the site templates folder.

[![Screenshot](resources/img/field-screenshot@2x.png)](resources/img/field-screenshot@2x.png)

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 4 or later.

Installation
------------

[](#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 breizhwave/craft4-templateselect:@dev

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Template Select.

Configuring Template Select
---------------------------

[](#configuring-template-select)

You may limit the template list to a subfolder of the site template folder.

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

[![Subfolder](resources/img/field-config@2x.png)](resources/img/field-config@2x.png)

Using Template Select
---------------------

[](#using-template-select)

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

```
{% include entry.fieldHandle %}
```

or if you have limited to a subfolder :

```
 {% include "_subfolder/subfolder2/" ~  entry.wavetemplate    %}
```

Brought to you by [Superbig](https://superbig.co) and [wave.bzh](https://wave.bzh)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 50% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~553 days

Total

4

Last Release

1455d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b6b9671d54b37404308350d36f6c0ff9123a6961c177d1f7fae8493aef14af97?d=identicon)[breizhwave](/maintainers/breizhwave)

---

Top Contributors

[![sjelfull](https://avatars.githubusercontent.com/u/10508?v=4)](https://github.com/sjelfull "sjelfull (15 commits)")[![breizhwave](https://avatars.githubusercontent.com/u/16898162?v=4)](https://github.com/breizhwave "breizhwave (13 commits)")[![brandonkelly](https://avatars.githubusercontent.com/u/47792?v=4)](https://github.com/brandonkelly "brandonkelly (1 commits)")[![okolvik-avento](https://avatars.githubusercontent.com/u/47562698?v=4)](https://github.com/okolvik-avento "okolvik-avento (1 commits)")

---

Tags

cmsCraftcraftcmscraft-plugintemplate select

### Embed Badge

![Health badge](/badges/breizhwave-craft4-templateselect/health.svg)

```
[![Health](https://phpackages.com/badges/breizhwave-craft4-templateselect/health.svg)](https://phpackages.com/packages/breizhwave-craft4-templateselect)
```

###  Alternatives

[lewisjenkins/craft-dynamic-fields

Populate Craft fields with dynamic data using the power of Twig.

14667.0k](/packages/lewisjenkins-craft-dynamic-fields)[superbig/craft3-templateselect

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

1744.9k](/packages/superbig-craft3-templateselect)[nystudio107/craft-minify

A simple plugin that allows you to minify blocks of HTML, CSS, and JS inline in Craft CMS templates.

37461.2k29](/packages/nystudio107-craft-minify)[jalendport/craft-preparse

A fieldtype that parses Twig when an element is saved and saves the result as plain text.

1086.4k](/packages/jalendport-craft-preparse)[craftpulse/craft-colour-swatches

Let clients choose from a predefined set of colours and utilise associated colour codes and class names in your templates.

3530.8k2](/packages/craftpulse-craft-colour-swatches)[verbb/footnotes

Adds a footnotes feature to CKEditor fields and Twig templates.

213.3k](/packages/verbb-footnotes)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
