{"id":19821194,"url":"https://github.com/mattrothenberg/location","last_synced_at":"2025-10-06T18:19:20.783Z","repository":{"id":36467217,"uuid":"226182633","full_name":"mattrothenberg/location","owner":"mattrothenberg","description":"A Location Autocomplete Field for Statamic V3","archived":false,"fork":false,"pushed_at":"2023-01-05T02:24:19.000Z","size":2585,"stargazers_count":5,"open_issues_count":21,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-28T21:33:29.008Z","etag":null,"topics":["algolia","algolia-places","statamic","statamic-v3","vue"],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/mattrothenberg.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":"2019-12-05T20:22:51.000Z","updated_at":"2020-11-17T13:09:42.000Z","dependencies_parsed_at":"2023-01-17T01:45:24.422Z","dependency_job_id":null,"html_url":"https://github.com/mattrothenberg/location","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mattrothenberg/location","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattrothenberg%2Flocation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattrothenberg%2Flocation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattrothenberg%2Flocation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattrothenberg%2Flocation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattrothenberg","download_url":"https://codeload.github.com/mattrothenberg/location/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattrothenberg%2Flocation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278656141,"owners_count":26023156,"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-06T02:00:05.630Z","response_time":65,"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":["algolia","algolia-places","statamic","statamic-v3","vue"],"created_at":"2024-11-12T10:26:09.698Z","updated_at":"2025-10-06T18:19:20.752Z","avatar_url":"https://github.com/mattrothenberg.png","language":"Vue","readme":"# Mattrothenberg\\Location\nA Location Autocomplete Field for Statamic V3\n\n\u003cimg src=\"https://res.cloudinary.com/practicaldev/image/fetch/s--pDwPXsoN--/c_imagga_scale,f_auto,fl_progressive,h_420,q_auto,w_1000/https://res.cloudinary.com/practicaldev/image/fetch/s--_7GFmoM---/c_imagga_scale%2Cf_auto%2Cfl_progressive%2Ch_420%2Cq_auto%2Cw_1000/https://thepracticaldev.s3.amazonaws.com/i/j2wje3wuclgtsrjg67f8.png\" /\u003e\n\n## Why?\nThe inspiration for publishing this addon came from writing the following blog post.\n\n[https://dev.to/mattrothenberg/build-a-location-autocomplete-field-for-statamic-v3-49cp](https://dev.to/mattrothenberg/build-a-location-autocomplete-field-for-statamic-v3-49cp)\n\nCo-locating a custom fieldtype within your Statamic app is one thing... Building an addon so that other folks can use it, too, is another. This is the fruit of my labor!\n\n## Installation\n\n(shamelessly cribbed from https://github.com/riasvdv/statamic-color-swatches)\n\nClone the Github repo somewhere, then add it to your composer.json's repositories array. (This is only necessary until the package is released.) Adjust the url to point to cloned directory.\n\n```\n\"repositories\": [\n    {\n        \"type\": \"path\",\n        \"url\": \"addons/mattrothenberg/location\"\n    }\n]\n```\n\nRequire it using Composer.\n\n```\ncomposer require mattrothenberg/location\n```\n\nPublish the assets\n\n```\nphp artisan vendor:publish --provider=\"Mattrothenberg\\Location\\ServiceProvider\"\n```\n\nAdd two environment variables, since this library uses [Places.js](https://github.com/algolia/places) under the hood for location autocompletion.\n\n```\nPLACES_APP_ID=\"\"\nPLACES_API_KEY=\"\"\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattrothenberg%2Flocation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattrothenberg%2Flocation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattrothenberg%2Flocation/lists"}