{"id":13765307,"url":"https://github.com/webmatch/WbmQueryManager","last_synced_at":"2025-05-10T20:31:52.603Z","repository":{"id":46111930,"uuid":"79573581","full_name":"webmatch/WbmQueryManager","owner":"webmatch","description":"Database-Management Plugin for Shopware 5","archived":false,"fork":false,"pushed_at":"2021-11-13T19:31:52.000Z","size":98,"stargazers_count":11,"open_issues_count":2,"forks_count":3,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-12-17T12:48:43.493Z","etag":null,"topics":["database","query","shopware","shopware-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webmatch.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-20T16:00:50.000Z","updated_at":"2024-04-22T17:30:53.000Z","dependencies_parsed_at":"2022-09-15T21:22:22.790Z","dependency_job_id":null,"html_url":"https://github.com/webmatch/WbmQueryManager","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmatch%2FWbmQueryManager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmatch%2FWbmQueryManager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmatch%2FWbmQueryManager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmatch%2FWbmQueryManager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webmatch","download_url":"https://codeload.github.com/webmatch/WbmQueryManager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253480632,"owners_count":21915249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","query","shopware","shopware-plugin"],"created_at":"2024-08-03T16:00:36.776Z","updated_at":"2025-05-10T20:31:47.581Z","avatar_url":"https://github.com/webmatch.png","language":"PHP","funding_links":[],"categories":["Backend Plugins"],"sub_categories":[],"readme":"WbmQueryManager - Database-Management plugin for Shopware\n=====\n[![Scrutinizer](https://scrutinizer-ci.com/g/webmatch/WbmQueryManager/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/webmatch/WbmQueryManager/?branch=master)\n[![Travis CI](https://travis-ci.org/webmatch/WbmQueryManager.svg?branch=master)](https://travis-ci.org/webmatch/WbmQueryManager)\n\nThis plugin integrates a new module within the [Shopware](https://www.shopware.de) backend that allows for a simple management of SQL queries and their manual or automated execution.\n\n![WbmQueryManager](https://www.webmatch.de/wp-content/uploads/2017/02/query_manager_screen.png)\n\nThe plugin offers the following features:\n\n* Write, edit, delete, duplicate and run queries\n* Shows fetched rows within backend immediately\n* Download fetched rows as CSV format\n* Execute queries in regular intervals as cron-jobs\n* Cron-Jobs: Logging of fetched rows in CSV format\n* Cron-Jobs: Send emails with attached log-files\n* SQL syntax highlighting (Codemirror)\n* Syntax and table structure autocompletion (Codemirror)\n\nRequirements\n-----\n* Shopware \u003e= 5.2.0\n\n**Optional:**\n\n* MySQL Improved Extension (MySQLi)\n  * enables the fetching of more than one rowsets per query by multiple statements (*multi_query*)\n\nInstallation\n====\nClone this repository into a folder **WbmQueryManager** within the **custom/plugins** directory of the Shopware installation.\n\nInstall the plugin through the Plugin-Manager within the Shopware backend. Activate the plugin and when prompted allow for the clearing of the listed caches.\nReload the backend to complete the installation.\n\n\n## Install with composer\n* Change to your root Installation of shopware\n* Run command `composer require webmatch/wbm-query-manager` and install and activate plugin with Plugin Manager \n\nUsage\n=====\nThe module will be accessible in backend through a new menu point under the Settings menu tab.\n\nThe plugin comes with a few example queries which can be safely deleted.\n\nConfiguration\n=====\nThe plugin offers a few basic configuration options:\n\n* *Send CSV Exports to an E-Mail Address*\n  * (see **Cron-Jobs** below)\n* *CSV Field Separator*\n  * (see **Cron-Jobs** below)\n* *Active SQL Autocompletion*\n  * if the autocompletion of syntax isn't desired it can be disabled\n\nCron-Jobs\n=====\n\nTo use the cron-job features of this plugin please first make sure the plugin **Cron** is installed in Plugin Manager and the Cron-Job **Query Manager** is activated in the cron job settings.\n\nShopware Cron-Jobs can be executed via request of the URL (e.g. http://your-shop.tld/backend/cron) or by console command **php bin/console sw:cron:run** (recommended)\n\nYour server has to be setup accordingly to either request the cron URL or run the console command in regular intervals. This interval naturally also determines the minimum \ninterval that Shopware cron-jobs can be executed at.\n\nFetched rows of SELECT statements executed through cron-jobs will be logged as CSV files in the directory **var/logs** of the Shopware installation.\nBy specifying an email address in the plugin configuration logged files will also be transmitted by email.\n\nLicense\n=====\n\nMIT\n\nThis plugin is also commercially available through Shopware's community store. While the code itself is released under MIT license, the commercial distribution\nincludes support through Webmatch GmbH and continous auto-updates. You may use this plugin without purchase but please be aware that you may receive notifications\nthrough Shopware about missing the according license. We have no influence on those notifications.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebmatch%2FWbmQueryManager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebmatch%2FWbmQueryManager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebmatch%2FWbmQueryManager/lists"}