-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
This is a great Zen Cart plug-in but when I tried to install it I found it would not work because it appears to depend on some non-standard Zen Cart code. In particular, the following:
- includes/functions/extra_function/init_matomo_ga_alternative.php should be includes/functions/extra_functions/init_matomo_ga_alternative.php.
- Creating the configuration items fails because reference is made to a configuration table column "configuration_tab", which doesn't exist.
- Product prices are provided by functions that do not exist in a standard Zen Cart installation and in any case the sanitisation will only work for currency "$" and no other currency symbol.
Metadata
Metadata
Assignees
Labels
No labels