Skip to content

Simple Screens is a library of screens and screen components (forms, sections, transitions) to be included, extended, or generally reused in applications based on Moqui Framework and Mantle Business Artifacts.

License

Notifications You must be signed in to change notification settings

haochunji/SimpleScreens

 
 

Repository files navigation

Simple Screens

license build release commits since release

LinkedIn Group Google Group Join the chat at https://gitter.im/moqui/mantle-usl Stack Overflow

A library of simple screens and screen components (forms, sections, transitions) to be included, extended, or generally reused in applications based on Moqui Framework and Mantle Business Artifacts

To install simply put the SimpleScreens directory in the moqui/runtime/component or component-lib directory. To make sure SimpleScreens loads before your component add a dependency in your component's component.xml file like:

<depends-on name="SimpleScreens"/>

Note that this component requires Mantle UDM and USL (mantle-udm, mantle-usl) to be in place and has component dependencies on them.

About

Simple Screens is a library of screens and screen components (forms, sections, transitions) to be included, extended, or generally reused in applications based on Moqui Framework and Mantle Business Artifacts.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • FreeMarker 97.3%
  • JavaScript 1.5%
  • Groovy 1.2%