Feature request - selectable table restoraton/import
Reported by dleffler | August 11th, 2012 @ 04:31 PM | in 2.3.0patch3 (closed)
Currently, we restore all the tables in the EQL file on import, by first deleting/dropping the table.
Might be nice to only restore selected tables from the eql file. Would require an additional step/action/view between start.php and process.php, similar to the exporter start.php/_eql_tableList.tpl
Comments and changes to this ticket
-
expNinja March 22nd, 2014 @ 05:09 PM
(from [4fdb74cb747612becbc52613ac72f8bc0ff67911]) Enhances import/export data by updating the importexportController to use a more generic approach; import external addresses moved to addressController, import/export products moved to storeController; import/export module items feature added to importexportController and active with news module (other modules can easily be added by changing the canImportData/canExportData flags); import users now linked to importexportController manage view; import/export data command added to slingbar [#1140 responsible:dleffler milestone:2.3.0 state:resolved] [#682] https://github.com/exponentcms/exponent-cms/commit/4fdb74cb747612be...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
People watching this ticket
Tags
Referenced by
- 1140 Feature request: add import records method (from [4fdb74cb747612becbc52613ac72f8bc0ff67911]) Enhance...