Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Yup, the main issue we face today is everything is coupled to the profile. This isn't really necessary for pretty much all our plugins. Most just entirely function off basic information like name/username/avatar/canvas which can be generalized in our API library. Then you could for example use CB Activity and CB Gallery without needing anything else. You could also use CB fields in other extensions as well since we want to turn our fieldtypes into Joomla fieldtypes.Ok I read through your blog entries. I can see the value of it because everything is currently based on the profile community builder and it restricts your users.
Migration should be entirely automated with CB 3.x as we'll be using Joomla installer SQL files to handle moving all the database data with some PHP side parsing (hopefully minimally as fast queries would be more ideal). I will likely use new database table names for everything and migrate the data safely and quickly to the new structure leaving the old tables intact for safety reasons and to minimize risk of data loss. There's going to be some manual work involved of course as some parameters will go away, some new ones added, etc.. but for the majority of it there should be little work to contend with.I am just not looking forward to migration of my hugely complex site, but then again even migrating it to Joomla 4 may be a huge challenge
Please Log in or Create an account to join the conversation.