Skip to content

Magento 2 module for theme-independent UI customizations

License

Notifications You must be signed in to change notification settings

parththummar/module-ui-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RocketWeb UI Core module

Magento 2 module including custom functionality and UI customizations. Module can be used on its own but works best with RW Prime theme which it comes bundled with.

Installation

Install using Composer

$ composer require rocketweb/module-ui-core

To install manually download the module contents into app/code/RocketWeb/UiCore

Once installed enable module and upgrade your magento instance

$ bin/magento module:enable RocketWeb_UiCore
$ bin/magento setup:upgrade

Changes:

  • added Style Guide page that can be enabled/disabled via config
  • added product labels
  • added social sharing buttons on PDP

About

Magento 2 module for theme-independent UI customizations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 58.1%
  • PHP 41.9%