Using bake with croogo 4

76 views
Skip to first unread message

Michal Lukasik

unread,
Nov 6, 2020, 6:56:26 AM11/6/20
to Croogo

You mentioned about:
"Add support for plugin with bake command"
https://croogo.org/blog/croogo-406-released

So... how to use it? :)

Any feedback Rachman?

Michael Tallroth

unread,
Apr 27, 2021, 3:17:33 PM4/27/21
to Croogo
The support added was the Croogo/Core theme for baking plugins. It creates a workable Croogo plugin skeleton including a sample Dashboard widget. There were a few PR's starting around #963 where this code was updated / added.

./bin/cake bake plugin -t Croogo/Core <PluginName>

I don't recall if the automatic re-build of the autoloader is in place in version 4, so you might have to follow this up by building it manually (this will have effect only if you allowed bake to modify your composer.json file to require the new plugin).

composer dump-autoload -o

After that, you will need to enable the plugin in the Extensions > Plugins admin page.

Robert V.

unread,
Jun 13, 2023, 12:28:05 PM6/13/23
to Croogo
Where i can find good tutorial for building on Croogo 4?

Thank you

Michael Tallroth

unread,
Jun 13, 2023, 4:32:13 PM6/13/23
to Croogo
The docs are at docs.croogo.org, updated only to v2. We're always looking for contributors.
Reply all
Reply to author
Forward
0 new messages