WP Manifestindependent plugin directory
manifest / editor / services-block

Imagewize Services Blocks archived

Services Block with SVGs per service

by Imagewize · github.com/imagewize/services-block

0stars
275composer installs
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/imagewize/services-block/archive/refs/heads/main.zip

Also on Packagist as imagewize/services-block:

composer require imagewize/services-block

From the readme

Imagewize Services Block A WordPress block for creating customizable service sections with SVG icon support. Features - Responsive service section layout with SVG icons - Title underline effects with customizable colors - Configurable block and column backgrounds - Mobile-optimized design - Theme color integration - SVG icon support with security sanitization Requirements - WordPress 6.7+ - PHP 8.0+ - PHP XML extension - SVG Upload Support: WordPress blocks SVG uploads by default. To use SVG icons, you need to enable SVG uploads. This can be done via your theme's functions.php file or by using a plugin that allows SVG uploads. Example code for functions.php: Installation Via Composer (Recommended) Manual Installation 1. Download and unzip to /wp-content/plugins/ 2. Activate through WordPress admin Usage 1. Add "Services Container" block 2. Customize colors, typography, and layout 3. SVG icons can be added via the SVG block toolbar Development Security - SVG sanitization and validation (Note: Requires SVG uploads to be enabled in WordPress, see Requirements) - Safe file handling - Proper MIME type checks License GPL-2.0-or-later

Read the full README on GitHub →

Releases

TagPublished
v1.0.1 Apr 3, 2026
v1.0.0 Apr 15, 2025

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.