amici/craft-querystring-to-object
Composer 安装命令:
composer require amici/craft-querystring-to-object
包简介
Craft CMS filter to convert Query String to Object.
README 文档
README
Craft CMS filter to convert Query String to Object.
Installation
Open your terminal and go to your Craft project:
cd /path/to/project
Run this command to load the plugin:
composer require amici/craft-querystring-to-object
In the Control Panel, go to Settings → Plugins and click the “Install” button for "Query string to Object".
Usage
{% set obj = craft.app.request.queryStringWithoutPath | queryToObj %}
{% set obj = craft.app.request.queryString | queryToObj %}
Documentation
Visit the Craft Query to Object page for all documentation, guides, pricing and developer resources.
Support
Get in touch with us via the Amici Infotech Support or by creating a Github issue
统计信息
- 总下载量: 352
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2020-03-23