Remo / concrete5-attribute-plain-text

concrete5.7 attribute allowing you to add static texts to forms generated with attributes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plain text concrete5 attribute

This is an attribute for the CMS concrete5.7 (http://www.concrete5.org/).

It will only allow you to define a text when configuring the attribute in the backend. The user will only see a static value you've defined.

This is probably only useful when you're building a dynamic application where the frontend form is generated by an automated process. This attribute makes it possible to add a hint, instructions or something similar to a dynamically created form.

Make sure you install the package in a directory called "attribute_plain_text" in your packages directory.

About

concrete5.7 attribute allowing you to add static texts to forms generated with attributes

License:MIT License


Languages

Language:PHP 100.0%