remo/attribute_plain_text

Maintainers

Package info

github.com/Remo/concrete5-attribute-plain-text

Type:concrete5-package

pkg:composer/remo/attribute_plain_text

Statistics

Installs: 173

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

dev-master 2018-05-08 07:39 UTC

This package is not auto-updated.

Last update: 2026-03-09 16:46:56 UTC


README

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.