A Redmine plugin for creating ticket packets containing PDF views and attachments for auditing purposes.
- Individual Packet Creation: Create packet button on ticket view for single issues
- Bulk Packet Creation: Context menu option for creating multi-packet from selected issues
- Context Menu Integration: Right-click context menu options with proper Redmine sprite icons
- Generate zip file containing ticket PDF and all attachments
- Designed for audit workflow support
- Copy plugin to
plugins/bachelp_packet_creation
directory - Run
bundle exec rake redmine:plugins:migrate
- Restart Redmine
- Redmine 5.0.0 or higher