You've already forked baupm-core
13 lines
308 B
Markdown
13 lines
308 B
Markdown
# 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}
|
|
git clone https://hub.bundespruefstelle.ch/magdev/baupm-core.git plugins/baupm_core
|
|
```
|
|
|
|
Now restart redmine and you're done.
|