This is a application store management module.
To import this module:
- Create a module named
SimStore
- Set the settings as:
{
"type": "git",
"origin": {
"uri": "https://github.com/simplicitesoftware/module-simstore.git"
}
}
- Click on the Import module button
The URL(s) of the store file(s) is in the STORE_SOURCE
system parameter.
This module can be analysed by the SonarQube analysis tool using this command:
mvn verify sonar:sonar
Custom page for adding/removing modules from the stores