With the Whitelabel app you can customize many aspects of the UI, from changing the logo to managing the e-mail notification templates. This allows you to effectively apply your own branding and make this product your own.
- Upload files from directory
srcto directory with source files of your Monster UI (near the folders "apps", "css" and "js") - Register
whitelabelapp - Build your Monster UI with original builder (command
gulp) - Activate the Whitelabel app in Monster UI App Store (
/#/apps/appstore)
- Install dependencies
npm install gulp && npm install gulp-sass && npm install gulp-clean - Run builder
gulp --gulpfile gulpfile-build-app.js - Upload all folders and files from directory
distto root directory of your Monster UI (near the folders "apps", "css" and "js") - Register
whitelabelapp - Activate the Whitelabel app in Monster UI App Store (
/#/apps/appstore)