Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simplicitesoftware/module-simstore
App store for the Simplicite platform
https://github.com/simplicitesoftware/module-simstore
appstore low-code simplicite
Last synced: about 2 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-21T20:57:58.000Z (9 months ago)
- Last Synced: 2024-04-08T20:59:22.553Z (9 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
![](https://docs.simplicite.io//logos/logo250.png)
* * *`SimStore` module definition
============================[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=simplicite-modules-SimStore&metric=alert_status)](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