Type
magento2-module
Helper functions and custom Magento 2 UI components
magento2-module
GPL-3.0-or-later
None
None
None
None
None
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