|
|
@@ -72,7 +72,9 @@ upload/
|
|
|
└── OrderMapper.php # Maps Reverb order payload → OC order format
|
|
|
```
|
|
|
|
|
|
-OCMOD patch file (`reverb.ocmod.xml`) injects the per-product toggle into the product edit page without modifying core files.
|
|
|
+OCMOD patch file (`install.xml`) injects the per-product toggle into the product edit page without modifying core files.
|
|
|
+
|
|
|
+The upload folder and install.xml is zipped into a file called reverb.ocmod.zip for installing via the extension installer in opencart admin backend
|
|
|
|
|
|
### Database Tables
|
|
|
|