-
Notifications
You must be signed in to change notification settings - Fork 103
Migration section for Joomla 6.1 #512
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||
User description
Migration section for Joomla 6.1
PR Type
Documentation
Description
Add migration documentation for Joomla 6.0 to 6.1 upgrade
Create compatibility plugin migration guide with code examples
Document deprecated constants and class namespace changes
Establish placeholder structure for future feature documentation
Diagram Walkthrough
File Walkthrough
index.md
Migration index page creationmigrations/60-61/index.md
new-features.md
New features placeholder documentationmigrations/60-61/new-features.md
new-deprecations.md
New deprecations placeholder documentationmigrations/60-61/new-deprecations.md
compat-plugin.md
Compatibility plugin migration guidemigrations/60-61/compat-plugin.md
JPATH_PLATFORMconstant replacement