municipio / wp-plugin-modularity-contact-banner
Contact Banner
Installs: 33
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Type:wordpress-plugin
pkg:composer/municipio/wp-plugin-modularity-contact-banner
Requires
- composer/installers: ~2.2
Requires (Dev)
- 10up/wp_mock: dev-trunk#1.0.1
- php-mock/php-mock-mockery: ^1.4
README
This plugin is an LTS version of the Modularity Contact Banner plugin v3.1.5.
Installation
- Add the following to your
composer.jsonfile:{ "repositories": [ { "type": "vcs", "url": "https://github.com/municipio-lts/wp-plugin-modularity-contact-banner-2024.git", "only": [ "municipio-lts/wp-plugin-modularity-contact-banner-2024" ], "no-api": true }, ] } - Install the package:
composer require municipio-lts/wp-plugin-modularity-contact-banner-2024:dev-main
- Activate the plugin in WordPress.
- Activate the module under Modularity → Options.