Skip to content

fix: optimise plugin install/uninstall#78

Merged
lacknere merged 3 commits into
mainfrom
fix/optimise-install-uninstall
Apr 27, 2026
Merged

fix: optimise plugin install/uninstall#78
lacknere merged 3 commits into
mainfrom
fix/optimise-install-uninstall

Conversation

@lacknere
Copy link
Copy Markdown
Collaborator

@lacknere lacknere commented Apr 27, 2026

  • Ensuring SEO URL template on plugin install is not necessary because migrations create it anyways. In fact, ensuring it on install hook creates a second template because the migrations are not yet executed (added removal of duplicate template as well).

  • Table werkl_blog_entry_blog_category is not removed on plugin uninstall.

  • Blog SEO URLs are not removed on plugin uninstall.

  • closes Möglichkeit zur Anpassung der Blog-Detail-URL #44

@lacknere lacknere marked this pull request as draft April 27, 2026 09:41
@lacknere lacknere marked this pull request as ready for review April 27, 2026 10:32
@lacknere lacknere merged commit d757d65 into main Apr 27, 2026
10 checks passed
@lacknere lacknere deleted the fix/optimise-install-uninstall branch April 27, 2026 10:32
lacknere added a commit that referenced this pull request Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Möglichkeit zur Anpassung der Blog-Detail-URL

1 participant