municipio/wp-plugin-modularity-module-groups

Module-group editing and full-width grouped rendering for modern Municipio.

Maintainers

Package info

github.com/municipio-se/wp-plugin-modularity-module-groups

Type:wordpress-plugin

pkg:composer/municipio/wp-plugin-modularity-module-groups

Transparency log

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-07-28 22:18 UTC

This package is auto-updated.

Last update: 2026-07-29 08:43:44 UTC


README

Adds the verified Municipio LTS module-group workflow to modern Municipio without changing the existing modularity-modules storage format.

Compatibility contract

  • Composer package: municipio/wp-plugin-modularity-module-groups
  • Installer name and WordPress directory: modularity-module-groups
  • Plugin name: Modularity Module Groups
  • Text domain: modularity-module-groups
  • Verified Municipio version: 6.43.2

Each placed module keeps its existing row key plus postid, hidden, and columnWidth. The optional background remains stored on that same row. Adjacent rows with the same normalized background form a group. Reading or activating the plugin does not write post metadata or options.

The editor integration is intentionally disabled outside the verified Municipio version. In that case the original Modularity editor remains active, an admin notice explains the incompatibility, and saved data remains untouched.

Development

composer install
composer format
composer test
composer lint