Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Disable registration and profiles in your 3rd party extension or system. Next use CB Auto Actions and the Query action on the after registration and after profile update triggers. You'll then need to query your 3rd party database and push the data to it as needed. Alternative is if your 3rd party usage has an API you can use a Code action with Method set to PHP and execute whatever PHP you need after a user registers or updates their profile.
There's no simple way to do it. You'll need to write all the code to push the data using a new CB plugin if you choose not to use CB Auto Actions to handle it.
Ok, so calling CB registraion, profile edit through modal window does not have any concern? It will be really helpful for me if you can provide some more insight on modal as well as comment "CB doesn't tend to go so well,"Rendering profile edit/registration outside of CB doesn't tend to go so well, but it is technically possible if you absolutely need it
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.