All Projects → spicywebau → Craft Fieldlabels

spicywebau / Craft Fieldlabels

Licence: mit
Override Craft CMS field labels and instructions in the field layout designer

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Craft Fieldlabels

Craft.doxter
Markdown editor and parser for Craft CMS
Stars: ✭ 80 (-37.5%)
Mutual labels:  craftcms, craft-plugin
Craft Preparse Field
Field type that parses twig when an element is saved.
Stars: ✭ 103 (-19.53%)
Mutual labels:  craftcms, craft-plugin
Craft Brief
Quick, easy, and customizable user-group notifications for Craft CMS.
Stars: ✭ 47 (-63.28%)
Mutual labels:  craftcms, craft-plugin
Upper
Integrates Edge Caches like Fastly, KeyCDN, Cloudflare and Varnish with Craft.
Stars: ✭ 89 (-30.47%)
Mutual labels:  craftcms, craft-plugin
Guest Entries
Accept anonymous entry submissions with Craft.
Stars: ✭ 100 (-21.87%)
Mutual labels:  craftcms, craft-plugin
Oauth
(Deprecated) Helps developers consume OAuth-based web services in Craft plugins.
Stars: ✭ 38 (-70.31%)
Mutual labels:  craftcms, craft-plugin
Craft Helpers
Helpers plugin for Craft CMS
Stars: ✭ 58 (-54.69%)
Mutual labels:  craftcms, craft-plugin
Craft Coordinates
A twig filter for Craft CMS that gets the latitude and longitude from an address
Stars: ✭ 27 (-78.91%)
Mutual labels:  craftcms, craft-plugin
Instantanalytics
DEPRECATED Instant Analytics brings full Google Analytics support to your Twig templates and automatic Craft Commerce integration with Google Enhanced Ecommerce.
Stars: ✭ 103 (-19.53%)
Mutual labels:  craftcms, craft-plugin
Minify
DEPRECATED A simple plugin that allows you to minify blocks of HTML, CSS, and JS inline in Craft CMS templates
Stars: ✭ 111 (-13.28%)
Mutual labels:  craftcms, craft-plugin
Craft.patrol
Patrol simplifies SSL and maintenance routing for sites built with Craft
Stars: ✭ 91 (-28.91%)
Mutual labels:  craftcms, craft-plugin
Plugins
The master list of Craft 3-compatible plugins
Stars: ✭ 111 (-13.28%)
Mutual labels:  craftcms, craft-plugin
Craft Asset Rev
A Craft CMS plugin to help with cache busting
Stars: ✭ 109 (-14.84%)
Mutual labels:  craftcms, craft-plugin
Craft User Manual
📚 Help Section Plugin for Craft CMS.
Stars: ✭ 83 (-35.16%)
Mutual labels:  craftcms, craft-plugin
Commerceregisteroncheckout
ARCHIVED: SEE README Allow user registration during Craft Commerce V1 checkouts.
Stars: ✭ 34 (-73.44%)
Mutual labels:  craftcms, craft-plugin
Aws S3
Amazon S3 volume type for Craft CMS
Stars: ✭ 57 (-55.47%)
Mutual labels:  craftcms, craft-plugin
Falcon
Enables Xkey / Hash-Two / Surrogate Key caching with Craft 2.x. Very experimental.
Stars: ✭ 14 (-89.06%)
Mutual labels:  craftcms, craft-plugin
Vanillaforums
DEPRECATED Single Sign On plugin for VanillaForums/jsConnect and CraftCMS
Stars: ✭ 14 (-89.06%)
Mutual labels:  craftcms, craft-plugin
Generator Craftplugin
generator-craftplugin is a Yeoman generator for Craft CMS plugins
Stars: ✭ 69 (-46.09%)
Mutual labels:  craftcms, craft-plugin
Craft Quick Field
Create fields on the fly while designing field layouts
Stars: ✭ 104 (-18.75%)
Mutual labels:  craftcms, craft-plugin

Field Labels

Note: As of August 7, 2020, 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, 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].