Download the PHP package imagewize/services-block without Composer
On this page you can find all versions of the php package imagewize/services-block. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package services-block
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 forfunctions.php
:
Installation
Via Composer (Recommended)
Manual Installation
- Download and unzip to
/wp-content/plugins/
- Activate through WordPress admin
Usage
- Add "Services Container" block
- Customize colors, typography, and layout
- 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
All versions of services-block with dependencies
PHP Build Version
Package Version
The package imagewize/services-block contains the following files
Loading the files please wait ....