davidthorn / craft-plugin
A Craft CMS plugin that contains Field(s) that can be used together with Matrix Blocks to make complicated forms.
Package info
github.com/davidthorn/craft-plugin
Type:craft-plugin
pkg:composer/davidthorn/craft-plugin
Requires
- craftcms/cms: ^3.6.0
This package is not auto-updated.
Last update: 2026-04-07 16:01:24 UTC
README
This repository contains a plugin that can be installed in a Craft CMS project.
Installation
Change into the source directory of your Craft CMS project and execute the following command:
composer install davidthorn/craft-plugin
Once you have completed this, you can then install the plugin, by either going into your admin portal, or by executing the following command:
php craft plugin/install djt_plugin
Fields
This plugin currently brings the following Field's that can be used within your project.
- FormTextField - Form Text Field
Change Log
All changes will be entered here.