rocketweb / module-ui-core
Helper functions and custom Magento 2 UI components
Installs: 7 531
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 2
Open Issues: 1
Language:HTML
Type:magento2-module
Requires
- php: ~5.5|~7.0.0|7.0.2|7.0.4|~7.0.6|~7.1
This package is auto-updated.
Last update: 2025-03-21 01:51:32 UTC
README
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