davidthorn/craft-plugin

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

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:craft-plugin

pkg:composer/davidthorn/craft-plugin

0.0.5 2021-04-11 17:18 UTC

This package is not auto-updated.

Last update: 2025-12-30 14:35:45 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.