Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (strapi-bootstrap-icons) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Bootstrap Icons for Strapi
Plugin for adding bootstrap icons to Strapi.
Strapi Bootstrap Icons Plugin is a custom plugin for Strapi that allows to use Bootstrap Icons for your content.
⚙️ Installation
To install the Strapi Bootstrap Icons, simply run one of the following command:
npm install strapi-bootstrap-icons
yarn add strapi-bootstrap-icons
⚡️ Usage
After installation you will find the Bootstrap Icon
at the custom fields section of the content-type builder.
Now you can define the field attributes. Bootstrap Icon
field allows you to select a response type for the field value in 3 formats.
- Base64
- SVG
- CSS Class
Now You can create new records via the Admin panel with selecting your preferred bootstrap icons.
🖥️ Demo
👍 Contribute
If you want to say Thank You and/or support the active development of Strapi Boostrap Icons
:
- Add a GitHub Star to the project.
- Support the project by donating a cup of coffee.
🧾 License
This plugin is licensed under the MIT License. See the LICENSE file for more information.