Osclass Support Forums

Osclass plugin support => Business Profile Plugin => Topic started by: pitbull on March 19, 2019, 06:45:37 PM

Title: How to check if Business profile plugin is enabled or not?
Post by: pitbull on March 19, 2019, 06:45:37 PM
@Frosticek What is the easy way to check at the front end if the bprofiles plugin is existing or not ??

eg

Code: [Select]
If { plugin bprofiles is exist

//Then add this code here

} else {
 
//Add another code here
}

Is there any osclass global condition (if statement) we can use here ?

Regards
Title: Re: How to check if Business profile plugin is enabled or not?
Post by: MB Themes on March 19, 2019, 10:26:40 PM
Check if some of plugin function exists