dreamseeker / craft-element-index-relabels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:PHP 62.1%Language:JavaScript 37.9%