shop.balmet.com

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

d_admin_style.json (1932B)


      1 {
      2   "codename": "d_admin_style",
      3   "version": "1.0.9",
      4   "name": "Admin Style",
      5   "description": "Admin style: dark or light.",
      6   "author": {
      7     "name": "Dreamvention",
      8     "email": "info@dreamvention.com",
      9     "url": "https://dreamvention.com/"
     10   },
     11   "opencart_version": "2-4",
     12   "type": "library",
     13   "license": {
     14     "type": "free",
     15     "url": "https://shopunity.net/licenses/free"
     16   },
     17   "support": {
     18     "email": "support@dreamvention.com",
     19     "url": "https://dreamvention.ee/support"
     20   },
     21   "required": {
     22     "d_bootstrap_extra": ">= 1.0.1",
     23     "d_bootstrap_switch": ">= 3.3.5"
     24   },
     25   "files": [
     26     "admin/view/template/extension/d_admin_style/setup.twig",
     27     "system/library/d_shopunity/extension/d_admin_style.json",
     28     "admin/model/extension/d_admin_style/style.php",
     29     "admin/language/en-gb/extension/d_admin_style/style.php"
     30   ],
     31   "dirs": [
     32     "admin/view/javascript/d_admin_style",
     33 	"admin/view/stylesheet/d_admin_style",
     34     "admin/view/image/d_admin_style"
     35   ],
     36   "changelog": [
     37     {
     38       "version": "1.0.9",
     39       "change": "sem var"
     40     },
     41     {
     42       "version": "1.0.8",
     43       "change": "Added support oc v3.0.3.1"
     44     },
     45     {
     46       "version": "1.0.7",
     47       "change": "Bugs fixed"
     48     },
     49 	{
     50       "version": "1.0.6",
     51       "change": "Add Gulp"
     52     },
     53 	{
     54       "version": "1.0.5",
     55       "change": "Add welcome functionality in admin style.; Add Vuex; Add lodash; "
     56     },
     57     {
     58       "version": "1.0.4",
     59       "change": "fixing many issues with modules (blog, social, checkout7,visual designer, ajax_filter) pavel 7/10/2018 2:55 PM "
     60     },
     61     {
     62       "version": "1.0.3",
     63       "change": "Change view for navigation panel fix switch buttons"
     64     },
     65     {
     66       "version": "1.0.2",
     67       "change": "Add add fixes for soc_login"
     68     },
     69     {
     70       "version": "1.0.1",
     71       "change": "Add light default and dark theme"
     72     },
     73     {
     74       "version": "1.0.0",
     75       "change": "Initial commit."
     76     }
     77   ]
     78 }