Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Latest commit

 

History

History
executable file
·
35 lines (23 loc) · 929 Bytes

README.md

File metadata and controls

executable file
·
35 lines (23 loc) · 929 Bytes

Hidden Tab for Craft CMS

When you name a tab "Hidden" (or "hidden"), it will not be visible to non-admin users.

Requirements

This plugin requires Craft CMS 3.4.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
     composer require statikbe/hidden-tab
     ./craft plugin/install hidden-tab 
    

Support

The plugin supports:

If you have a plugin that includes a custom element type and would like to support Hidden Tab, feel free to create an issue here.


Brought to you by Statik.be