';
}
$application = $oThis->applications[$appName];
?>
ID);
if ($appHometext !== '' and $showintro !== 'hide') {
?>
× Close and never see this anymore?× Close
Please help us to get Statistics about the numbers of peoples that installed the last version of our CRM
If you agree, please click Yes, we will send to our server ONLY the current plugin Version number, and nothing else.
Then you will never see this request anymore
If you disagree, just click No, and you will never see this request anymore
applications[$appName]['modules'] as $k => $module) {
if (isset($module['roles_authorized']) and $module['roles_authorized'] != '') {
if (!$oThis->check_roles_authorized($module['roles_authorized']))
continue;
}
if (!isset($module['is_secundary']) or $module['is_secundary'] !== true) {
?>
";
}
?>
'> '>
Other Modules
applications[$appName]['modules'] as $k => $module) {
if (isset($module['roles_authorized']) and $module['roles_authorized'] != '') {
if (!$oThis->check_roles_authorized($module['roles_authorized']))
continue;
}
if (isset($module['is_secundary']) and $module['is_secundary'] == true) {
?>
";
}
?>
'> '>
All the Apps
applications as $k => $app) {
$setting_app_active = false;
if (current_user_can('administrator')) {
$setting_app_active = true;
}
if (isset($app ['option_isactive_name'])) {
$option_isactive_name = $app ['option_isactive_name'];
$isactive = get_option($option_isactive_name);
// var_dump($isactive);
if ($isactive !== 'off') {
$setting_app_active = true; //
}
}
if (isset($app ['active']) and $app ['active'] == false) {
$setting_app_active = false;
}
if ($setting_app_active == true) {
$cls = '';
if ($app['name'] == $appName) {
$cls = 'btn-info';
}
$tappName = $app['name'];
$appsingular_name = $app['singular_name'];
$appoptname = get_option($tappName . '_app_name');
if ($appoptname !== '' and $appoptname !== false and !empty($appoptname)) {
$appsingular_name = $appoptname;
}
?>
_home'>
applications["15CRM"]['is_pro'] !== true) { ?>
Latest activities / Dashboard
"Latest activities / Dashboard" panel will come as an extra feature in the next PRO VERSION of the system. Will list all the latest public activities or activities created by me or shared with me.
The PRO Version based on this Free version has been stopped but the Free version will continue to have small improvement.
More Infos.
And a full new BLUE ORIGAMI PRO totally rebuild from zero to be much much better is in progress for maybe middle 2014.
PRO VERSION.
Latest activities / Dashboard
"Latest activities / Dashboard" panel will come as an extra feature in the PRO VERSION next release of the system. Will list all the latest public activities or activities created by me or shared with me.
YOU ARE USING THE FREE VERSION of BLUE ORIGAMI CRM System The PRO Version based on this Free version has been stopped but the Free version will continue to have small improvement.
More Infos.
And a full new BLUE ORIGAMI PRO totally rebuild from zero to be much much better is in progress for maybe middle 2014.
PRO VERSION.
(This banner is visible only to Admin)
applications[$appName]['options_form'])) {
if (current_user_can('administrator')) {
require_once APPLICATION_MAKER_PATH . 'views/' . $oThis->applications[$appName]['options_form'] . '.php'; //apm-home-options
//wp_die( __('You do not have sufficient permissions to access this page.') );
} else {
?>
Sorry, the Settings are only available for the Administrator.
Sorry, There is not settings for this App.
applications[$appName];
if (count($application['categories']) > 0) {
echo '