- Issue created by @jgoodwill01
- πΊπΈUnited States jgoodwill01
I was able to modify the connectorService.php file to add the 'privateEvents' parameter to this array and could was able to remove Private Events. I'm not sure if there's a way to make this an optional feature for other users. I'll have to make note when any future updates occur with this module so I can patch.
$params = [
'status' => 'published',
'privateEvents' => 'false',
'start' => '0',
'startDate' => $start_date,
'endDate' => $end_date,
'types' => $type,
'limit' => $limit
]; - Assigned to earlyburg
- πΊπΈUnited States earlyburg
It would be good to be able to specify this in the admin UI.
Turning this into a feature request. - πΊπΈUnited States jgoodwill01
Any advances on this feature request? It would be a wonderful module to use but it's limiting in it's current implementation.
- πΊπΈUnited States earlyburg
@jgoodwill01
Hello. Thank you for your interest in Communico Plus.
I have decided not to renew my license for Communico, as this project did not really get off the ground.
The cost of a license for testing this code is over 7K USD, and I'm not going to renew.Without an account - development is at a standstill as testing can not be accomplished and new code can't be written.
Apologies. I would consider investing the money if people were using the module. Usage statistics for this code show very little to no use.
Have a nice day and thank you for all the requests for updates on this codebase.
I appreciate it.