Community Builder and jEvents Plugin?
-
AccessIPD
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 3
-
Thank you received: 0
-
-
-
8 years 3 weeks ago #5738
by AccessIPD
Do you have any plans to release a Community Builder and jEvents plugin for jBackend?
Own your own community.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
8 years 3 weeks ago #5739
by admin
Hi,
I am already working on a plugin for Community Builder (some basic functions), but I have not planned a plugin for jEvents.
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
-
AccessIPD
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 3
-
Thank you received: 0
-
-
-
8 years 3 weeks ago #5743
by AccessIPD
Do you know when about it will be finished? User registration is turned off in our Joomla site because we are using CB registration. Making it difficult to use the register api.
Own your own community.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
8 years 3 weeks ago #5744
by admin
Unfortunately I can't say, the current version doesn't have the register function. But you could "hack" the user plugin to allow registration despite of the Joomla settings. This should work. Find the line:
if ($usersParams->get('allowUserRegistration'))
And change it as:
if (true || $usersParams->get('allowUserRegistration'))
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 19
-
Thank you received: 0
-
-
8 years 2 weeks ago #5755
by timstohr
Hey mate, where can I find the CB plugin?
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
8 years 2 weeks ago #5756
by admin
Hi Tim,
not clear if you are talking abut jEvents or CB.
In the latter case I have a "alpha" version not release yet, but if you want to test it send me an email at info(at)selfget.com and I will send you. For jEvents I have nothing at the moment.
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
Time to create page: 0.184 seconds