WP Manifestindependent plugin directory
manifest / editor / button-icons

Button Icons

Add button icons to Gutenberg buttons

by @maxpertici · github.com/maxpertici/button-icons · website

4stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/maxpertici/button-icons/archive/refs/heads/main.zip

Readme

Button Icons

Introduction

A WordPress plugin that adds icon functionality to Gutenberg button blocks.

Perfect for enhancing call-to-action buttons, navigation elements, and improving the visual appeal of your WordPress site.

https://github.com/user-attachments/assets/ec5a2fd8-17f3-4379-adc1-45b0308b17b8

Overview

This plugin provides a streamlined way to create and manage custom icon libraries for WordPress contributors and content creators.

Key Features

  • Custom Icon Integration: Seamlessly add your own SVG icons to the Gutenberg button block
  • Easy Asset Management: Simple folder-based organization for your icon collection
  • Automated Build Process: Convert your SVG files into optimized, ready-to-use icons

Getting Started

  1. Add your prepared SVG files to the /sources/icons/svg directory
  2. Follow the same naming and structure conventions as the existing icon files
  3. Run the build process to compile and optimize your icons
  4. Your custom icons will be automatically available in the Gutenberg button block interface

Inspiration

This plugin is directly inspired by this repository from Nick Diego

Read the full README on GitHub →