https://github.com/salsan/boldthemes-icon-builder
Create or update from CSS File Gliphy Icon Set to a PHP file for load custom icons in WordPress BoldThemes Themes
https://github.com/salsan/boldthemes-icon-builder
boldthemes glyphs icons tool wordpress
Last synced: 11 months ago
JSON representation
Create or update from CSS File Gliphy Icon Set to a PHP file for load custom icons in WordPress BoldThemes Themes
- Host: GitHub
- URL: https://github.com/salsan/boldthemes-icon-builder
- Owner: salsan
- License: mit
- Created: 2022-05-14T17:58:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-11T06:46:28.000Z (about 1 year ago)
- Last Synced: 2025-01-03T04:48:57.078Z (about 1 year ago)
- Topics: boldthemes, glyphs, icons, tool, wordpress
- Language: TypeScript
- Homepage:
- Size: 452 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BoldThemes Icon Builder
Create or update from CSS File Gliphy Icon Set to a PHP file for load custom icons in WordPress [BoldThemes Themes](https://bold-themes.com/)
# Description
This is **unofficial** tool to simplify to [create PHP file with your custom icons](https://boldthemes.ticksy.com/article/12694) for BoldThemes
# Installation
```bash
npm i --save-dev boldthemes-icon-builder
```
**or**
```bash
npm i -g boldthemes-icon-builder
```
# Usage
```bash
boldthemes-icon-builder your.css
```
# Features
- Read css and create or update custom icon set for PHP file
# License
MIT License 2022 Salvatore Santagati ()