| Current Path : /home/helpink/www/administrator/components/com_jbusinessdirectory/sql/updates/mysql/ |
| Current File : /home/helpink/www/administrator/components/com_jbusinessdirectory/sql/updates/mysql/5.8.25.sql |
INSERT INTO `#__jbusinessdirectory_directory_apps` (`name`, `app_name`, `icon`, `store_link`, `doc_link`, `version`, `required_version`, `description`, `type`) VALUES
('JBD Messages', 'JBD Messages', 'directoryApps/jbd_messages.png', 'https://www.cmsjunkie.com/joomla-business-directory/jbd-messages', 'https://www.cmsjunkie.com/docs/jbusinessdirectory/directoryapps.html#jbd-messages', NULL,'1.0.0', 'JBD Messages', 1);
-- --------- JBD RECURRING EVENTS APP ---------- --
UPDATE `#__jbusinessdirectory_directory_apps`
SET `required_version` = '1.3.2'
WHERE `id` = 4;