Skip to content

Update migration guide #8067

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

Open
wants to merge 1 commit into
base: 5.next
Choose a base branch
from
Open

Update migration guide #8067

wants to merge 1 commit into from

Conversation

ADmad
Copy link
Member

@ADmad ADmad commented Aug 25, 2025

@ADmad ADmad added this to the 5.next milestone Aug 25, 2025

- Loading of plugins without a plugin class is deprecated. For your existing plugins
which don't have one, you can use the ``bin/cake bake plugin MyPlugin --class-only``
command, which will create the file ``plugins/MyPlugin/src/MyPlugin.php``.
Copy link
Member

Choose a reason for hiding this comment

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

Maybe use MyCustom as plugin name
as the filename would then be MyCustomPlugin instead of MyPluginPlugin.

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.

3 participants