{"id":19892171,"url":"https://github.com/broadleafcommerce/blc-amazon","last_synced_at":"2025-07-20T05:33:05.240Z","repository":{"id":13888707,"uuid":"16586960","full_name":"BroadleafCommerce/blc-amazon","owner":"BroadleafCommerce","description":"Integration of BLC and Amazon services.","archived":false,"fork":false,"pushed_at":"2025-03-10T15:08:28.000Z","size":239,"stargazers_count":2,"open_issues_count":3,"forks_count":14,"subscribers_count":29,"default_branch":"develop-3.0.x","last_synced_at":"2025-03-10T16:36:24.132Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BroadleafCommerce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2014-02-06T17:18:33.000Z","updated_at":"2021-10-07T21:14:17.000Z","dependencies_parsed_at":"2024-06-05T13:21:53.225Z","dependency_job_id":"a4388bf8-756e-45c8-a7fd-49ccd04d0735","html_url":"https://github.com/BroadleafCommerce/blc-amazon","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/BroadleafCommerce/blc-amazon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BroadleafCommerce%2Fblc-amazon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BroadleafCommerce%2Fblc-amazon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BroadleafCommerce%2Fblc-amazon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BroadleafCommerce%2Fblc-amazon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BroadleafCommerce","download_url":"https://codeload.github.com/BroadleafCommerce/blc-amazon/tar.gz/refs/heads/develop-3.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BroadleafCommerce%2Fblc-amazon/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266071519,"owners_count":23871940,"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":[],"created_at":"2024-11-12T18:22:04.360Z","updated_at":"2025-07-20T05:33:05.219Z","avatar_url":"https://github.com/BroadleafCommerce.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Amazon Integrations Module\n==========================\n\nThis module contains Broadleaf integrations with Amazon AWS APIs.\n\nThe following functionality is covered by this module (could be a partial list):\n\nS3 integration : Ability to store images and other assets produced by Broadleaf using Amazon's S3 storage\nFulfillment : Roadmap Item\n\n\n## Steps to enable this module\n\n1. Add the dependency management section to your **parent** `pom.xml`:\n    ```xml\n    \u003cdependency\u003e\n        \u003cgroupId\u003eorg.broadleafcommerce\u003c/groupId\u003e\n        \u003cartifactId\u003ebroadleaf-amazon\u003c/artifactId\u003e\n        \u003cversion\u003e1.0.0-GA\u003c/version\u003e\n        \u003ctype\u003ejar\u003c/type\u003e\n        \u003cscope\u003ecompile\u003c/scope\u003e\n    \u003c/dependency\u003e\n    ```\n\n2. Pull this dependency into your `core/pom.xml`:\n    ```xml\n    \u003cdependency\u003e\n        \u003cgroupId\u003eorg.broadleafcommerce\u003c/groupId\u003e\n        \u003cartifactId\u003ebroadleaf-amazon\u003c/artifactId\u003e\n    \u003c/dependency\u003e\n    ```\n\n3. Include the necessary `patchConfigLocation` files in your `admin/web.xml`:\n    ```xml\n        classpath:/bl-amazon-applicationContext.xml\n    ```\n    \u003e Note: These two lines should go before the `classpath:/applicationContext.xml` line, but after `classpath:/bl-admin-applicationContext.xml`\n\n4. Include the necessary `patchConfigLocation` files in your `site/web.xml`:\n    ```xml\n        classpath:/bl-amazon-applicationContext.xml\n    ```\n    \u003e Note: This line should go before the `classpath:/applicationContext.xml` line\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbroadleafcommerce%2Fblc-amazon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbroadleafcommerce%2Fblc-amazon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbroadleafcommerce%2Fblc-amazon/lists"}