Skip to content

Update migration guide#8067

Merged
othercorey merged 1 commit into5.nextfrom
5.3-plugin-class
Sep 25, 2025
Merged

Update migration guide#8067
othercorey merged 1 commit into5.nextfrom
5.3-plugin-class

Conversation

@ADmad
Copy link
Copy Markdown
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
Copy Markdown
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.

@othercorey othercorey merged commit b64a31e into 5.next Sep 25, 2025
3 checks passed
@othercorey othercorey deleted the 5.3-plugin-class branch September 25, 2025 05:12
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.

4 participants