Skip to content

peastuti/strapi-plugin-label-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strapi plugin label-manager

A quick description of label-manager.

Requirements

Create a new collection type named Label (multi-locale) with two fields

  • key (Text) and disable the localization for this field
  • value (Long Text)

Install the plugin

Inside your project folder, execute

# yarn
yarn add strapi-plugin-label-manager

# npm
npm install strapi-plugin-label-manager

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published