ThemeFuse/Unyson-Backups-Extension

Export selected db tables only

spatricius opened this issue · 0 comments

Hi, I have to say I think Unyson Backups is great work!

Is there a possibility to export only selected tables?

I looked for a hook in FW_Ext_Backups_Task_Type_DB_Export::get_tables() but didn't find one. I also couldn't find a way to unregister the DB_Export task in _FW_Ext_Backups_Task_Type_Register so I could replace it with my own.

Please show me the way!