...
MageSuite is a Magento 2 extension ecosystem providing UX/performance improvements and many new features.
Demo
A small peek into to available features, this is by no means exaustive.
Short video presentation of the Content Constructor feature:
Other features are presented as part of our User guide.
User guide
The user guide of MageSuite features can be found here.
Note |
---|
Some of extensions presented in User Guide are optional and not included in the main MageSuite Metapackage, so you . You might need to install them separately. |
...
Basic MageSuite modules are a part of MageSuite Metapackagemetapackage, but MageSuite offers a plenty of optional modules that can be added separately.
...
"creativestyle/magesuite"
This is a core Metapackage the main metapackage that you should install in order to get basic MageSuite installation into your Magento 2 setup.:
https://github.com/magesuite/magesuite/blob/12.x/composer.json
...
Magento version requirements depend on the MageSuite versionsversion used.
Check the Magento Versions compatibility table for reference.
The whole ecosystem depends on elasticsuite ElasticSuite and you need elasticsearch an ElasticSearch server 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 themethemes.
WARNING! We do not support "easy"/"zip" magento Magento installations. Creativeshop MageSuite supports only the Integrator / composer route composer way of setting up Magento.
Installation
Info |
---|
TIP It's advised you either have Elasticsuite (version 2.10.x) already installed and running. If you don't then this package will install it and you must have elasticsearch up and running on |
...
MageSuite theme does not rely on Magento for building the assets, instead, it uses gulp
andwebpack
.
Before you start, make sure you have nodejs and yarn installed.
After the theme's composer package is installed to on your Magento project, execute:
...
It will build and place build artifacts into the app/design
subfolder.
After the theme is built, clear your Magento cache and you should be able to select it in the admin.
Magento versions compatibility table
...