Download the PHP package mooore/magento2-module-wordpress-integration-cms without Composer

On this page you can find all versions of the php package mooore/magento2-module-wordpress-integration-cms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package magento2-module-wordpress-integration-cms

![Magento screenshot](assets/preview.png)

Mooore Wordpress Integration Cms

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

: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;

Your Wordpress theme is made for the new full page editing 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
My theme has an option that does not show on the Magento 2 side 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.

All versions of magento2-module-wordpress-integration-cms with dependencies

PHP Build Version
Package Version
Requires symfony/http-client Version ^5.4
magento/module-cms Version 103.*|104.*
mooore/magento2-module-wordpress-integration Version ^0.5
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package mooore/magento2-module-wordpress-integration-cms contains the following files

Loading the files please wait ....