Hi @meduoliveira,
I’m sorry, but we don’t know any Event Calendar plugin which is compatible with wpForo. I think you should ask the plugin developers of your plugin to make it compatible with wpForo. You should let them know that wpForo is not based on Custom Post Types, they should use wpForo specific content type stored in wp_wpforo_topics and wp_wpforo_posts database tables.
Hi
I can use another calendar plugin but the problem is that I need to integrate authentication with wpforo.
The user can only post an event if he is registered and logged in the wpforo forum.
It is possible?
Yes, if a user loggedin in forum it’s also loggedin in whole website. wpForo user and authorization functions are based on WordPress functions.
Thank you
Do you have any documentation or example about this?
I’m sorry but I don’t follow you. What documentation you want. As I said in my last post users are login in forum as usual, and they are logged-in users, they can do anything in your website as login users. If your Event Calendar plugin allows users to add events then they’ll be able to add some too. Is this what you’re looking for?