{"id":19114887,"url":"https://github.com/namelesscoder/gizzle-typo3-plugins","last_synced_at":"2026-06-02T17:30:15.632Z","repository":{"id":20985037,"uuid":"24274319","full_name":"NamelessCoder/gizzle-typo3-plugins","owner":"NamelessCoder","description":"Gizzle plugins for performing various tasks on repositories which contain TYPO3 extensions","archived":false,"fork":false,"pushed_at":"2015-03-14T22:41:50.000Z","size":388,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-18T03:52:43.355Z","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/NamelessCoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-20T20:58:46.000Z","updated_at":"2015-07-23T14:11:41.000Z","dependencies_parsed_at":"2022-07-31T04:47:59.071Z","dependency_job_id":null,"html_url":"https://github.com/NamelessCoder/gizzle-typo3-plugins","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamelessCoder%2Fgizzle-typo3-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamelessCoder%2Fgizzle-typo3-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamelessCoder%2Fgizzle-typo3-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamelessCoder%2Fgizzle-typo3-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NamelessCoder","download_url":"https://codeload.github.com/NamelessCoder/gizzle-typo3-plugins/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240170096,"owners_count":19759145,"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-11-09T04:44:50.206Z","updated_at":"2026-06-02T17:30:15.569Z","avatar_url":"https://github.com/NamelessCoder.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Gizzle TYPO3 Plugins\n====================\n\n[![Build Status](https://img.shields.io/jenkins/s/https/jenkins.fluidtypo3.org/gizzle-typo3-plugins.svg?style=flat-square)](https://jenkins.fluidtypo3.org/job/gizzle-typo3-plugins/) [![Coverage Status](https://img.shields.io/coveralls/NamelessCoder/gizzle-typo3-plugins.svg?style=flat-square)](https://coveralls.io/r/NamelessCoder/gizzle-typo3-plugins) [![Latest Stable Version](https://img.shields.io/packagist/v/NamelessCoder/gizzle-typo3-plugins.svg?style=flat-square)](https://packagist.org/packages/namelesscoder/gizzle-typo3-plugins) [![Total Downloads](https://img.shields.io/packagist/dt/NamelessCoder/gizzle-typo3-plugins.svg?style=flat-square)](https://packagist.org/packages/namelesscoder/gizzle-typo3-plugins)\n\nPlugins for [Gizzle](https://github.com/NamelessCoder/gizzle) to perform various tasks related to the TYPO3 software family.\n\nSettings\n--------\n\nThe following `Settings.yml` file shows every possible setting for every plugin in this collection with sample values.\n\n```yaml\nNamelessCoder\\GizzleTYPO3Plugins:\n  NamelessCoder\\GizzleTYPO3Plugins\\GizzlePlugins\\ExtensionRepositoryReleasePlugin:\n    enabled: true\n    directory: /working/directory/path/\n    credentialsFile: /path/to/.typo3credentials/if/not/in/project/root\n    comment: A short comment text describing the upload. Taken from Payload HEAD's message body if not configured.\n    url: http://my-custom-url.foo/if-not-set-then-github-repository-page.html\n    removeBuild: true\n    gitCommand: `which git`\n    extensionKey: optional_underscored_extensionkey\n\n```\n\nNote that the plugin supports sub-plugin settings for `NamelessCoder\\GizzleGitPlugins\\GizzlePlugins\\ClonePlugin` that can be\nused to override any defaults that `ExtensionRepositoryReleasePlugin` will use. See Gizzle documentation about sub-plugins.\n\nThe `extensionKey` parameter is specially supported as a `$_GET` parameter. If specified, `$_GET['extensionKey']` will overrule\nany extension key defined in settings. If neither `$_GET` nor the settings file contain an extension key, the plugin will attempt\nto use the repository's name as extension key. **If your extension key is different from the repository name you must always\nprovide the extension key in URL or settings**.\n\nTYPO3 Extension Repository Credentials\n--------------------------------------\n\nThe `ExtensionRepositoryReleasePlugin` requires a special `.typo3credentials` file placed alongside your `.secret` file (in the\nroot project folder, not inside the `web/` directory) or in the location you configured in the plugin's options. The contents of\nthis file must be `username:password` where the `username` must be your typo3.org username and `password` of course your\ntypo3.org password, in cleartext. Since this file is sensitive information please make sure you don't commit it to Github and\ninadvertently leak your login. Treat it with the same or greater care and respect that you would your `.secret` file!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamelesscoder%2Fgizzle-typo3-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnamelesscoder%2Fgizzle-typo3-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamelesscoder%2Fgizzle-typo3-plugins/lists"}