mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2026-07-03 00:11:09 -04:00
updated readme
This commit is contained in:
@@ -142,7 +142,7 @@ https://redmine.yourdomain.com/qbo/webhook
|
|||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
## 1\. Clone the Plugin
|
## 1. Clone the Plugin
|
||||||
|
|
||||||
Install the plugin into your Redmine plugins directory.
|
Install the plugin into your Redmine plugins directory.
|
||||||
|
|
||||||
@@ -157,7 +157,7 @@ Use a **tagged release** for stability.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 2\. Install Dependencies
|
## 2. Install Dependencies
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
bundle install
|
bundle install
|
||||||
@@ -167,7 +167,7 @@ Required for **Redmine 6 / Rails 7 compatibility**.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 3\. Run Database Migrations
|
## 3. Run Database Migrations
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
bundle exec rake redmine:plugins:migrate RAILS_ENV=production
|
bundle exec rake redmine:plugins:migrate RAILS_ENV=production
|
||||||
@@ -175,7 +175,7 @@ bundle exec rake redmine:plugins:migrate RAILS_ENV=production
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 4\. Restart Redmine
|
## 4. Restart Redmine
|
||||||
|
|
||||||
Restart your Redmine server so the plugin and hooks are loaded.
|
Restart your Redmine server so the plugin and hooks are loaded.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user