{"id":20095738,"url":"https://github.com/magepsycho/magento2-custom-shipping","last_synced_at":"2025-04-13T08:21:49.116Z","repository":{"id":2786565,"uuid":"47450682","full_name":"MagePsycho/magento2-custom-shipping","owner":"MagePsycho","description":"Custom Shipping Module for Magento 2","archived":false,"fork":false,"pushed_at":"2022-03-02T10:25:33.000Z","size":39,"stargazers_count":72,"open_issues_count":10,"forks_count":35,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-27T00:11:08.760Z","etag":null,"topics":["magento-extension","magento2","magento2-extension","magento2-module","php","php7","shipping-fee","shipping-module"],"latest_commit_sha":null,"homepage":"https://www.magepsycho.com/extensions.html","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/MagePsycho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-05T09:51:21.000Z","updated_at":"2024-11-23T08:22:43.000Z","dependencies_parsed_at":"2022-08-06T12:31:24.817Z","dependency_job_id":null,"html_url":"https://github.com/MagePsycho/magento2-custom-shipping","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MagePsycho%2Fmagento2-custom-shipping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MagePsycho%2Fmagento2-custom-shipping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MagePsycho%2Fmagento2-custom-shipping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MagePsycho%2Fmagento2-custom-shipping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MagePsycho","download_url":"https://codeload.github.com/MagePsycho/magento2-custom-shipping/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681640,"owners_count":21144727,"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":["magento-extension","magento2","magento2-extension","magento2-module","php","php7","shipping-fee","shipping-module"],"created_at":"2024-11-13T16:56:18.484Z","updated_at":"2025-04-13T08:21:49.087Z","avatar_url":"https://github.com/MagePsycho.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n![Magento 2 Custom Shipping](https://i.imgur.com/d8QEHRb.png)\n# Magento 2 Custom Shipping\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![Packagist Version](https://img.shields.io/github/v/tag/MagePsycho/magento2-custom-shipping?logo=packagist\u0026sort=semver\u0026label=packagist\u0026style=for-the-badge)](https://packagist.org/packages/magepsycho/magento2-custom-shipping)\n[![Packagist Downloads](https://img.shields.io/packagist/dt/magepsycho/magento2-custom-shipping.svg?logo=composer\u0026style=for-the-badge)](https://packagist.org/packages/magepsycho/magento2-custom-shipping/stats)\n![Supported Magento Versions](https://img.shields.io/badge/magento-%202.2_|2.3_|_2.4-brightgreen.svg?logo=magento\u0026longCache=true\u0026style=for-the-badge)\n![License](https://img.shields.io/badge/license-MIT-green?color=%23234\u0026style=for-the-badge)\n\n\u003c/div\u003e\n\nOverview\n==================\n\n[Magento 2 Custom Shipping](https://www.magepsycho.com/magento-2-custom-shipping.html) is a sample for Shipping module in Magento 2.   \nYou can use this module as a base for developing any custom shipping modules.\n\n🛠️ Installation\n-------------\n**Using Composer**\n\n*Run the commands from the root of the Magento installation*\n```\ncomposer require magepsycho/magento2-custom-shipping\n```\n\n**Using modman**\n```\nmodman init\nmodman clone git@github.com:MagePsycho/magento2-custom-shipping.git\n```\n\n**Using Zip**\n* Download the [Zip File](https://github.com/MagePsycho/magento2-custom-shipping/archive/master.zip)\n* Extract \u0026 upload the files to `/path/to/magento2/app/code/MagePsycho/CustomShipping/`\n\nAfter installation by either means, enable the extension by running following commands (again from root of Magento2 installation):\n```\nphp bin/magento module:enable MagePsycho_CustomShipping --clear-static-content\nphp bin/magento setup:upgrade\n```\n\n\n[Click here to read more on module packaging, installation \u0026 activation in Magento 2](http://www.blog.magepsycho.com/install-magento-2-module-from-github-or-bitbucket-repository-using-composer/)\n\n🚀 Screenshots\n-----------\n![Backend Settings](http://www.blog.magepsycho.com/wp-content/uploads/2015/12/magento2-custom-shipping.png \"Backend Settings\")\n1. Screentshot - Backend Settings\n\n![Checkout Steps 1 - Checkout](http://www.blog.magepsycho.com/wp-content/uploads/2015/11/magento2-custom-shipping-checkout.png \"Checkout Steps 1 - Checkout\")\n2. Checkout Steps 1 - Checkout\n\n![Checkout Steps 2 - Summary](http://www.blog.magepsycho.com/wp-content/uploads/2015/11/magento2-custom-shipping-checkout-summary.png \"Checkout Steps 2 - Summary\")\n3. Checkout Steps 2 - Summary\n\n## Contributors\n\n- Raj KB [Maintainer] [![Twitter Follow](https://img.shields.io/twitter/follow/rajkbnp.svg?style=social)](https://twitter.com/rajkbnp)\n\n\n![Your Repository's Stats](https://contrib.rocks/image?repo=MagePsycho/magento2-custom-shipping)\n\n## To Contribute\nAny contribution to the development of `Magento 2 Custom Shipping` is highly welcome.  \nThe best possibility to provide any code is to open a [pull request on GitHub](https://github.com/MagePsycho/magento2-custom-shipping/pulls).\n\n\n## Need Support?\nIf you encounter any problems or bugs, please create an issue on [GitHub](https://github.com/MagePsycho/magento2-custom-shipping/issues).\n\nPlease [visit our store](https://www.magepsycho.com/extensions/magento-2.html) for more FREE / paid extensions OR [contact us](https://magepsycho.com/contact) for customization / development services.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagepsycho%2Fmagento2-custom-shipping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagepsycho%2Fmagento2-custom-shipping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagepsycho%2Fmagento2-custom-shipping/lists"}