gplcart / jquery_mobile
为其他 GplCart 模块添加 Jquery Mobile 库
dev-master
2018-03-10 20:44 UTC
Requires
- assets/jquery_mobile: 1.4.5
- gplcart/composer-module-installer: ^1
This package is not auto-updated.
Last update: 2024-09-29 04:03:27 UTC
README
Jquery Mobile 是一个 GPL Cart 模块,它添加了 Jquery Mobile 库,其他模块可以使用这个库。除非你的模块需要它,否则不要安装。
安装
此模块需要第三方库,这些库需要单独下载。您必须使用 Composer 下载所有依赖项。
- 从您的网站根目录:
composer require gplcart/jquery_mobile
。如果模块已手动下载并放置在system/modules
中,运行composer update
以确保所有第三方文件都存在于vendor
目录中。 - 转到
admin/module/list
并启用该模块