Help regarding opendental plugin

This forum is for programmers who have questions about the source code.
Post Reply
heyshan213
Posts: 2
Joined: Wed May 07, 2025 2:44 am

Help regarding opendental plugin

Post by heyshan213 » Wed May 07, 2025 2:46 am

I am developing opendental plugin and I create sample plugin and when i try to check in Opendental is is not loading with error which says plugin is not whitelisted, how can i test my plugin with opendental?

SLeon
Posts: 583
Joined: Mon Mar 01, 2021 10:00 am

Re: Help regarding opendental plugin

Post by SLeon » Wed May 07, 2025 7:25 am

From Integration Types:
Plug-ins were a way for programmers to add or change the Open Dental code in particular places to add functionality before the API was available. They have been phased out, except for use by large organizations needing custom programming and a few whitelisted instances that are known to be useful and safe.

Plug-ins were phased out because third parties could cause serious issues by writing data to the Open Dental database tables and Open Dental had no way to make them safe.

heyshan213
Posts: 2
Joined: Wed May 07, 2025 2:44 am

Re: Help regarding opendental plugin

Post by heyshan213 » Wed May 07, 2025 10:34 am

my plugin is not to write any data it is AI tool which help to fast the process with llm,

SLeon
Posts: 583
Joined: Mon Mar 01, 2021 10:00 am

Re: Help regarding opendental plugin

Post by SLeon » Wed May 07, 2025 9:17 pm

The fact remains that new plug-ins are not supported. Developers should utilize the Open Dental API for new applications.

Post Reply