https://github.com/simplicitesoftware/module-simstore
App store for the Simplicite platform
https://github.com/simplicitesoftware/module-simstore
appstore low-code simplicite
Last synced: 4 months ago
JSON representation
App store for the Simplicite platform
- Host: GitHub
- URL: https://github.com/simplicitesoftware/module-simstore
- Owner: simplicitesoftware
- Created: 2020-05-05T16:30:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-21T20:57:58.000Z (over 1 year ago)
- Last Synced: 2024-12-29T10:44:57.291Z (6 months ago)
- Topics: appstore, low-code, simplicite
- Language: Java
- Size: 113 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

* * *`SimStore` module definition
============================[](https://sonarcloud.io/dashboard?id=simplicite-modules-SimStore)
### Introduction
This is a **application store** management module.
### Import
To import this module:
- Create a module named `SimStore`
- Set the settings as:```json
{
"type": "git",
"origin": {
"uri": "https://github.com/simplicitesoftware/module-simstore.git"
}
}
```- Click on the _Import module_ button
### Configure
The URL(s) of the store file(s) is in the `STORE_SOURCE` system parameter.
### Quality
This module can be analysed by the **SonarQube** analysis tool
using this command:```bash
mvn verify sonar:sonar
````StoStore` external object definition
-------------------------------------Custom page for adding/removing modules from the stores