Dolibarr connection configuration and validation #5

Open
opened 2026-05-21 20:04:04 +00:00 by jmiller · 0 comments
Owner

Summary

Secure configuration of Dolibarr connection with real-time validation.

Requirements

  • Component params: URL, API key (password field), SSL verification toggle
  • 'Test Connection' button in admin options
  • Connection status on dashboard (green/red indicator)
  • Validate API key permissions on test (check read/write access)
  • Error messages with troubleshooting hints
  • API key stored encrypted in Joomla params

Acceptance Criteria

  • Dolibarr URL and API key configurable in component options
  • Test Connection button validates connectivity
  • Dashboard shows live connection status
  • Helpful error messages on failure
  • API key not visible in page source
## Summary Secure configuration of Dolibarr connection with real-time validation. ## Requirements - Component params: URL, API key (password field), SSL verification toggle - 'Test Connection' button in admin options - Connection status on dashboard (green/red indicator) - Validate API key permissions on test (check read/write access) - Error messages with troubleshooting hints - API key stored encrypted in Joomla params ## Acceptance Criteria - [ ] Dolibarr URL and API key configurable in component options - [ ] Test Connection button validates connectivity - [ ] Dashboard shows live connection status - [ ] Helpful error messages on failure - [ ] API key not visible in page source
jmiller added the status/pending-testing label 2026-05-21 22:58:41 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoDoliJoomShop#5