An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


Bootstrap Icons


Bootstrap Icons for Strapi

Plugin for adding bootstrap icons to Strapi.



Version
License

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.

![strapi bootstrap icons](./screenshot/screenshot-1.png)

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

![strapi bootstrap icons](./screenshot/screenshot-2.png)

Now You can create new records via the Admin panel with selecting your preferred bootstrap icons.

![strapi bootstrap icons](./screenshot/screenshot-3.png)

![strapi bootstrap icons](./screenshot/screenshot-4.png)

## ๐Ÿ–ฅ๏ธ Demo

![strapi bootstrap icons demo](./screenshot/demo.gif)

## ๐Ÿ‘ 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.