/home/sylamedg/www/wp-content/plugins/bdthemes-element-pack-lite/modules/search/module.info.php
<?php
if (!defined('ABSPATH')) exit; // Exit if accessed directly

return [
	'title'              => esc_html__('Search', 'bdthemes-element-pack'),
	'required'           => true,
	'default_activation' => true,
	'has_style'			 => true,
	'has_script'		 => true,
];