1.1.2 • Published 3 years ago

strapi-plugin-label-manager v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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
1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago