thelia/web-profiler-module
最新稳定版本:2.6.0
Composer 安装命令:
composer require thelia/web-profiler-module
包简介
WebProfiler module for Thelia
README 文档
README
Add a short description here. You can also add a screenshot if needed.
Installation
Manually
- Copy the module into
<thelia_root>/local/modules/directory and be sure that the name of the module is WebProfiler. - Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
composer require your-vendor/web-profiler-module:~1.0
Usage
Explain here how to use your module, how to configure it, etc.
Hook
If your module use one or more hook, fill this part. Explain which hooks are used.
Loop
If your module declare one or more loop, describe them here like this :
[loop name]
Input arguments
| Argument | Description |
|---|---|
| arg1 | describe arg1 with an exemple. |
| arg2 | describe arg2 with an exemple. |
Output arguments
| Variable | Description |
|---|---|
| $VAR1 | describe $VAR1 variable |
| $VAR2 | describe $VAR2 variable |
Exemple
Add a complete exemple of your loop
Other ?
If you have other think to put, feel free to complete your readme as you want.
统计信息
- 总下载量: 10.59k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0-or-later
- 更新时间: 2021-03-26