1 Online. Join themUsers

Search

A new Extension, “Export Ensemble” is now available for download. Comments and feedback can be left here but if you discover any issues, please post it on the issue tracker.

Is there a reason why this extension doesn’t simply dump all tables starting with your prefix into an install.sql?

Well, it’d have to exclude sensitive information. For the core, that means authors, forgot-password, sessions… I guess any extensions that handle sensitive info would need to be trusted with that same task?

Ok, for those tables the schema (and not the data) would be sufficient for an export.

If you want to include all the tables, you can modify the Export Ensemble to include everything. But it could be a little dangerous if you forget that you’ve done this and inadvertently distribute sensitive details in a public repository or downloadable file.

I remember talk of an improved export ensemble which would include preferences for saving an ensemble, a full-backup, tables to include, etc.

Login to Comment

Symphony • Open Source XSLT CMS

Server Requirements
  • PHP 5.2 or above
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 4.1 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts