添加顶部包邮广告链接自定义模块,添加自定义轮播图模块
Showing
app/code/Sparsh/FreeShippingBar/README.md
0 → 100644
{ | |||
"name": "sparsh/magento-2-free-shipping-bar-extension", | |||
"description": "Sparsh Free Shipping Bar 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\\FreeShippingBar\\": "" | |||
} | |||
} | |||
} |
app/code/Sparsh/FreeShippingBar/etc/acl.xml
0 → 100644
app/code/Sparsh/FreeShippingBar/etc/di.xml
0 → 100644
app/code/Test/Banner/Block/Index.php
0 → 100644
app/code/Test/Banner/Helper/Data.php
0 → 100644
app/code/Test/Banner/Model/Bass.php
0 → 100644
app/code/Test/Banner/Setup/InstallData.php
0 → 100644
app/code/Test/Banner/Setup/InstallSchema.php
0 → 100644
app/code/Test/Banner/Setup/UpgradeSchema.php
0 → 100644
app/code/Test/Banner/etc/acl.xml
0 → 100644
app/code/Test/Banner/etc/adminhtml/menu.xml
0 → 100644
app/code/Test/Banner/etc/config.xml
0 → 100644
app/code/Test/Banner/etc/db_schema.xml
0 → 100644
app/code/Test/Banner/etc/di.xml
0 → 100644
app/code/Test/Banner/etc/frontend/routes.xml
0 → 100644
app/code/Test/Banner/etc/module.xml
0 → 100644
app/code/Test/Banner/registration.php
0 → 100644
Please
register
or
sign in
to comment