thelia/config-doc-module
最新稳定版本:1.1
Composer 安装命令:
composer require thelia/config-doc-module
包简介
README 文档
README
This module exports Thelia configuration variables name, title and description in json, yml, xml and php array formats.
Installation
Manually
- Copy the module into
<thelia_root>/local/modules/directory and be sure that the name of the module is ConfigDoc. - Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
composer require thelia/config-doc-module:~1.1
Usage
To use this module, open a terminal and run:
$ php Thelia thelia:config:export [-f|--format (yml,json,xml,array)] [-o|--output-file where_to_write_the_file.ext]
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2015-05-29