Boost Union
Maintained by
Moodle an Hochschulen e.V., ssystems GmbH, Moodle Partner lern.link, Alexander Bias, Moodle an HS Doku, bdecent gmbh
Theme Boost Union is an enhanced child theme of Boost which is intended, on the one hand, to make Boost simply more configurable and, on the other hand, to provide helpful additional features for the daily Moodle operation of admins, teachers and students.
Comments
Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.
1/ Is there any way one can make the info banners (and/or advertising tiles) appear also in the Mobile app?
2/ Especially for the banners, but also perhaps for the advertising tiles and the slider - it would be nice to be able to restrict their appearance to logged-in users only. Is this possible, per chance?
Thanks !
I notice that on one site the content input boxes show the TinyMCE editor while on the other site it only allows plain test with no TinyMCE editor controls visible. Both sites have the TinyMCE as the primary text editor.
Thank you so much for developing Boost Union. It's great and has transformed our Moodle. I have a request. We could love to use right hand block drawer on visit to force open block after login. However don't use the site home page. Would it be possible to apply to the /my and dashboard page too?
Thanks for considering :D
I am sorry that your deployment chain is broken currently. But this required version was set to 2024100702 intentionally.
I would like to point you to https://github.com/moodle-an-hochschulen/moodle-theme_boost_union/issues/822 for details. Please comment there if you want to discuss this further, but please let's avoid discussing it here in the comments section.
Cheers,
Alex
I think there is a bug in the last versions probably in the file versions.php.
There, with
$plugin->requires = 2024100702;
at least a Moodle 4.5.2 is required.
However, if you make a query via the Moodle API, you will get this version (r9, r10) for all earlier versions of Moodle 4.5.
This means that the plugin cannot be installed if it is downloaded after an API query.
We provide Moodle as a base image in Kubernetes clusters and then download the plugins from a list via the API. However, this currently fails with theme_boost_union for instances that still have Moodle 4.5.1.
I have tested it with a very fresh Moodle 4.5.1. The pod will not be finished. If I choose Moodle 4.5.2, everything works perfectly.
Presumably the entry in versions.php simply has to be changed to
$plugin->requires = 2024100700;
Best regards
Folkert
I’m using the Boost Union theme on Moodle, and I would like to make certain blocks visible on the homepage for both logged-in users and guests.
I have already checked the block settings and role permissions, but the blocks still don’t appear for non-logged-in users. Is there a specific setting to enable in Boost Union or any other configuration I should check?
Thanks in advance for your help!
DONE: https://github.com/moodle-an-hochschulen/moodle-theme_boost_union/issues/826 .
Thanks for the encouragement
Cheers,
Przemek
May I ask you to report this issue on https://github.com/moodle-an-hochschulen/moodle-theme_boost_union/issues ?
This comment section here is not the place to report bugs as indicated in the big banner at the top of this page.
Thank you.
Please see https://github.com/moodle-an-hochschulen/moodle-theme_boost_union/blob/main/CHANGES.md#v45-r7.
As soon as you update your Moodle core to 4.5.2, you are ready to go for the latest Boost Union release.
The other contexts seem to behave OK - Timeline, Upcoming events block and Recently accessed items all display all the colours.
I suspect one reason could be that the Activities block uses those smaller-sized icons?
I'm reporting this here, though I know the Activities block will be gone in Moodle 5. Still. the 4.5 version of Moodle is an LTS, so I think a solution should be provided.
I could add a bug tracker item for this, but thought to first indicate the issue here.
Thanks and best regards,
Przemek