{"id":31832252,"url":"https://github.com/fostercommerce/ddev-craft-queue","last_synced_at":"2026-07-06T16:31:06.219Z","repository":{"id":228797648,"uuid":"774941986","full_name":"FosterCommerce/ddev-craft-queue","owner":"FosterCommerce","description":"Start a Craft queue worker automatically in DDEV","archived":false,"fork":false,"pushed_at":"2024-03-20T13:37:45.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-03-20T14:40:04.922Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FosterCommerce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-20T13:35:01.000Z","updated_at":"2024-03-20T14:40:09.323Z","dependencies_parsed_at":"2024-03-20T14:52:28.900Z","dependency_job_id":null,"html_url":"https://github.com/FosterCommerce/ddev-craft-queue","commit_stats":null,"previous_names":["fostercommerce/ddev-craft-queue"],"tags_count":1,"template":false,"template_full_name":"ddev/ddev-addon-template","purl":"pkg:github/FosterCommerce/ddev-craft-queue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FosterCommerce%2Fddev-craft-queue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FosterCommerce%2Fddev-craft-queue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FosterCommerce%2Fddev-craft-queue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FosterCommerce%2Fddev-craft-queue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FosterCommerce","download_url":"https://codeload.github.com/FosterCommerce/ddev-craft-queue/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FosterCommerce%2Fddev-craft-queue/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009178,"owners_count":26084555,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-10-11T23:00:14.730Z","updated_at":"2025-10-11T23:00:16.839Z","avatar_url":"https://github.com/FosterCommerce.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fostercommerce/ddev-craft-queue \u003c!-- omit in toc --\u003e\n\n[![tests](https://github.com/fostercommerce/ddev-craft-queue/actions/workflows/tests.yml/badge.svg)](https://github.com/fostercommerce/ddev-craft-queue/actions/workflows/tests.yml) ![project is maintained](https://img.shields.io/maintenance/yes/2024.svg)\n\n- [Introduction](#introduction)\n- [Installation Started](#installation)\n- [Configuration](#configuration)\n\n## Introduction\n\nThis add-on allows you to start a Craft queue worker in a Craft's DDEV web container.\n\n## Installation\n\n```shell\nddev get fostercommerce/ddev-craft-queue\nddev restart\n```\n\n## Configuration\n\nThis plugin adds the `web-build/craft-worker.conf` file. To configure your queue workers, remove the `#ddev-generated` line, and update the file.\n\nFor example, to run multiple queue workers, update the file to\n\n```\n[program:craft-queue]\nprocess_name=%(program_name)s_%(process_num)s\ncommand=/usr/bin/php /var/www/html/craft queue/listen\nautostart=true\nautorestart=true\nnumprocs=4\nstdout_logfile=/var/tmp/logpipe\nstdout_logfile_maxbytes=0\nredirect_stderr=true\nstopwaitsecs=3600\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffostercommerce%2Fddev-craft-queue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffostercommerce%2Fddev-craft-queue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffostercommerce%2Fddev-craft-queue/lists"}