Download » History » Revision 16
Revision 15 (Arun T, 08/18/2021 12:47 PM) → Revision 16/17 (dhanalakshmi c, 11/30/2024 04:54 PM)
h2. Compatability Matrix | *Residnet* | *ERPmine* | *Redmine* | |0.3.6|4.8|6.0.x| |0.3.5|4.6, 4.7.x|5.0.x| |0.3.4|4.5.2|5.0.x| |0.3.3|4.5.1|4.2.0| |0.3.2|4.5|4.2.0| |0.3.1|4.3.1, 4.4, 4.4.1|4.2.0| |0.3.1|4.3.1|4.2.0| |0.3|4.1|4.1.1| |0.2.4|4.0.1|4.1.1| |0.2.3|3.9.2, 3.9.3, 4.0|4.1.0| |0.2.2|3.9.1|4.1.0| |0.2.1|3.7.1|4.0.x| |0.2|3.7|4.0.x| |0.1|3.5.1,3.6|4.0.x| h2. Installation steps 1) Unpack the zip file to the plugins folder of Redmine. 2) Run the following command from the plugins/erpmine_resident folder <pre> bundle install </pre> 3) Run the db migration script from the root redmine folder <pre> rake redmine:plugins:migrate NAME=erpmine_resident RAILS_ENV=production </pre> h2. Uninstall Please make sure public/plugin_asset/erpmine_resident has proper access. When uninstalling the plugin, please be sure to remove the db changes by running the following command, please note the VERSION=0 in the command <pre> rake redmine:plugins:migrate NAME=erpmine_resident VERSION=0 RAILS_ENV=production </pre> h1. Current Release Current Version of Resident Plugin cab be downloaded from the files section below or from "Github":https://github.com/dhanasingh/erpmine_resident