Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moqui/moqui-framework
Use Moqui Framework to build enterprise applications based on Java. It includes tools for databases (relational, graph, document), local and web services, web and other UI with screens and forms, security, file/resource access, scripts, templates, l10n, caching, logging, search, rules, workflow, multi-instance, and integration.
https://github.com/moqui/moqui-framework
application-framework crm database-access ecommerce entity erp framework freemarker groovy java moqui moqui-framework rest security server service web
Last synced: 3 days ago
JSON representation
Use Moqui Framework to build enterprise applications based on Java. It includes tools for databases (relational, graph, document), local and web services, web and other UI with screens and forms, security, file/resource access, scripts, templates, l10n, caching, logging, search, rules, workflow, multi-instance, and integration.
- Host: GitHub
- URL: https://github.com/moqui/moqui-framework
- Owner: moqui
- License: other
- Created: 2016-01-23T23:26:03.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-06T18:44:35.000Z (3 months ago)
- Last Synced: 2025-01-11T08:04:47.416Z (10 days ago)
- Topics: application-framework, crm, database-access, ecommerce, entity, erp, framework, freemarker, groovy, java, moqui, moqui-framework, rest, security, server, service, web
- Language: Groovy
- Homepage: http://www.moqui.org
- Size: 10.5 MB
- Stars: 286
- Watchers: 55
- Forks: 204
- Open Issues: 68
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Security: SECURITY.md
- Authors: AUTHORS
Awesome Lists containing this project
README
## Welcome to Moqui Framework
[![license](https://img.shields.io/badge/license-CC0%201.0%20Universal-blue.svg)](https://github.com/moqui/moqui-framework/blob/master/LICENSE.md)
[![build](https://travis-ci.org/moqui/moqui-framework.svg)](https://travis-ci.org/moqui/moqui-framework)
[![release](https://img.shields.io/github/release/moqui/moqui-framework.svg)](https://github.com/moqui/moqui-framework/releases)
[![commits since release](http://img.shields.io/github/commits-since/moqui/moqui-framework/v3.0.0.svg)](https://github.com/moqui/moqui-framework/commits/master)
[![downloads](https://img.shields.io/github/downloads/moqui/moqui-framework/total.svg)](https://github.com/moqui/moqui-framework/releases)
[![downloads](https://img.shields.io/github/downloads/moqui/moqui-framework/v3.0.0/total.svg)](https://github.com/moqui/moqui-framework/releases/tag/v3.0.0)[![Discourse Forum](https://img.shields.io/badge/moqui%20forum-discourse-blue.svg)](https://forum.moqui.org)
[![Google Group](https://img.shields.io/badge/google%20group-moqui-blue.svg)](https://groups.google.com/d/forum/moqui)
[![LinkedIn Group](https://img.shields.io/badge/linked%20in%20group-moqui-blue.svg)](https://www.linkedin.com/groups/4640689)
[![Gitter Chat at https://gitter.im/moqui/moqui-framework](https://badges.gitter.im/moqui/moqui-framework.svg)](https://gitter.im/moqui/moqui-framework?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Stack Overflow](https://img.shields.io/badge/stack%20overflow-moqui-blue.svg)](http://stackoverflow.com/questions/tagged/moqui)For information about community infrastructure for code, discussions, support, etc see the Community Guide:
For details about running and deploying Moqui see:
Note that a runtime directory is required for Moqui Framework to run, but is not included in the source repository. The
Gradle get component, load, and run tasks will automatically add the default runtime (from the moqui-runtime repository).For information about the current and near future status of Moqui Framework
see the [ReleaseNotes.md](https://github.com/moqui/moqui-framework/blob/master/ReleaseNotes.md) file.For an overview of features see:
Get started with Moqui development quickly using the Tutorial at:
For comprehensive documentation of Moqui Framework see the wiki based documentation on moqui.org (*running on Moqui HiveMind*):