{"id":13773562,"url":"https://github.com/speccode/acf-price","last_synced_at":"2025-05-11T05:34:56.097Z","repository":{"id":26673111,"uuid":"30129722","full_name":"speccode/acf-price","owner":"speccode","description":"Advanced Custom Fields: Price","archived":false,"fork":false,"pushed_at":"2022-03-01T11:34:49.000Z","size":24,"stargazers_count":30,"open_issues_count":6,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-25T02:03:41.699Z","etag":null,"topics":["acf","acf-field","advanced-custom-fields","price","wordpress"],"latest_commit_sha":null,"homepage":"","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/speccode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-31T23:12:30.000Z","updated_at":"2025-03-06T01:08:28.000Z","dependencies_parsed_at":"2022-08-21T07:30:59.134Z","dependency_job_id":null,"html_url":"https://github.com/speccode/acf-price","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speccode%2Facf-price","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speccode%2Facf-price/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speccode%2Facf-price/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speccode%2Facf-price/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/speccode","download_url":"https://codeload.github.com/speccode/acf-price/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252940934,"owners_count":21828769,"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":["acf","acf-field","advanced-custom-fields","price","wordpress"],"created_at":"2024-08-03T17:01:17.153Z","updated_at":"2025-05-11T05:34:51.096Z","avatar_url":"https://github.com/speccode.png","language":"PHP","funding_links":[],"categories":["Third-Party Add-Ons"],"sub_categories":[],"readme":"# ACF Price Field\n\nACF Price field with number formatting.\n\n-----------------------\n\n### Description\n\n**How it works**\n* Plugin will store your \"price\" as float so any time you will change desire number format there will be no reformatting problems.\n* Best column type in database for \"price\" related fields is decimal. As WordPress keep meta as type \"text\"  I can only cast it to float. Keep it in mind.\n* Field validation is \"live\" thanks to https://github.com/teamdf/jquery-number.\n* When you use `get_field` function you will get preformatted number based on your settings.\n\n**Options**\n\n`format`\n\nAvailable formats:\n* `1 337.55`\n* `1 337,55`\n* `1,337.55`\n* `1.337,55`\n* `1337`\n* `1 337`\n\n\n**Default parameters result**\n\n`1 337.00`\n\n### Compatibility\n\nThis ACF field type is compatible with:\n* ACF 5\n* ACF 4\n\n### Installation\n\n1. Copy the `acf-price` folder into your `wp-content/plugins` folder\n2. Activate the Price plugin via the plugins admin page\n3. Create a new field via ACF and select the Price type\n4. Please refer to the description for more info regarding the field type settings\n\n### CHANGELOG\nPlease see readme.txt for changelog","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeccode%2Facf-price","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspeccode%2Facf-price","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeccode%2Facf-price/lists"}