https://github.com/bonitasoft/bonita-application-directory
https://github.com/bonitasoft/bonita-application-directory
lifecycle-platform published-internal-only transitive-dep
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bonitasoft/bonita-application-directory
- Owner: bonitasoft
- License: gpl-2.0
- Created: 2021-01-27T08:30:56.000Z (over 5 years ago)
- Default Branch: dev
- Last Pushed: 2025-03-21T09:52:34.000Z (about 1 year ago)
- Last Synced: 2025-04-15T12:28:20.804Z (about 1 year ago)
- Topics: lifecycle-platform, published-internal-only, transitive-dep
- Language: Shell
- Homepage:
- Size: 398 KB
- Stars: 4
- Watchers: 14
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bonita Application Directory
This repository aggregates all the development artifacts of Bonita Application Directory
## Build
Run `./mvnw clean verify` in a terminal. The result of the build is a BOS Archive in the `target` folder.
## Application content
* An application descriptor for Bonita Application Directory app (`applications/bonita-application-directory.xml`)
* The layout without menu as a development artifact
* The UI Designer pages development artifacts
## Customize the theme
In addition to development pages, you may also customize the default Bonita theme just by creating a new Theme in the Studio.
By the default the Bonita theme is used as starting point, so you just have to update the theme id in the application descriptor with your custom theme id.