# Easy Symbols & Icons WordPress Plugin

## Requirements

-   WordPress 6.0 or higher
-   PHP 8.0 or higher

## Build Instructions

To build the plugin run:
```
git clone https://github.com/FARN-Design/easy-symbols-icons
cd easy-symbols-icons

chmod +x scripts/build.sh
./scripts/build.sh
```

Then zip the project and upload to wordpress

## Usage

1. **Settings Page**
   Go to the Easy Icon Fonts settings menu page in your WordPress admin view.

2. **General Tab**

    - Manage general settings for Easy Icon Fonts (in progress).
    - General info and tips.

3. **Font Select Tab**

    - Select which fonts to load on your site.
    - Upload custom TTF or OTF fonts.
    - Remove unwanted fonts.
    - Save your changes.

4. **Using the Icon Block**
   Add the `eics-icon` block in the editor, click on the block, then select an icon from the appearing menu.

### Notes

-   Only `.ttf` and `.otf` fonts are supported.
-   Uploaded fonts are immediately available.
-   Fonts can be managed anytime via the settings page.

## License

This plugin is licensed under the GPL v2 or later.

## Credits

Developed by [Farn - Digital Brand Design](https://www.farn.de/)
