{"id":22397178,"url":"https://github.com/putyourlightson/craft-sift-workflow","last_synced_at":"2025-03-26T23:20:50.612Z","repository":{"id":57045977,"uuid":"259242413","full_name":"putyourlightson/craft-sift-workflow","owner":"putyourlightson","description":"Sift Workflow plugin for Craft CMS 3.","archived":false,"fork":false,"pushed_at":"2020-05-22T06:05:52.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T05:14:18.717Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/putyourlightson.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":"2020-04-27T07:45:34.000Z","updated_at":"2023-12-12T02:15:57.000Z","dependencies_parsed_at":"2022-08-24T05:00:20.930Z","dependency_job_id":null,"html_url":"https://github.com/putyourlightson/craft-sift-workflow","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putyourlightson%2Fcraft-sift-workflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putyourlightson%2Fcraft-sift-workflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putyourlightson%2Fcraft-sift-workflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putyourlightson%2Fcraft-sift-workflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/putyourlightson","download_url":"https://codeload.github.com/putyourlightson/craft-sift-workflow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245750376,"owners_count":20666167,"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":[],"created_at":"2024-12-05T06:11:09.789Z","updated_at":"2025-03-26T23:20:50.593Z","avatar_url":"https://github.com/putyourlightson.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sift Workflow Plugin for Craft CMS 3\n\nAdds custom review processes to the Workflow plugin for specific categories.\n\n## Requirements\n\nCraft CMS 3.4.0 or later and Workflow 1.5.0 or later.\n\n## Installation\n\nInstall the plugin using composer.\n\n```\ncomposer require putyourlightson/craft-sift-workflow\n```\n\n## Configuration\n\nCopy the `src/config.php` config file to `craft/config` as `sift-workflow.php` and add a category group ID.\n```php\nreturn [\n    '*' =\u003e [\n        /**\n         * The category group ID to use for custom review processes\n         */\n        'categoryGroupId' =\u003e 1,\n\n        /**\n         * The categories field handle to sift by\n         */\n        'categoriesFieldHandle' =\u003e 'userCategories',\n    ],\n];\n```\n\n## License\n\nThis plugin is licensed for free under the MIT License.\n\n\u003csmall\u003eCreated by [PutYourLightsOn](https://putyourlightson.com/).\u003c/small\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fputyourlightson%2Fcraft-sift-workflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fputyourlightson%2Fcraft-sift-workflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fputyourlightson%2Fcraft-sift-workflow/lists"}