2017 © Pedro Peláez
 

craft-plugin query

Execute database queries from the Control Panel

image

craftcms/query

Execute database queries from the Control Panel

  • Saturday, July 28, 2018
  • by brandonkelly
  • Repository
  • 2 Watchers
  • 10 Stars
  • 662 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 28 % Grown

The README.md

Query for Craft CMS

This plugin lets users execute SQL queries and view their results in Craft CMS., (*1)

WARNING: This plugin is for development purposes only and should not be installed in a production environment., (*2)

Requirements

This plugin requires Craft CMS 4.0.0+ or 5.0.0+., (*3)

Installation

You can install this plugin from the Plugin Store or with Composer., (*4)

From the Plugin Store

Go to the Plugin Store in your project’s control panel and search for “Query”. Then press Install in its modal window., (*5)

With Composer

Open your terminal and run the following commands:, (*6)

# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require craftcms/query

# tell Craft to install the plugin
./craft install/plugin query

Usage

Execute SQL queries by navigating to UtilitiesQuery in the control panel., (*7)

The Versions

28/07 2018

v2.x-dev

2.9999999.9999999.9999999-dev

Execute database queries from the Control Panel

  Sources   Download

MIT

The Requires

 

database yii2 cms db craftcms

18/07 2018

2.0.3

2.0.3.0

Execute database queries from the Control Panel

  Sources   Download

MIT

The Requires

 

database yii2 cms db craftcms

05/12 2017

2.0.2

2.0.2.0

Execute database queries from the Control Panel

  Sources   Download

MIT

The Requires

 

database yii2 cms db craftcms

15/05 2017

2.0.1

2.0.1.0

Execute database queries from the Control Panel

  Sources   Download

MIT

The Requires

 

database yii2 cms db craftcms

10/05 2017

2.0.0

2.0.0.0

Execute database queries from the Control Panel

  Sources   Download

MIT

The Requires

 

database json yii2 cms db craftcms