Skip to content

amici-infotech/craft-querystring-to-object

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Query String to Object plugin for Craft CMS 3

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages