Download the PHP package consid-webbteamet/municipio-color-extension without Composer
On this page you can find all versions of the php package consid-webbteamet/municipio-color-extension. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download consid-webbteamet/municipio-color-extension
More information about consid-webbteamet/municipio-color-extension
Files in consid-webbteamet/municipio-color-extension
Download consid-webbteamet/municipio-color-extension
More information about consid-webbteamet/municipio-color-extension
Files in consid-webbteamet/municipio-color-extension
Vendor consid-webbteamet
Package municipio-color-extension
Short Description Municipio color extension for Lidingo
License MIT
Package municipio-color-extension
Short Description Municipio color extension for Lidingo
License MIT
Please rate this library. Is it a good library?
Informations about the package municipio-color-extension
Municipio Color Extension
WordPress plugin that adds extended color palettes to the Municipio Customizer.
Requirements
- PHP 8.0+
- WordPress
- Municipio (the plugin uses
\Municipio\Customizer\KirkiFieldand\Municipio\Customizer)
Installation
Composer
In Bedrock, the plugin is installed to web/app/plugins/municipio-color-extension via type: wordpress-plugin.
Manual
- Place the plugin in
wp-content/plugins/municipio-color-extension - Activate the plugin in WordPress admin
Functionality
The plugin registers four extended color palettes in the Customizer:
- Primary
- Secondary
- Tertiary
- Quaternary
Each palette exposes shades (50-500) as CSS variables on :root, for example --color-primary-500.
Release and Packagist
- Ensure
composer.jsonhas the correctname,type,description, andlicense. - Commit and push to a public Git repository (GitHub/GitLab/Bitbucket).
-
Create a semver tag and push it:
- Log in to packagist.org, click Submit, and enter the repository URL.
- In the package settings on Packagist, enable the GitHub/GitLab hook for automatic updates on push/tag.
Development
No build process is required. The plugin consists of a single PHP file loaded directly by WordPress.
All versions of municipio-color-extension with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package consid-webbteamet/municipio-color-extension contains the following files
Loading the files please wait ...