{"id":36237768,"url":"https://github.com/mageprashant/magento2-checkout-address-restriction","last_synced_at":"2026-01-11T06:04:30.581Z","repository":{"id":65606170,"uuid":"590108327","full_name":"mageprashant/magento2-checkout-address-restriction","owner":"mageprashant","description":"Magento 2: Add Custom Address Validation In Checkout","archived":false,"fork":false,"pushed_at":"2023-02-03T10:43:59.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-20T02:43:46.562Z","etag":null,"topics":["address","address-restriction","address-validation","checkout","checkout-address","magento","magento2","magento2-free-modules","module","restrictions","validation"],"latest_commit_sha":null,"homepage":"","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/mageprashant.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":"2023-01-17T17:14:18.000Z","updated_at":"2023-07-04T12:41:21.000Z","dependencies_parsed_at":"2023-02-18T06:00:59.288Z","dependency_job_id":null,"html_url":"https://github.com/mageprashant/magento2-checkout-address-restriction","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mageprashant/magento2-checkout-address-restriction","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mageprashant%2Fmagento2-checkout-address-restriction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mageprashant%2Fmagento2-checkout-address-restriction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mageprashant%2Fmagento2-checkout-address-restriction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mageprashant%2Fmagento2-checkout-address-restriction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mageprashant","download_url":"https://codeload.github.com/mageprashant/magento2-checkout-address-restriction/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mageprashant%2Fmagento2-checkout-address-restriction/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28293188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T04:44:51.577Z","status":"ssl_error","status_checked_at":"2026-01-11T04:44:44.232Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["address","address-restriction","address-validation","checkout","checkout-address","magento","magento2","magento2-free-modules","module","restrictions","validation"],"created_at":"2026-01-11T06:04:29.992Z","updated_at":"2026-01-11T06:04:30.576Z","avatar_url":"https://github.com/mageprashant.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Magento 2 Checkout Address Restriction Extension FREE\n\nMagento 2 Add Custom Address Validation In Checkout.\n\nMagento 2 has its own set of validations for the address fields in the checkout step. But sometimes you may want to add some custom validations in the different address fields. Some examples may be like limiting the character limit in the firstname and lastname of shipping and billing address.\nUse cases:\nSome ERP systems have certain limits on the length of fields that they can store. But Magento has no such limit on these fields. So while exporting the order data to the ERP you may face problems.\nFortunately, we can handle this problem in Magento 2 with some effort. We will start by creating a new module for this functionality.\n\n# Installation Instruction\n\n## Step 1\n\n### Install module via composer (recommend)\n\nRun the following command in Magento 2 root folder:\n\n```\ncomposer require mageprashant/magento2-checkout-address-restriction\n```\n\n### Install module manually\n * Download the extension\n * Unzip the file\n * Create a folder {Magento 2 root}/app/code/MagePrashant/Addressrestriction\n * Copy the content from the unzip folder\n\n#### Step 2 - Enable Module\n * php bin/magento module:enable MagePrashant_Addressrestriction\n * php bin/magento setup:upgrade\n\n#### Step 3 - Configuration\n \nLog into your Magento 2 Admin, then go to Stores \u003e Configuration \u003e MagePrashant \u003e Address Restrictions\n\n# Contribution\n\nWant to contribute to this extension? The quickest way is to \u003ca href=\"https://help.github.com/articles/about-pull-requests/\"\u003eopen a pull request\u003c/a\u003e on GitHub.\n\n# Support\n\nIf you encounter any problems or bugs, please \u003ca href=\"https://github.com/mageprashant/magento2-checkout-address-restriction/issues\"\u003eopen an issue\u003c/a\u003e on GitHub.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmageprashant%2Fmagento2-checkout-address-restriction","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmageprashant%2Fmagento2-checkout-address-restriction","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmageprashant%2Fmagento2-checkout-address-restriction/lists"}