Skip to Content Skip to Menu

Joomla 2 CiviCRM User Sync Bot plugin

1 year 5 months ago #333709 by webiedesign
Joomla 2 CiviCRM User Sync Bot plugin was created by webiedesign
I am now using a CiviCRM/Community Builder site that is Joomla 4 with php8. Is there a process to ask for an update of the plugin: Joomla 2 CiviCRM User Sync Bot ?
I installed it on my local test site, and although it didn't crash the site, it also doesn't show in the list of plugins.

Mary
webie-design.com

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • OFFLINE
  • Posts: 48419
  • Thanks: 8274
  • Karma: 1443
1 year 5 months ago #333710 by krileon
Replied by krileon on topic Joomla 2 CiviCRM User Sync Bot plugin
Its been deprecated for awhile. You shouldn't need it anymore as CB Auto Actions can be used to synchronize with any external system using Query actions for external databases, Code actions for custom PHP solutions, and Request actions for calling external HTTP API endpoints.

CiviCRM API v4 has a PHP API you'd be able to include that into a Code action using PHP and call their API directly to synchronize whatever you like whenever you like (e.g. after profile update).

docs.civicrm.org/dev/en/latest/api/v4/usage/#php

CiviCRM API v3 provides REST endpoints that you could use with a Request action. This probably being the easiest approach.

docs.civicrm.org/dev/en/latest/api/v3/rest/

It's unlikely we'll update it and will discontinue it entirely with CB 3.x (remove it from our site). It won't show in the list of CB plugins either as it's a Joomla plugin, which won't install on Joomla 4. You're welcome to update it as needed as well.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
The following user(s) said Thank You: webiedesign

Please Log in or Create an account to join the conversation.

1 year 5 months ago #333711 by webiedesign
Replied by webiedesign on topic Joomla 2 CiviCRM User Sync Bot plugin
Thank you for such a detailed response ! I appreciate it.

Mary
webie-design.com

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum