Replace academy links with ComHub LP links#2386
Open
Su (sushmangupta) wants to merge 1 commit into
Open
Conversation
Developer Docs healthcheckStatus: Completed with |
Su (sushmangupta)
requested review from
Micha Hobert (Isengo1989) and
LeaW (LeaWeyck)
July 20, 2026 15:38
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates developer documentation to replace legacy Shopware Academy links with the new Shopware Hub Learn (ComHub LP) URLs, keeping training references current across the docs.
Changes:
- Replaced multiple
academy.shopware.comtraining links withhub.shopware.com/learnequivalents across plugin-related guides. - Updated the docs landing page (
index.md) “academy” link to point at the new learning hub. - Updated several “free online training” references to specific Hub paths/courses/units.
Reviewed changes
Copilot reviewed 14 out of 14 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| index.md | Updates the main “academy” link to the new Hub Learn landing page. |
| guides/plugins/plugins/storefront/controllers/add-dynamic-content-via-ajax-calls.md | Replaces the legacy academy course link with a Hub learning path link. |
| guides/plugins/plugins/storefront/controllers/add-custom-controller.md | Replaces the legacy academy course link with a Hub learning path link. |
| guides/plugins/plugins/services/dependency-injection.md | Replaces the legacy academy course link with a Hub course link. |
| guides/plugins/plugins/services/adjusting-service.md | Replaces the legacy academy course link with a Hub course link. |
| guides/plugins/plugins/plugin-fundamentals/plugin-lifecycle.md | Replaces the legacy academy course link with a Hub course link. |
| guides/plugins/plugins/plugin-fundamentals/add-scheduled-task.md | Replaces the legacy academy course link with a Hub learning path link. |
| guides/plugins/plugins/plugin-fundamentals/add-plugin-configuration.md | Replaces the legacy academy course link with a Hub unit link. |
| guides/plugins/plugins/framework/event/listening-to-events.md | Replaces the legacy academy course link with a Hub learning path link. |
| guides/plugins/plugins/framework/event/add-custom-event.md | Replaces the legacy academy course link with a Hub course link. |
| guides/plugins/plugins/framework/data-handling/writing-data.md | Replaces the legacy academy course link with a Hub learning path link. |
| guides/plugins/plugins/framework/data-handling/add-data-translations.md | Replaces the legacy academy course link with a Hub learning path link. |
| guides/plugins/plugins/database/database-migrations.md | Replaces the legacy academy course link with a Hub learning path link. |
| guides/plugins/plugins/bundle.md | Replaces the legacy academy course link with a Hub learning path link. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| ::: info | ||
| Refer to this video on **[Live coding example with product.loaded event](https://www.youtube.com/watch?v=cJDaiuyjKJk)**. | ||
| Also available on our free online training ["Shopware 6 Backend Development"](https://academy.shopware.com/courses/shopware-6-backend-development-with-jisse-reitsma). | ||
| Also available on our free online training ["Shopware 6 Backend Development"](hhttps://hub.shopware.com/learn/path/shopware-backend-development-intermediate). |
|
|
||
| ::: info | ||
| Refer to this video on **[Translating your entity](https://www.youtube.com/watch?v=FfqxfQl3I4w)** that deals with data translations. Also available on our free online training ["Shopware 6 Backend Development"](https://academy.shopware.com/courses/shopware-6-backend-development-with-jisse-reitsma). | ||
| Refer to this video on **[Translating your entity](https://www.youtube.com/watch?v=FfqxfQl3I4w)** that deals with data translations. Also available on our free online training ["Shopware 6 Backend Development"](hhttps://hub.shopware.com/learn/path/shopware-backend-development-essentials). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
<Identified a few links that was pointing to old academy content. Hence replacing with new and relevant links from ComHub LP -->
Related links
Checklist
PageRefreferences where relevant..gitbook.yamlif pages were moved, renamed, or deleted..wordlist.txt(and sorted it) if spellcheck flags new legitimate terms.Notes
Micha Hobert (@Isengo1989) please check and update accordingly