Download the PHP package spicyweb/craft-fieldlabels without Composer
On this page you can find all versions of the php package spicyweb/craft-fieldlabels. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download spicyweb/craft-fieldlabels
More information about spicyweb/craft-fieldlabels
Files in spicyweb/craft-fieldlabels
Package craft-fieldlabels
Short Description Override Craft CMS field labels and instructions in the field layout designer
License MIT
Homepage https://spicyweb.com.au/
Informations about the package craft-fieldlabels
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:
- Craft CMS's in-built sections/entry types, category groups, global sets, users, assets/volumes and tag groups
- Craft Commerce product types, variants, orders and subscriptions
- Neo fields
- Solspace Calendar events
- Verbb Wishlist list types and items
- Verbb Events
- Verbb Gift Voucher
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:
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
Created by Benjamin Fleming
Maintained by Spicy Web