Modularity #3 in Page Builder Addons
[Deprecated] Widget plugin for WordPress based on post-type's
by Kristoffer Svanmark, Sebastian Thulin · github.com/helsingborg-stad/modularity · website
★ 9stars
26kcomposer installs
11forks
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/helsingborg-stad/modularity/archive/refs/heads/main.zipAlso on Packagist as helsingborg-stad/modularity:
composer require helsingborg-stad/modularityFrom the readme
⚠️ Deprecation Notice: Modularity Plugin
The Modularity plugin has been deprecated.
All features have been moved into the Municipio Theme, where ongoing updates and improvements will continue.
This plugin will no longer receive updates or maintenance.
Modularity
Modular component system plugin for WordPress. Drag and drop the bundled modules or your custom modules to your page layout.
Download plugin.
To download a complete out of the box working plugin without the need to compile or fetch dependencies.
Go here and download the full-release.zip from the latest version.
Creating modules
To create your very own Modularity module you simply create a plugin with a class that extends our Modularity\Module class.
A module actually is the same as a custom post type. However we've added a few details to enable you to use them as modules.
Use the $this-register() method to create a very basic module.
Here's a very basic example module for you:
Module templates
You can easily create your own module templates by placing them in: /wp-content/themes/[my-theme]/templates/module/.
Name your template file with the following pattern: modularity-[module-id].php. You
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 6.90.41 | Oct 28, 2025 | — | — |
| 6.90.39 | Oct 28, 2025 | — | — |
| 6.90.38 | Oct 24, 2025 | — | — |
| 6.90.37 | Oct 16, 2025 | — | — |
| 6.90.36 | Oct 16, 2025 | — | — |
| 6.90.35 | Oct 15, 2025 | — | — |
| 6.90.34 | Oct 15, 2025 | — | — |
| 6.90.33 | Oct 10, 2025 | — | — |
| 6.90.32 | Oct 9, 2025 | — | — |
| 6.90.31 | Oct 9, 2025 | — | — |
| 6.90.30 | Oct 9, 2025 | — | — |
| 6.90.29 | Oct 8, 2025 | — | — |
| 6.90.28 | Oct 8, 2025 | — | — |
| 6.90.27 | Oct 1, 2025 | — | — |
| 6.90.26 | Sep 30, 2025 | — | — |
| 6.90.25 | Sep 29, 2025 | — | — |
| 6.90.23 | Sep 23, 2025 | — | — |
| 6.90.22 | Sep 23, 2025 | — | — |
| 6.90.21 | Sep 22, 2025 | — | — |
| 6.90.20 | Sep 18, 2025 | — | — |
| 6.90.19 | Sep 18, 2025 | — | — |
| 6.90.17 | Sep 18, 2025 | — | — |
| 6.90.16 | Sep 18, 2025 | — | — |
| 6.90.15 | Sep 10, 2025 | — | — |
| 6.90.14 | Sep 9, 2025 | — | — |