{"id":22070662,"url":"https://github.com/sitback/commerce_auspost","last_synced_at":"2025-04-09T16:42:32.396Z","repository":{"id":82092218,"uuid":"90594142","full_name":"Sitback/commerce_auspost","owner":"Sitback","description":"Drupal 8 fork of the Drupal 'commerce_auspost' module","archived":false,"fork":false,"pushed_at":"2021-07-12T05:24:12.000Z","size":160,"stargazers_count":3,"open_issues_count":3,"forks_count":1,"subscribers_count":13,"default_branch":"8.x-1.x","last_synced_at":"2025-03-23T18:52:57.007Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.drupal.org/sandbox/torpy/2876488","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sitback.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2017-05-08T06:32:58.000Z","updated_at":"2025-01-01T00:56:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"f395fa60-ba01-4114-a02c-f762ea2cd564","html_url":"https://github.com/Sitback/commerce_auspost","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sitback%2Fcommerce_auspost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sitback%2Fcommerce_auspost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sitback%2Fcommerce_auspost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sitback%2Fcommerce_auspost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sitback","download_url":"https://codeload.github.com/Sitback/commerce_auspost/tar.gz/refs/heads/8.x-1.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248069187,"owners_count":21042635,"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-30T20:17:42.193Z","updated_at":"2025-04-09T16:42:32.390Z","avatar_url":"https://github.com/Sitback.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Drupal Commerce\n===============\n\nIntegrates Australia Post postage estimation with Drupal Commerce 2.x on Drupal 8.\n\nSupporting all FedEx shipping services and an increasing number \nof FedEx's special services, such as Hazardous Materials and Dry Ice,\nCommerce FedEx is designed to be your one-stop solution \nfor all of your FedEx shipping requirements.\n\nUntil this module enters Beta, there will *not* be a \nguaranteed upgrade path between versions. We are doing our best to \nminimize disruption, but pay \nclose attention during upgrades as there may be cases where you will \nhave to reinstall the module.\n\nPlease report any bugs on [the Github issue queue](https://github.com/Sitback/commerce_auspost/issues).\n\n## Requirements\n\n* [An Australia Post PAC API key](https://developers.auspost.com.au/apis/pacpcs-registration)\n* Drupal 8\n* Drupal Commerce 2.x (latest version)\n* Commerce Shipping 2.x (latest version)\n* Physical Fields 1.x (latest version)\n\n## Installation\n\nUse [Composer](https://getcomposer.org/) to get Commerce AusPost and all of its\ndependencies installed on your Drupal 8 site, installing via a tarball from drupal.org **is not supported**.\n\nUntil this is officially merged into the existing `commerce_auspost` module, you can install via the following instructions:\n\n* Edit your project's `composer.json` file and the following to the `repositories` property (if one doesn't exist, create one):\n\n```json\n{\n  \"repositories\": [\n    {\n      \"type\": \"vcs\",\n      \"url\": \"https://github.com/Sitback/commerce_auspost\"\n    }\n  ]\n}\n```\n\n* Add the following to the `require` block, also in `composer.json`:\n \n```json\n{\n  \"require\": {\n    \"drupal/commerce_auspost\": \"dev-8.x-1.x\"\n  }\n}\n```\n\n* An example `composer.json` would look like:\n\n```json\n{\n    \"name\": \"chinthakagodawita/my-commerce-project\",\n    \"authors\": [\n        {\n            \"name\": \"Chin Godawita\",\n            \"email\": \"chin@sitback.com.au\"\n        }\n    ],\n    \"repositories\": [\n      {\n        \"type\": \"composer\",\n        \"url\": \"https://packages.drupal.org/8\"\n      },\n      {\n        \"type\": \"vcs\",\n        \"url\": \"https://github.com/Sitback/commerce_auspost\"\n      }\n    ],\n    \"minimum-stability\": \"dev\",\n    \"prefer-stable\": true,\n    \"require\": {\n      \"drupal/commerce_auspost\": \"dev-8.x-1.x\"\n    }\n}\n```\n\n* Then simply enable the \"AusPost (Commerce Shipping)\" module and visit \n`Commerce \u003e Configuration \u003e Shipping Methods` to configure the shipping method.\n\nDo note, the more shipping services you have enabled, the slower postage calculations will be.\n\n**There is currently no upgrade path between the Drupal 7 and Drupal 8 versions of this module.**\n\n## Configuration\n* API settings and desired shipping services can be configured on the shipping methods page (`Commerce \u003e Configuration \u003e Shipping Methods`)\n* Custom package types can be added on the package types (`Commerce \u003e Configuration \u003e Package Types`)\n\n## Supporting Organisations\nThe Drupal 8 version was sponsored by:\n* Sitback Solutions - https://www.sitback.com.au\n\nThe Drupal 7 version was sponsored by:\n* eighty options - http://www.eightyoptions.com.au/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsitback%2Fcommerce_auspost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsitback%2Fcommerce_auspost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsitback%2Fcommerce_auspost/lists"}