Creating widgets in Havalite CMS is similar or almost the same way by creating plugins, accept we don't need to call the function "add_filter()" in our plugin file, we just use the index.php file of the plugin to activate the widget. This done by using the function "activa... link