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

Modularity Sections Extensions

Focused editor extensions for Modularity Sections in modern Municipio installations.

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

0stars
19composer installs
0forks

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-sections-extensions/archive/refs/heads/main.zip

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

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

From the readme

Modularity Sections Extensions Modularity Sections Extensions ports focused editor behavior from Municipio LTS to modern Municipio without restoring the deprecated standalone Modularity plugin. Supported first port The existing Sections modules, fields, controllers, views, and components remain the source of truth. This plugin changes only the editor control and toolbar for three stable ACF fields: - Section card field63ff1e7124e0e uses WYSIWYG with the full toolbar. - Section split/featured field60d1a8040b829 uses WYSIWYG with the full toolbar. - Section full field6154339333497 keeps WYSIWYG and uses the full toolbar. Labels, conditions, wrappers, saved values, and every other field property are preserved. Custom views, frontend assets, and write migrations are intentionally outside this release. Installation Install municipio/wp-plugin-modularity-sections-extensions with Composer. Composer Installers places it in wp-content/plugins/modularity-sections-extensions through extra.installer-name. The plugin supports modern Municipio only. The initial compatibility contract is verified against helsingborg-stad/municipio 6.43.2 and helsingborg-stad/modularity-sections 4.0.4.

Read the full README on GitHub →