Totally Zenned
- Join Date:
- Jan 2006
- Location:
- Downunder - QLD - Gold Coast
- Posts:
- 921
- Plugin Contributions:
- 0
Ability to find out which plugins has been installed
-
Ability to find out which plugins has been installed
-
Ability to uninstall plugins easiy
-
Not allow same plugins files to have the same name in multiple locations.
Eg. this is madness !!
Orders.php > includes/classes/orders.php
> admin/orders.php
> admin/includes/languages/english/orders.php
etc etc.
- Each zencart core file name to have commented at the top within the code so that code view can show where the page starts and where it ends and which file name.
eg
This is for example (or similar concept)