wiki:ExportImportXlsPlugin

Version 18 (modified by Ryan J Ollos, 6 years ago) (diff)

Remove link to non-existent plugin.

Import / Export XLS spreadsheets

Description

This plugin allows you to export a ticket list into an Excel spreadsheet file (xls-format) and import the tickets back into the same Trac environment. This Excel file can be modified, but the columns Id and summary must be maintained. To add new tickets, the Id column must stay empty.

This plugin adds a button to the admin panel to allow the export and import of Trac tickets. The dependencies are the Python packages xlwt and xlrd.

See also: TicketImportPlugin, ExcelDownloadPlugin

The main screen looks as follows:

Admin page.

Bugs/Feature Requests

Existing bugs and feature requests for ExportImportXlsPlugin are here.

If you have any issues, create a new ticket.

defect

4 / 6

enhancement

7 / 8

task

1 / 1

Download

Download the zipped source from here.

Source

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

Installation

General instructions on installing Trac plugins can be found on the TracPlugins page.

Feedback

Poll(Are you using Import/Export XLS plugin?; Yes, it's useful.; No, it's useless.; No, I don't need it.; I think it will help;)?

Recent Changes

17846 by rjollos on 2020-08-20 00:58:12
0.3: Add Jinja2 template for Trac 1.4+

Fixes #13874.

17650 by rjollos on 2020-01-11 06:56:14
0.2dev: Fix translation of admin menu items

Fixes #12798.

17649 by rjollos on 2020-01-11 06:50:57
0.2dev: Make compatible with Trac 1.0+

Fixes #13709.

(more)

Author/Contributors

Author: ben_12
Maintainer: ben_12
Contributors:

Attachments (1)

Download all attachments as: .zip