快速加入购物车
Showing
app/code/Sparsh/QuickView/Helper/Data.php
0 → 100644
app/code/Sparsh/QuickView/Plugin/Compare.php
0 → 100644
app/code/Sparsh/QuickView/README.md
0 → 100644
app/code/Sparsh/QuickView/composer.json
0 → 100644
{ | |||
"name": "sparsh/quick-view-magento-2-extension", | |||
"description": "Sparsh Product Quick View Extension for Magento 2", | |||
"type": "magento2-module", | |||
"version": "1.3.0", | |||
"license": "OSL-3.0", | |||
"require": { | |||
"php": "~7.1.0|~7.2.0|~7.3.0|~7.4.0|^8.0" | |||
}, | |||
"autoload": { | |||
"files": [ | |||
"registration.php" | |||
], | |||
"psr-4": { | |||
"Sparsh\\QuickView\\": "" | |||
} | |||
} | |||
} |
app/code/Sparsh/QuickView/etc/acl.xml
0 → 100644
app/code/Sparsh/QuickView/etc/config.xml
0 → 100644
app/code/Sparsh/QuickView/etc/di.xml
0 → 100644
app/code/Sparsh/QuickView/etc/module.xml
0 → 100644
app/code/Sparsh/QuickView/registration.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.

17.7 KB
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment