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.
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
- added Style Guide page that can be enabled/disabled via config
- added product labels
- added social sharing buttons on PDP