📊 State of Magento 2025

The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

613 Modules
401 Ready
211 Need Help
🏆 Leaderboard
Potentially Abandoned v0.12.2

Wordpress Integration Cms

mooore/magento2-module-wordpress-integration-cms

Integrates WordPress pages into Magento 2's frontend. Allows managing content using WordPress within the Magento 2 environment.

71,086
Downloads
Below average
10
GitHub Stars
Below average
2y ago
Last Release
4
Open Issues
Build Issues
0/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
PHPStan

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v0.12.2 on Magento 2.4.8-p3
Dec 28, 2025

Looking for Contributors

Composer installation fails. Your contribution could help the entire Magento community!

Contribute

Share This Module's Status

Wordpress Integration Cms Magento compatibility status badge

README

Loaded from GitHub

Magento screenshot

Packagist Version Supported Magento Versions Compatible with Hyva license

Magento 2 module for integrating Wordpress pages in to your Magento 2 frontend. Giving you the power of a real CMS system via Wordpress inside Magento 2.

Installation

composer require mooore/magento2-module-wordpress-integration-cms
bin/magento setup:upgrade

:warning: This module is still in its Beta phase. So with any new version it might break something from the previous version. Use at your own risk.

How to use

When the module is installed. You can add your wordpress domain to the Content > Wordpress Sites. This is the base URL.

After this, all pages will be available as dropdown in your Magento CMS pages.

For more in-depth instructions please see the wiki

Styles/Script

All styles are loaded by default with your theme.

The blocks are loaded as an separate style for only Wordpress Integration pages.

The custom styles are loaded with your main theme styles, which offers an option to hook in to the Wordpress block styles.

This works for the Luma (LESS), Snowdog Blank (SCSS) and Hyva themes.

Support

Is something missing or found a bug. Feel free to support this Module by adding a Issue or Pull Request.

Have something cool that extend on this module share it

Block Compatibility Issues

If a block does match your Wordpress styling or is missing a feature, please first check the following points before opening a issues;

If this is the case, please take note these block styles are not compatible for any themes that support full page editing.

This could be for example the TwentyTwentyTwo theme.

You can do the following options;

  • Use an older theme like TwentyTwentyOne
  • Disable the block options

This can mean 2 posible things;

  1. Your custom option has no styles on the Magento side
  2. Your custom option creates inline styles on the Wordpress side

If it is option 1 you also have an class that with that custom option, simply add the required styles to that class.

if it is options 2 then there is nothing you can do for now, except disable the option on the Wordpress side.

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.