Skip to content

12518 move seo to bundle#13851

Merged
kingjia90 merged 21 commits into11.xfrom
12518-move-seo-to-bundle
Jan 9, 2023
Merged

12518 move seo to bundle#13851
kingjia90 merged 21 commits into11.xfrom
12518-move-seo-to-bundle

Conversation

@mattamon
Copy link
Copy Markdown
Contributor

Changes in this pull request

Resolves #12518

Additional info

Moving seo functionality into SeoBundle
Able to install and uninstall via Installer. Permissions are in the Bundle
User Keybindings will be added after glossary bundle is merged
Moved translations into the bundle

@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 20, 2022

Review Checklist

  • Target branch (10.5 for bug fixes, others 11.x)
  • Tests (if it's testable code, there should be a test for it - get help)
  • Docs (every functionality needs to be documented, see here)
  • Migration incl. install.sql (e.g. if the database schema changes, ...)
  • Upgrade notes (deprecations, important information, migration hints, ...)
  • Label
  • Milestone

@mattamon mattamon added the Task label Dec 20, 2022
@mattamon mattamon added this to the 11.0.0 milestone Dec 20, 2022
Adding warning to enable bundle manually
Removing unnecessary interfaces
Changing route names
Reverting routes
Adding bundle name to migration warning
Copy link
Copy Markdown
Contributor

@kingjia90 kingjia90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks and works fine, just found some minor issues

@mattamon mattamon requested a review from kingjia90 January 4, 2023 14:32
@brusch
Copy link
Copy Markdown
Member

brusch commented Jan 5, 2023

@mattamon there are some new conflicts that need to be resolved 😊

# Conflicts:
#	bundles/SeoBundle/public/js/httpErrorLog.js
#	bundles/SeoBundle/public/js/robotstxt.js
#	bundles/SeoBundle/public/js/seopanel.js
Copy link
Copy Markdown
Contributor

@kingjia90 kingjia90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just found these 2 things, beside the keybidings which will be fixed in #13994

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Task] Move SEO to SeoBundle within bundles folder in pimcore/pimcore repository

3 participants