strapi-plugin-text-plus-tags
v0.0.1
Published
This is the description of the plugin.
Downloads
1
Readme
Strapi plugin Text Plus Tags
Plugin that add tags.
Required:
How to install:
- In a root folder of your strapi project run
npm install strapi-plugin-text-plus strapi-plugin-text-plus-tags --save
- Rebuild admin UI
strapi build
- Run strapi
strapi develop
- To activate add shortcode to description of text field
[textplus:tags]
Version Notes:
- this plugin was tested with stable version of Strapi - 3.5.1.