https://github.com/moqui/simplescreens
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.
https://github.com/moqui/simplescreens
accounting crm erp mantle-business moqui moqui-framework screen user-interface
Last synced: 6 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/moqui/simplescreens
- Owner: moqui
- License: other
- Created: 2016-01-05T06:04:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-11-16T02:04:56.000Z (over 1 year ago)
- Last Synced: 2025-01-09T03:46:48.232Z (over 1 year ago)
- Topics: accounting, crm, erp, mantle-business, moqui, moqui-framework, screen, user-interface
- Language: FreeMarker
- Homepage:
- Size: 5.17 MB
- Stars: 21
- Watchers: 16
- Forks: 61
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Authors: AUTHORS
Awesome Lists containing this project
README
# Simple Screens
[](https://github.com/moqui/SimpleScreens/blob/master/LICENSE.md)
[](https://travis-ci.org/moqui/SimpleScreens)
[](https://github.com/moqui/SimpleScreens/releases)
[](https://github.com/moqui/SimpleScreens/commits/master)
[](https://forum.moqui.org)
[](https://groups.google.com/d/forum/moqui)
[](https://www.linkedin.com/groups/4640689)
[](http://stackoverflow.com/questions/tagged/moqui)
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:
Note that this component requires Mantle UDM and USL (mantle-udm, mantle-usl) to be in place and has component dependencies on them.