{"id":50916201,"url":"https://github.com/codebarista-de/revocationbutton","last_synced_at":"2026-06-16T15:30:25.659Z","repository":{"id":359962789,"uuid":"1248175142","full_name":"codebarista-de/revocationbutton","owner":"codebarista-de","description":"Revocation button for Shopware 6.4 and 6.5","archived":false,"fork":false,"pushed_at":"2026-05-24T09:55:13.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-24T11:30:50.709Z","etag":null,"topics":["eu-regulation","shopware","shopware6","shopware6-plugin","widerrufsbutton"],"latest_commit_sha":null,"homepage":"https://codebarista.de","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/codebarista-de.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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-24T09:35:44.000Z","updated_at":"2026-05-24T09:55:16.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/codebarista-de/revocationbutton","commit_stats":null,"previous_names":["codebarista-de/revocationbutton"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/codebarista-de/revocationbutton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebarista-de%2Frevocationbutton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebarista-de%2Frevocationbutton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebarista-de%2Frevocationbutton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebarista-de%2Frevocationbutton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codebarista-de","download_url":"https://codeload.github.com/codebarista-de/revocationbutton/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebarista-de%2Frevocationbutton/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34412784,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"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":["eu-regulation","shopware","shopware6","shopware6-plugin","widerrufsbutton"],"created_at":"2026-06-16T15:30:23.839Z","updated_at":"2026-06-16T15:30:25.653Z","avatar_url":"https://github.com/codebarista-de.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Revocation Button for Shopware 6.4 / 6.5\n\nA Shopware plugin that adds the legally mandated revocation button to the storefront,\nsimilar to the native Shopware 6.6/6.7 implementation.\n\n## Compatibility\n\n- PHP 7.4+ / 8.x\n- Shopware `~6.4.12 || ~6.5.0`\n\n## What it does\n\n- Exposes a revocation form at `/revocation` with the fields:\n  first name, last name, email, contract number and comment.\n- Sends two admin-editable mails on submission:\n  - `codebarista_revocation_request.merchant` — to the shop operator.\n  - `codebarista_revocation_request.customer` — confirmation to the customer.\n  Both can be customised under *Settings → Email templates*.\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"storefront_revocation_form_en.png\" alt=\"Revocation form (English)\" width=\"100%\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"storefront_revocation_form_de.png\" alt=\"Revocation form (German)\" width=\"100%\"\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003csub\u003eStorefront form (English)\u003c/sub\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003csub\u003eStorefront form (German)\u003c/sub\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## How to use it\n\n\u003e [!IMPORTANT]\n\u003e Always test new plugin versions in a dev environment before using them in a production/live shop.\n\n1. Download the ZIP archive from the latest [release](https://github.com/codebarista-de/revocationbutton/releases).\n2. Log in to the Admin UI of your shop and go to `Extensions \u003e My extensions`.\n3. Click `Upload extension` and select the downloaded ZIP archive.\n4. Find the `Revocation Button` extension in the list.\n5. Install and activate it.\n\n\n### Adding the revocation link to the storefront\n\nThe plugin does not auto-inject the link, so you keep full control over\nplacement, label and visibility. To add the link the same way imprint and\nprivacy are exposed:\n\n1. **Admin → Catalogues → Categories** — create a new category, e.g. \"Revocation\" in the [service menu category tree](https://docs.shopware.com/en/shopware-6-en/tutorials-and-faq/basic-setup).\n2. Set **Type = Link**, then pick **External link** and enter the relative URL `/revocation` and activate the category.\n3. Save and clear caches. The link now appears in the service menu.\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"admin_revocation_category_en.png\" alt=\"Admin category configuration (English)\" width=\"100%\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"admin_revocation_category_de.png\" alt=\"Admin category configuration (German)\" width=\"100%\"\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003csub\u003eAdmin category configuration (English)\u003c/sub\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003csub\u003eAdmin category configuration (German)\u003c/sub\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"storefront_revocation_link_en.png\" alt=\"Revocation link in the storefront (English)\" width=\"100%\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"storefront_revocation_link_de.png\" alt=\"Revocation link in the storefront (German)\" width=\"100%\"\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003csub\u003eRevocation link (English)\u003c/sub\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003csub\u003eRevocation link (German)\u003c/sub\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n### Configuration\n\nConfigure under *Settings → Plugins → Revocation Button → Configure*.\n\n| Setting | Default | Description |\n|---|---|---|\n| Merchant notification - inbox address | shop email (*Settings → Basic information*) | Inbox that receives the notification each time a customer submits the form. |\n| Merchant notification - inbox display name | inbox address | Display name shown in the `To:` header of the merchant notification. |\n| Outgoing mail - From: address | merchant inbox address | `From:` used for **both** outgoing mails. |\n| Outgoing mail - From: display name | sales channel name | `From:` display name used for **both** outgoing mails. |\n\n## License\n\nMIT — see [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebarista-de%2Frevocationbutton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodebarista-de%2Frevocationbutton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebarista-de%2Frevocationbutton/lists"}