[[PageOutline(2-5,Contents,pullout)]] = Import/Export XLS spreadsheets == Description This plugin adds an admin panel to allow the export and import of Trac tickets using an Excel spreadsheet, ie in xls format. The dependencies are the Python packages [https://pypi.python.org/pypi/xlwt xlwt] and [https://pypi.python.org/pypi/xlrd xlrd]. The plugin is designed to export a ticket list into an Excel file 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. See also: TicketImportPlugin == Bugs/Feature Requests Existing bugs and feature requests for ExportImportXlsPlugin are [report:9?COMPONENT=ExportImportXlsPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=ExportImportXlsPlugin&owner=ben_12&release=0.12 new ticket]. == Download Download the zipped source from [download:exportimportxlsplugin here]. == Source You can check out ExportImportXlsPlugin from [http://trac-hacks.org/svn/exportimportxlsplugin here] using Subversion, or [source:exportimportxlsplugin browse the source] with Trac. == Screenshots [[Image(screenshot-importexportxlsplugin-admin.png)]] == Feedback [[Poll(Are you using Import/Export XLS plugin?; Yes, it's usefull.; No, it's useless.; No, I don't need it.; I think it will help;)]] == Known issues [[TicketQuery(status!=closed&component=ExportImportXlsPlugin,format=table)]] == Recent Changes [[ChangeLog(exportimportxlsplugin, 3)]] == Author/Contributors '''Author:''' [wiki:ben_12] [[BR]] '''Maintainer:''' [wiki:ben_12] [[BR]] '''Contributors:'''