WP Manifestindependent plugin directory
manifest / content / wp-plugin-modularity-posts-extensions

Modularity Posts Extensions

Focused extensions for the built-in Posts module in modern Municipio installations.

by Whitespace · github.com/municipio-se/wp-plugin-modularity-posts-extensions

0stars
288composer installs
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/municipio-se/wp-plugin-modularity-posts-extensions/archive/refs/heads/main.zip

Also on Packagist as municipio/wp-plugin-modularity-posts-extensions:

composer require municipio/wp-plugin-modularity-posts-extensions

From the readme

Modularity Posts Extensions Modularity Posts Extensions adds focused display behavior from Municipio LTS to the Posts module built into modern Municipio. It extends that module without owning or replacing it, restoring Municipio Extended, or depending on the deprecated standalone Modularity plugin. Supported first port - The existing Posts module and its metadata remain the source of truth. - postsdisplayas=mixed is exposed as Cards and list without a write migration. - The first two posts in Municipio's prepared order render as cards. - Remaining posts render as a compact title list. - Zero posts render no empty card or list shell; one or two posts render cards only. - Existing title, preamble, card field choices, archive link, post order, sticky-post precedence, and post sources remain owned by Municipio. Taxonomy display, slider combinations, pagination changes, new data sources, and other LTS Posts layouts are intentionally outside this release. Installation Install municipio/wp-plugin-modularity-posts-extensions with Composer. Composer Installers places it in wp-content/plugins/modularity-posts-extensions through extra.installer-name. The plugin supports modern Mu

Read the full README on GitHub →