{"id":31832246,"url":"https://github.com/fostercommerce/delivery-dates","last_synced_at":"2026-08-03T08:31:00.430Z","repository":{"id":62506755,"uuid":"181021985","full_name":"FosterCommerce/delivery-dates","owner":"FosterCommerce","description":null,"archived":false,"fork":false,"pushed_at":"2019-04-26T13:48:19.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-27T01:41:03.104Z","etag":null,"topics":[],"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/FosterCommerce.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-12T14:15:58.000Z","updated_at":"2024-04-27T01:41:03.104Z","dependencies_parsed_at":"2022-11-02T10:01:52.516Z","dependency_job_id":null,"html_url":"https://github.com/FosterCommerce/delivery-dates","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/FosterCommerce/delivery-dates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FosterCommerce%2Fdelivery-dates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FosterCommerce%2Fdelivery-dates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FosterCommerce%2Fdelivery-dates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FosterCommerce%2Fdelivery-dates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FosterCommerce","download_url":"https://codeload.github.com/FosterCommerce/delivery-dates/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FosterCommerce%2Fdelivery-dates/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009178,"owners_count":26084555,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-10-11T23:00:07.166Z","updated_at":"2025-10-11T23:00:08.284Z","avatar_url":"https://github.com/FosterCommerce.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Delivery Dates plugin for Craft CMS 3.1.x and Craft Commerce 2.x\n\nDelivery Dates\n\n## Installation\n\nTo install the plugin, follow these instructions.\n\n1. Open your terminal and go to your Craft project:\n\n        cd /path/to/project\n\n2. Then tell Composer to load the plugin:\n\n        composer require FosterCommerce/delivery-dates\n\n3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Delivery Dates.\n\n## Template Usage\n\n```twig\n{% set deliveryBy = craft.deliveryDates.deliveryBy %}\nOrder by {{deliveryBy.orderByDate|date('m/d/Y H:i:s')}}{# 4/19/2019 14:00:00 #}\nDelivery By {{deliveryBy.deliveryDate|date('m/d/Y')}} {# 4/19/2019 #}\n```\n\n```twig\n{% set deliveryBy = craft.deliveryDates.deliveryBy(order.dateOrdered) %}\nOrder by {{deliveryBy.orderByDate|date('m/d/Y H:i:s')}}{# 4/29/2019 09:00:00 #}\nDelivery By {{deliveryBy.deliveryDate|date('m/d/Y')}} {# 5/2/2019 #}\n```\n\nBrought to you by [Foster Commerce](https://fostercommerce.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffostercommerce%2Fdelivery-dates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffostercommerce%2Fdelivery-dates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffostercommerce%2Fdelivery-dates/lists"}