Search
Other Advanced Module Manager questions
Forum

Easyblog conditions in Advanced Module Manager - J4...

Nick Vine's Avatar Nick Vine
I hesitate to ask Peter, since you have so many projects to complete with the J4 development, but I need to show a module ONLY on Easyblog article pages (not blog views).
I believe in J3 this functionality was available
Confidential information:
(hidden)
but it seems to be missing in the J4 version. Is it roadmapped? Can you suggest a workaround?

Thanks - for the most amazing work and dedication you have for this project!!!
Peter van Westen's Avatar Peter van Westen ADMIN
You can try something like this with the PHP condition rule:
return JFactory::getApplication()->input->get('option') === 'com_easyblog' && JFactory::getApplication()->input->get('view') === 'entry';
I am not sure what 'view' they use now for the articles. So you might need to change that.
Also, they might use 'cmd' instead of 'view' in the url.
Please post a rating at the Joomla! Extensions Directory
Nick Vine's Avatar Nick Vine
Thanks Peter.
Do you plan to add Easyblog options as you did with J3 and already with a couple of other components on J4?
Peter van Westen's Avatar Peter van Westen ADMIN
There are plans to add support for a number of active 3rd party extensions in the Conditions for Joomla 4.
Probably also for Easyblog. But I can't say when...
Please post a rating at the Joomla! Extensions Directory
Nick Vine's Avatar Nick Vine
Hi Peter... any further forward with Easyblog support?
Peter van Westen's Avatar Peter van Westen ADMIN
Not yet. I have just asked StackIdeas for a copy of EasyBlog, so I can play around with it.
Please post a rating at the Joomla! Extensions Directory
Peter van Westen's Avatar Peter van Westen ADMIN
At the moment EasyBlog does not seem fully ready yet for PHP 8+.
This makes it a pain trying to develop code for it.
So this is in the fridge until EasyBlog fixes all the PHP 8 incompatibility issues.
Please post a rating at the Joomla! Extensions Directory
Nick Vine's Avatar Nick Vine
Understood... and thanks Peter!
I'll watch their changelogs and try and let you know when I see movement on that!
ssnobben ssnobben's Avatar ssnobben ssnobben
Strange I run latest EasyBlog 6.0.10 with php 8.1.2 without problem Joomla 4.3.4.

"EasyBlog fixes all the PHP 8"
You can only post on the extension support forum if you have an active subscription and you log in

Buy a Pro subscription