Magento 2 module for integrating Wordpress pages in Magento CMS pages
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.
composer require mooore/magento2-module-wordpress-integration-cms
bin/magento setup:upgrade
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
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.
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
If a block does match your Wordpress styling or is missing a feature,
please first check the following points before opening a issues;