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.
To install the Strapi Bootstrap Icons, simply run one of the following command:
npm install strapi-bootstrap-icons
yarn add strapi-bootstrap-icons
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.
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.
This plugin is licensed under the MIT License. See the LICENSE file for more information.