davidthorn/craft-plugin

A Craft CMS plugin that contains Field(s) that can be used together with Matrix Blocks to make complicated forms.

0.0.5 2021-04-11 17:18 UTC

This package is not auto-updated.

Last update: 2024-06-04 06:57:29 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.