Your IP : 216.73.216.95


Current Path : /var/test/www/alh/system/library/d_shopunity/extension/
Upload File :
Current File : /var/test/www/alh/system/library/d_shopunity/extension/d_shopunity.json

{
    "codename": "d_shopunity",
    "version": "4.0.13",
    "name": "Shopunity Extension manager",
    "description": "Allows you to connect his opencart store to shopunity network and purchase modules with ease",
    "index": "extension/d_shopunity",
    "author": {
        "name": "Shopunity",
        "email": "info@shopunity.com",
        "url": "https://shopunity.net/"
    },
    "opencart_version": [
        "3.0.0.0",
        "3.0.1.1",
        "3.0.1.2",
        "3.0.2.0",
        "3.0.3.1"
    ],
    "type": "module",
    "license": {
        "type": "free",
        "url": "https://shopunity.net/licenses/free"
    },
    "install": {
        "url": "extension/module/install&extension=d_shopunity"
    },
    "uninstall": {
        "url": "extension/module/uninstall&extension=d_shopunity"
    },
    "support": {
        "email": "support@shopunity.com",
        "url": "https://shopunity.net/"
    },
    "required": {
        "d_opencart_patch": ">=1.0.0"
    },
    "files": [
        "system/library/d_shopunity/extension/d_shopunity.json",

        "admin/controller/extension/d_shopunity.php",
        "admin/controller/extension/module/d_shopunity.php",
        "admin/language/en-gb/extension/module/d_shopunity.php",

        "system/library/d_shopunity/api.php",
        "system/library/d_shopunity/bitbucket.php",
        "system/library/d_shopunity/github.php",

        "system/library/d_shopunity/install/d_shopunity.xml",
        "system/library/d_shopunity/install/d_shopunity.php",
        "system/library/d_shopunity/install/d_shopunity.sql",
        "system/library/d_shopunity/readme/d_shopunity.md",
        "system/library/d_shopunity/download/index.php",
        "system/library/d_shopunity/backup/index.php",
        "system/library/d_shopunity/develop/gulpfile.js",
        "system/library/d_shopunity/develop/package.json",
        "system/library/d_shopunity/develop/phpunit.xml",
        "system/library/d_shopunity/develop/bootstrap.php",
        "system/library/d_shopunity/develop/OpenCartTest.php",
        "system/library/d_shopunity/develop/composer.json",
        "system/library/d_shopunity/develop/.env-dist",
        "system/config/test.php",
        "system/library/session/test.php",

        "system/library/modulegenerator.php",
        "system/library/semver.php"
    ],
    "dirs": [

        "admin/view/stylesheet/shopunity",
        "admin/view/javascript/shopunity",

        "admin/controller/extension/d_shopunity",
        "admin/language/en-gb/extension/d_shopunity",
        "admin/model/extension/d_shopunity",
        "admin/view/template/extension/d_shopunity",

        "catalog/controller/extension/d_shopunity",
        "catalog/model/extension/d_shopunity",

        "admin/view/javascript/d_shopunity",
        "admin/view/stylesheet/d_shopunity",

        "system/library/httpful",
        "system/library/semver",
        "system/library/hyperlight"
    ],
    "changelog": [{
            "version": "4.0.13",
            "change": "Adding OC version 3.0.3.1"
        },
        {
            "version": "4.0.12",
            "change": "Added develop gulp"
        },
        {
            "version": "4.0.11",
            "change": "Fixed widget"
        },
        {
            "version": "4.0.10",
            "change": "Removed readme and added another module to welcome"
        },
        {
            "version": "4.0.9",
            "change": "Modification install clear old version fix"
        },
        {
            "version": "4.0.8",
            "change": "Bugfix"
        },
        {
            "version": "4.0.7",
            "change": "Bugfix with extension purchase."
        },
        {
            "version": "4.0.6",
            "change": "Added support for Dreamvention.ee"
        },
        {
            "version": "4.0.5",
            "change": "bug fixes"
        },
        {
            "version": "4.0.4",
            "change": "Added modification controller."
        },
        {
            "version": "4.0.3",
            "change": "Added d_opencart_patch as dependency."
        },
        {
            "version": "4.0.2",
            "change": "Hotfix. twig error."
        },
        {
            "version": "4.0.1",
            "change": "Hotfix. Returned header shortcut."
        },
        {
            "version": "4.0.0",
            "change": "Support for oc3"
        }
    ]
}