gplcart / jquery_mobile
Adds Jquery Mobile library for other GplCart modules
Package info
github.com/gplcart/jquery_mobile
Type:gplcart-module
pkg:composer/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: 2026-03-15 12:26:04 UTC
README
Jquery Mobile is a GPL Cart module that adds Jquery Mobile library which can be used by other modules. Do not install unless your modules require it.
Installation
This module requires 3-d party library which should be downloaded separately. You have to use Composer to download all the dependencies.
- From your web root directory:
composer require gplcart/jquery_mobile. If the module was downloaded and placed intosystem/modulesmanually, runcomposer updateto make sure that all 3-d party files are presented in thevendordirectory. - Go to
admin/module/listend enable the module