strapi-plugin-point-list
strapi-plugin-point-list copied to clipboard
Strapi CMS plugin that provides point list field for selecting areas on images
Strapi plugin point-list
A plugin for Strapi CMS that provides point list field.
Table of Contents
- Strapi@latest Installation
- Strapi@<=4.3.x Installation
- Strapi@v3 Installation
Strapi@latest installation
yarn add strapi-plugin-point-list@>=4.4.4
After successful installation you need to rebuild the strapi admin panel.
yarn run build && yarn run develop
Contributing / Developing
Feel free to post any PR or issues.