Page 1 of 1

OpenEMM maintenance

Posted: Tue Sep 03, 2013 2:39 am
by eph
Hi,

Are there any tools I could use to do maintenance - I've noticed that component_tbl got quite big. Is it possible to clean it up easily? Also how can I get rid of old mailings in batch?

Thanks

Re: OpenEMM maintenance

Posted: Tue Sep 03, 2013 6:55 pm
by maschoff
You should read the latest OpenEMM Install & Admin Guide which provides a separate section on database cleaning. The database schema is explained in detail in the appendix of the OpenEMM Extension Development Guide.

Re: OpenEMM maintenance

Posted: Thu Sep 05, 2013 3:48 am
by eph
Thanks maschoff.

For all those wondering - the answer is NO. You have to manually create and run bunch of SQL queries to get rid of old mailings.

Definitely must have feature missing. Hopefully will be added in the future.