1.1.2 • Published 2 years ago

strapi-plugin-label-manager v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago