Skip to content

Core functionality for Magento 2 Magesestio extensions

License

Notifications You must be signed in to change notification settings

MagestioEcommerce/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magestio Core

Core functionality for Magento 2 Magestio extensions

Features

  • Color orders by their status.
  • Better encode for special characters at urls
  • Multi sku search at catalog grid
  • Show Categories of products at catalog grid

Installation

  • Download the extension
  • Unzip the file
  • Create app/code/Magestio/Core directory
  • Copy the contents to app/code/Magestio/Core

Enable the extensions

php bin/magento module:enable Magestio_Core
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush
php bin/magento setup:static-content:deploy

Requirements

  • Compatible with Magento 2.+

Technical support