https://github.com/dynolabs/strapi-bootstrap-icons
Bootstrap Icons for Strapi - More than 1050 icons for your strapi project
https://github.com/dynolabs/strapi-bootstrap-icons
bootstrap bootstrap4 icons strapi
Last synced: about 1 year ago
JSON representation
Bootstrap Icons for Strapi - More than 1050 icons for your strapi project
- Host: GitHub
- URL: https://github.com/dynolabs/strapi-bootstrap-icons
- Owner: dynolabs
- License: mit
- Created: 2023-10-22T16:36:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-03T04:08:29.000Z (over 1 year ago)
- Last Synced: 2024-11-07T11:52:13.367Z (over 1 year ago)
- Topics: bootstrap, bootstrap4, icons, strapi
- Language: TypeScript
- Homepage:
- Size: 1.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
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](https://icons.getbootstrap.com/) 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`:
1. Add a [GitHub Star](https://github.com/dynolabs/strapi-bootstrap-icons/stargazers) to the project.
2. Support the project by donating a [cup of coffee](https://buymeacoff.ee/dulajdeshan).
## ๐งพ License
This plugin is licensed under the MIT License. See the [LICENSE](./LICENSE) file for more information.