Re: Mod List Support Thread
Quote:
Originally Posted by
torvista
Offtopic, but I think you have some input to the team on this, why are mods allowed to add tables without any name control?
Why not enforce that they must be all zmod_whatever, to keep them separate and out of the way/easily noticed as add-ons.
For Zen Cart 1.6.0 a similar feature is planned see https://github.com/zencart/zencart/pull/637
Re: Mod List Support Thread
Correct - it is built in to 1.6.0 as "System Information" under the Tools menu.
Re: Mod List Support Thread
Coming soon - 1.3.9 Support.
Re: Mod List Support Thread
Thank you for the mod.
1) With items that I no longer need, showing under New Database Tables, is there a safe way to delete those with phpmyadmin?
Example: customers_wishlist
2) With Missing Admin Configuration Pages, is there a good way to go about getting rid of those items also? (Unused)
Example: Wish list, Ultimate Cross Sell Settings (These are old mods from years ago...)
Hope this is on topic enough, being that it might help others to use the results given from this great mod :-)
Re: Mod List Support Thread
In both cases, the safest approach would be to use the uninstall procedure for the mods in question. You could of course remove the tables for (1) and delete the config entries for (2) but if there are residual files lying around that refer to them, it could cause a problem.
Re: Mod List Support Thread
Quote:
Originally Posted by
swguy
Coming soon - 1.3.9 Support.
I need this 1.3.9h support, hope can speed up if you can.
Much Thank you x 1000
Re: Mod List Support Thread
Targeted for December release.
Re: Mod List Support Thread
1.3.9 support for this mod is now available in the Plugins area.
Re: Mod List Support Thread
Thanks swguy for the advice.
I have a newer version of zen now, so they're no longer installed. So can't use the uninstall I guess.
Probably best to leave tables and config as is, as I'm no good with php.