[[PageOutline(2-5,Contents,pullout)]] = 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 [pypi:xlwt] and [pypi:xlrd]. See also: TicketImportPlugin, ExcelDownloadPlugin The main screen looks as follows: [[Image(screenshot-importexportxlsplugin-admin.png, border=2)]] == Bugs/Feature Requests Existing bugs and feature requests for ExportImportXlsPlugin are [report:9?COMPONENT=ExportImportXlsPlugin here]. If you have any issues, create a [/newticket?component=ExportImportXlsPlugin new ticket]. [[TicketQuery(component=ExportImportXlsPlugin&group=type,format=progress)]] == Download Download the zipped source from [export:exportimportxlsplugin here]. == Source You can check out ExportImportXlsPlugin from [/svn/exportimportxlsplugin here] using Subversion, or [source:exportimportxlsplugin browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. == Recent Changes [[ChangeLog(exportimportxlsplugin, 3)]] == Author/Contributors '''Author:''' [wiki:ben_12] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''