增加列表瀑布流加载数据
Showing
| { | |||
| "name": "magetop/infinitescroll", | |||
| "description": "Infinite scroll for magento 2 automatically loads product catalog without reloading the page.", | |||
| "type": "magento2-module", | |||
| "license": [ | |||
| "OSL-3.0", | |||
| "AFL-3.0" | |||
| ], | |||
| "authors": [ | |||
| { | |||
| "name": "Magetop", | |||
| "email": "support@magetop.com", | |||
| "homepage": "https://www.magetop.com", | |||
| "role": "Technical Support" | |||
| } | |||
| ], | |||
| "autoload": { | |||
| "files": [ | |||
| "registration.php" | |||
| ], | |||
| "psr-4": { | |||
| "Magetop\\InfiniteScroll\\": "" | |||
| } | |||
| } | |||
| } | |||
| \ No newline at end of file |
app/code/Magetop/InfiniteScroll/etc/acl.xml
0 → 100644
Please
register
or
sign in
to comment