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
cd {redmine_dir}/plugins
2023-11-01 15:18:45 +01:00
git clone https://hub.bundespruefstelle.ch/magdev/baupm-core.git baupm_core
2023-04-15 10:14:26 +02:00
```
Now restart redmine and you're done.