Your IP : 216.73.216.84


Current Path : /home/helpink/www/administrator/components/com_jbusinessdirectory/sql/updates/mysql/
Upload File :
Current File : /home/helpink/www/administrator/components/com_jbusinessdirectory/sql/updates/mysql/5.8.4.sql

-- ------ JBD VIDEOS APP -------- --
INSERT INTO `#__jbusinessdirectory_directory_apps` (`name`, `app_name`, `icon`, `store_link`, `doc_link`, `version`, `required_version`, `description`, `type`) VALUES
('JBD Videos', 'JBD Videos', 'directoryApps/jbd_videos.png', 'https://www.cmsjunkie.com/joomla-business-directory/jbd-videos', 'https://www.cmsjunkie.com/docs/jbusinessdirectory/directoryapps.html#jbd-videos', NULL,'1.0.0', 'JBD Videos application', 1);

INSERT INTO `#__jbusinessdirectory_application_settings` (`name`, `value`, `text`, `description`) VALUES
('second_order_search_listings', 'viewCount desc', 'LNG_SECOND_ORDER_SEARCH_LISTINGS', 'LNG_SECOND_ORDER_SEARCH_LISTINGS_DESCRIPTION'),
('enable_listing_editors', '0', 'LNG_ENABLE_LISTING_EDITORS', 'LNG_ENABLE_LISTING_EDITORS_DESCRIPTION'),
('enable_videos', '1' , 'LNG_ENABLE_VIDEOS','LNG_ENABLE_VIDEOS_DESC');