Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
IOhacker committed Feb 14, 2024
1 parent e391b25 commit cc37541
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,19 @@
export FINERACT_PENTAHO_REPORTS_PATH="$PWD/pentahoReports/"
```

3a. Execute only for DOCKER - Create a directory acopy the Fineract Pentaho Plugin and the Pentaho libraries in it
3. [Download link for Fineract Pentaho Plugin ](https://sourceforge.net/projects/mifos/files/mifos-plugins/FineractPentahoPlugin/FineractPentahoPlugin-1.9.0.zip/download) and extract the files (java jar files are on it)

4a. Execute only for DOCKER - Create a directory acopy the Fineract Pentaho Plugin and the Pentaho libraries in it

```bash
mkdir fineract-pentaho && cd fineract-pentaho
https://drive.google.com/file/d/1jUNcvmCPN8ErFNB1R0TPIGwLnNzDbsPu/view?usp=sharing
```
3b. Execute only for TOMCAT - Copy the Fineract Pentaho Plugin and Pentaho libraries in webapps/fineract-provider/WEB-INF/lib

```bash
https://drive.google.com/file/d/1jUNcvmCPN8ErFNB1R0TPIGwLnNzDbsPu/view?usp=sharing
```
4b. Execute only for TOMCAT - Copy the Fineract Pentaho Plugin and Pentaho libraries in webapps/fineract-provider/WEB-INF/lib

4. Restart Docker or Tomcat
5. Restart Docker or Tomcat

5. Test the Pentaho Reports
6. Test the Pentaho Reports

## For Developers

Expand Down

0 comments on commit cc37541

Please sign in to comment.