spicyweb/craft-fieldlabels

This package is abandoned and no longer maintained. No replacement package was suggested.

Override Craft CMS field labels and instructions in the field layout designer

Installs: 32 690

Dependents: 0

Suggesters: 0

Security: 0

Stars: 125

Watchers: 5

Forks: 10

Open Issues: 1

Language:JavaScript

Type:craft-plugin

1.3.2 2021-08-17 09:36 UTC

README

icon.svg

Field Labels

Note: Field Labels is no longer supported, due to its field label/instruction overriding ability being added to Craft 3.5. If you are a user of Field Labels upgrading to Craft 3.5 or later Craft 3 releases, please check to confirm that Field Labels 1.3 has successfully migrated your field label/instruction overrides to the Craft 3.5 format, then uninstall Field Labels.

Users of Craft 3.1-3.4 may continue to use Field Labels 1.2.4, users of Craft 2 may continue to use Relabel 0.1.3, and the license allows you to fork this project and make any changes that you require.

A Craft CMS plugin that allows overriding field labels and instructions for individual entry and element types in the field layout designer. This is useful for when you want to tailor the name or instructions of a field to a particular area, without having to create another (essentially identical) field.

If you want to hide a field's name or instructions, rather than replace them -- Field Labels can do that, too! Just check the Hide Name and/or the Hide Instructions boxes in the Field Labels relabelling modal window.

Field Labels supports overriding the names and instructions on any custom fields used with:

Note: This is the plugin originally released for Craft 2 as Relabel.

Installation

Field Labels can be installed from the Craft Plugin Store or with Composer.

Craft Plugin Store

Open your Craft project's control panel, navigate to the Plugin Store, search for Field Labels and click Install.

Composer

Open your terminal, navigate to your Craft project's root directory and run the following command:

composer require spicyweb/craft-fieldlabels

Then open your project's control panel, navigate to Settings → Plugins, find Field Labels and click Install.

Upgrading from Relabel for Craft 2

When installing Field Labels on a Craft 3 project that was upgraded from Craft 2 and had Relabel for Craft 2 installed, the previous Relabel data will automatically be migrated for use with Field Labels.

Screenshots

Field Labels screenshot Field Labels editing screenshot

Created by Benjamin Fleming
Maintained by Spicy Web