Moltin Module Dashboard
Dashboard for managing Moltin Flows
A dashboard was developed to install and manage custom Flows in Moltin, reproducing standard and custom Magento modules.
UX includes:
- modules available to install
- the versions of modules that can be installed
- the versions currently installed in Moltin's database.
Modules are similar-structured javascript objects collected and monitored. There are two distinct sets:
- Extensions: Objects that extend core Moltin objects.
- Custom: Objects that are built entirely custom.