Wiki » Historique » Révision 1
Révision 1/5
| Suivant »
Pierre Blondeau, 30/08/2013 16:06
Installation¶
Go to Redmine Dir
Copy files to the plugins directory
git clone --depth=1 https://forge.greyc.fr/git/redmine-delete-project vendor/plugins/redmine_delete_project
rm -rf vendor/plugins/redmine_delete_project/.git
Upgrade plugin and restart apache :
rake db:migrate_plugins RAILS_ENV=production
service apache2 restart
Configure the plugins :
Administration -> Plugins -> Configure
Allow Manager to delete project :
Administration -> Roles and permissions -> Manager -> Check Delete Project
Enable "Delete Project" as default project module :
Administration -> Settings -> Projects -> Check Delete Project
Mis à jour par Pierre Blondeau il y a plus de 11 ans · 1 révisions