{"id":13766459,"url":"https://github.com/shopware5/SwagMediaAzure","last_synced_at":"2025-05-10T22:31:09.428Z","repository":{"id":75439183,"uuid":"73815841","full_name":"shopware5/SwagMediaAzure","owner":"shopware5","description":null,"archived":false,"fork":false,"pushed_at":"2018-08-22T13:10:14.000Z","size":12,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-05-07T18:06:32.788Z","etag":null,"topics":["azure","microsoft","shopware","shopware-plugin"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shopware5.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-15T13:24:07.000Z","updated_at":"2023-02-02T12:14:10.000Z","dependencies_parsed_at":"2023-06-06T12:00:30.961Z","dependency_job_id":null,"html_url":"https://github.com/shopware5/SwagMediaAzure","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopware5%2FSwagMediaAzure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopware5%2FSwagMediaAzure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopware5%2FSwagMediaAzure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopware5%2FSwagMediaAzure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shopware5","download_url":"https://codeload.github.com/shopware5/SwagMediaAzure/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253492529,"owners_count":21916959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure","microsoft","shopware","shopware-plugin"],"created_at":"2024-08-03T16:00:55.625Z","updated_at":"2025-05-10T22:31:08.548Z","avatar_url":"https://github.com/shopware5.png","language":"PHP","funding_links":[],"categories":["Media Adapter"],"sub_categories":[],"readme":"# Azure Adapter for Shopware\n\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)\n\nThe Azure adapter allows you to manage your media files in shopware on Azure Blob Storage.\n\n## Building a package\n\nJust run `./build.sh`.\n\n## Install\n\nDownload the plugin from the release page and enable it in shopware.\n\n## Usage\n\nUpdate your `config.php` in your root directory and fill in your own values\n\n```php\n'cdn' =\u003e [\n    'backend' =\u003e 'azure',\n    'adapters' =\u003e [\n        'azure' =\u003e [\n            'type'          =\u003e 'azure',\n            'mediaUrl'      =\u003e 'https://example.blob.core.windows.net/media/',\n            'accountName'   =\u003e 'youraccount',\n            'apiKey'        =\u003e 'yourapikey',\n            'containerName' =\u003e 'media'\n        ]\n    ]\n],\n```\n\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshopware5%2FSwagMediaAzure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshopware5%2FSwagMediaAzure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshopware5%2FSwagMediaAzure/lists"}