Files
baupm-core/README.md

13 lines
308 B
Markdown
Raw Normal View History

2023-04-15 10:14:26 +02:00
# Redmine BauPM Core Plugin
Common modifications to run Redmine as project management tool on medium- and large-scale construction sites.
## Installation
```bash
2023-11-11 04:46:11 +01:00
cd {redmine_dir}
git clone https://hub.bundespruefstelle.ch/magdev/baupm-core.git plugins/baupm_core
2023-04-15 10:14:26 +02:00
```
Now restart redmine and you're done.