MageSuite main package

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 43

Type:metapackage

v5.0.0 2020-04-01 09:36 UTC

README

MageSuite

A Magento 2 extension ecosystem providing UX/performance improvements and many new features.

This is a core metapackage which you should install in order to get MageSuite into your Magento 2 setup.

Demo

A small peek into to available features, this is by no means exaustive.

Short video presentation of the Content Constructor feature:

68747470733a2f2f692e76696d656f63646e2e636f6d2f766964656f2f3632353337383430372e776562703f6d773d393630266d683d353430

A demo installation showing the theme can be found here.

Magento versions

Magento version MageSuite package version
2.3.0-2.3.1 ^2.0.0
2.3.2 ^3.0.0
2.3.3 ^4.0.0
2.3.4 ^5.0.0

Requirements

All of the packages require Magento 2.3.4+.

The whole ecosystem depends on elasticsuite and you need elasticsearch in order to use it.

All of the frontend features and improvements are implemented in theme-creativeshop. You won't be able to take advantage of them if you use Luma or other custom theme.

WARNING! We do not support "easy"/"zip" magento installations. Creativeshop supports only the Integrator / composer route.

Installation

TIP It's advised you either have Elasticsuite (version 2.8.x) already installed and running. If you don't then this package will install it and you must have elasticsearch up and running on localhost:9200 prior to executing the setup:upgrade or it will fail.

  • (optional) Install Magento if you don't have it yet
  • Execute composer require creativestyle/magesuite ^5.0.0
  • Execute bin/magento setup:upgrade
  • Build the theme (next chapter)
  • Flush Magento cache
  • Switch the theme to Theme Creativeshop in admin

Building theme-creativeshop

MageSuite theme does not rely on Magento for building the assets, instead it uses gulp.

Before you start, make sure you have nodejs and yarn installed.

After the theme's composer package is installed to your Magento project, execute:

cd vendor/creativestyle/theme-creativeshop
yarn
yarn build

TIP If yarn command fails with guppy-pre-push: Command failed you need to run git init in the theme's directory as a workaround and retry yarn. A permanent solution is on the way.

It will install the build artifacts into app/design subfolder.

After the theme is built, clear your Magento cache and you should be able to select it in admin.

Brought to life by
creativestyle | Magento Agentur