* @author Wojciech Król * @copyright 2017 Paweł Klockiewicz, Wojciech Król * @license https://batflat.org/license * @link https://batflat.org */ return [ 'name' => $core->lang['dashboard']['module_name'], 'description' => $core->lang['dashboard']['module_desc'], 'author' => 'Sruu.pl', 'version' => '1.1', 'compatibility' => '1.3.*', 'icon' => 'home' ];