dreamseeker / element-index-relabels
Relabels field label within element index.
Installs: 155
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 0
Type:craft-plugin
Requires
- php: ^8.0.2
- craftcms/cms: ^4.0.0
Requires (Dev)
- craftcms/cms: ^4.0.0
- vlucas/phpdotenv: ^5.4.0
This package is auto-updated.
Last update: 2025-03-15 07:26:01 UTC
README
Relabels field label within element index.
Requirements
This plugin requires Craft CMS 4.0.0 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require dreamseeker/element-index-relabels
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for Element Index Relabels.
Overview
This plugin relabels the following elements in the Element Index.
- Header row labels (table view only)
- Sort menu button and option's label
- Checkbox labels in the source selection modal
Supported Elements
- Entries
- Categories
- Assets
- Users
Brought to you by dreamseeker