gplcart / gapi
一个辅助模块,用于将不同的Google API集成到您的GPLCart网站上
dev-master
2018-03-10 20:40 UTC
Requires
This package is not auto-updated.
Last update: 2024-09-29 05:21:03 UTC
README
Google API是一个GPL Cart模块,它将PHP Google API客户端集成到您的网站上
安装
此模块需要第三方库,需要单独下载。您必须使用Composer下载所有依赖项。
- 从您的网站根目录:
composer require gplcart/gapi
。如果模块已下载并手动放置到system/modules
中,运行composer update
以确保所有第三方文件都位于vendor
目录中。 - 转到
admin/module/list
并启用该模块