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

v25.x-dev 2025-11-18 16:53 UTC

This package is auto-updated.

Last update: 2025-11-24 09:17:32 UTC


README

This plugin is an LTS version of the Modularity Contact Banner plugin v3.1.5.

Installation

  1. Add the following to your composer.json file:
    {
      "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
        },
      ]
    }
  2. Install the package:
    composer require municipio-lts/wp-plugin-modularity-contact-banner-2024:dev-main
  3. Activate the plugin in WordPress.
  4. Activate the module under Modularity → Options.