I have been working for a while on a project about the extension of some functionalities in BonitaBPM (especially control access ones) but I still don't know how to start, so I want to know:
- what are the pre-requirements to do such a project (languages...)?
- How can I get the source code of bonita (I have seen in the official website that I should download it from github but I found a lot of versions)
- Finally, what are the steps that I am supposed to take?
Note that REST API already provides an extensible control access solution. You can refer to the REST API authorization to get all the details.
If you have other extension requirements, knowledges needed will depend on the kind of components you are trying to tune:
On the documentation page about building the solution you can find the list of git repositories you need to clone in order to built all components.