| sidebar_navigation |
|
||||
|---|---|---|---|---|---|
| description | Help and documentation for OpenProject Community, Enterprise Edition and Cloud Edition. | ||||
| robots | index, follow | ||||
| keywords | help, documentation |
ToDo: check all links.
Get started with installing and upgrading OpenProject using our Installation Guide starting point.
The guides for manual, packaged and Docker-based installations are provided.
The detailed upgrade instructions for our packaged installer are located on the official website.
The guides for manual, packaged and Docker-based upgrading are provided.
- Backup guides for manual, packaged and Docker-based installations
- Alter configuration of OpenProject
- Manual repository integration for Git and Subversion
- Configure incoming mails
- Install custom plugins
Please see our User Guide pages for detailed documentation on the functionality of OpenProject.
- Quick Start for developers
- Full development environment for developers on Ubuntu and Mac OS X
- Developing plugins
- Developing OmniAuth Plugins
- Running tests
- Code review guidelines
- API documentation
The documentation for APIv3 is written in the API Blueprint Format and its sources are being built from the entry point apiv3-documentation.apib.
You can use aglio to generate HTML documentation, e.g. using the following command:
aglio -i apiv3-documentation.apib -o api.htmlThe output of the API documentation at dev branch is continuously built and pushed to Github Pages at opf.github.io/apiv3-doc/.