Skip to content

dreamseeker/craft-element-index-relabels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Element Index Relabels plugin for Craft CMS 4.x

Relabels field label within element index.

Screenshot

Requirements

This plugin requires Craft CMS 4.0.0 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require dreamseeker/element-index-relabels
    
  3. 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