strapi-plugin-text-plus
v0.0.2
Published
This is the description of the plugin.
Downloads
1
Readme
Strapi plugin Text Plus
Plugin that connects Strapi text field with Text Plus fields.
How to install:
- In a root folder of your strapi project run
npm install strapi-plugin-text-plus --save
- Rebuild admin UI
strapi build
- Run strapi
strapi develop
Version Notes:
- this plugin was tested with stable version of Strapi - 3.5.1.