Git Product home page Git Product logo

magesuite's Introduction

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:

A demo installation showing the theme can be found here.

User guide

PDF User guide of MageSuite features can be downloaded here.

⚠️

Some of extensions presented in User Guide are optional and not bundled in main MageSuite metapackage.

You might need to install them separately.

You can find list of all available extensions here.

We will prepare more readable list of available extensions with respective descriptions in 2021. It will be included in this README.

Magento versions

Magento version MageSuite package version List of potential breaking compatibility changes
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
2.4.0+ ^7.0.0 here
2.4.2+ ^8.0.0 Preparation in progress

Requirements

All of the packages require Magento 2.4.2+.

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.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 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 ^8.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

⚠️

theme-creativeshop from version 12 requires Node 14

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.