Files
baupm-core/README.md

13 lines
300 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
git clone http://laptop.local:4000/magdev/baupm-core.git baupm_core
```
Now restart redmine and you're done.