wiki:ExcelDownloadPlugin

Version 1 (modified by Jun Omae, 13 years ago) (diff)

New hack ExcelDownloadPlugin, created by jun66j5

Allow to download query, report and ticket as Excel file

Description

This plugin allow to download query, report and ticket as Excel file.

  • In query and ticket, you are able to download including change history of tickets.
  • In report, ExcelReportPatch? no longer needed to export.

Bugs/Feature Requests

Existing bugs and feature requests for ExcelDownloadPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:exceldownloadplugin here].

Source

You can check out ExcelDownloadPlugin from here using Subversion, or browse the source with Trac.

Example

Visit query, report or ticket page in your Trac. Click the Excel or Excel including history links at the bottom of the pages.

Installation

  1. Using easy_install
    $ easy_install http://trac-hacks.org/svn/exceldownloadplugin/0.12
    
  2. Enable the plugin
    # conf/trac.ini
    [components]
    tracexceldownload.* = enabled
    

Recent Changes

18504 by jun66j5 on 2023-02-20 02:32:14
ExcelDownloadPlugin: update deps in tox.ini
18501 by jun66j5 on 2023-01-28 07:46:34
ExcelDownloadPlugin: remove unnecessary codes for Trac 1.0+
18500 by jun66j5 on 2023-01-28 07:26:17
ExcelDownloadPlugin: follow-up to r18499, tweak codes
(more)

Author/Contributors

Author: jun66j5
Maintainer: jun66j5
Contributors:

Attachments (1)

Download all attachments as: .zip