anthogirard/ps-module-utils
最新稳定版本:2.1.1
Composer 安装命令:
composer require anthogirard/ps-module-utils
包简介
Library to make the module configuration quick & easy to develop. Also provides some useful tools.
README 文档
README
PS Module Utils is a library for making development of module's configuration quick & easy. Also provides useful tools.
Requirements
| Package version | PHP compatibility | PrestaShop compatibility |
|---|---|---|
| v0.x | PHP 5.6 or PHP 7.x | PrestaShop 1.7.x |
| v1.x (soon to be release) | PHP 5.6 or PHP 7.x | PrestaShop 1.7.x |
| v2.x | PHP 7.2+ or PHP 8.x | PrestaShop 8.x |
Installation
Using Composer
You can install the library via Composer. If you don't already have Composer installed, first install it by following one of these instructions depends on your OS of choice:
- Composer installation instruction for Windows
- Composer installation instruction for Mac OS X and Linux
After composer is installed, run the following command in your PrestaShop module directory to install the library:
composer require anthogirard/ps-module-utils
Documentation
📘 Please see the wiki page of the repository to understand how to use the library
统计信息
- 总下载量: 3.04k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-06-11