PHPackages                             craftpeak/acf-untappd-beer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. craftpeak/acf-untappd-beer

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

craftpeak/acf-untappd-beer
==========================

This is a custom field for ACF which adds an AJAX-powered Untappd Beer Picker.

1.0.0(7y ago)0378[2 issues](https://github.com/Craftpeak/acf-untappd-beer/issues)GPL-3.0+PHP

Since Jul 23Pushed 7y ago2 watchersCompare

[ Source](https://github.com/Craftpeak/acf-untappd-beer)[ Packagist](https://packagist.org/packages/craftpeak/acf-untappd-beer)[ Docs](https://github.com/Craftpeak/acf-untappd-beer/)[ RSS](/packages/craftpeak-acf-untappd-beer/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (3)Used By (0)

ACF Untappd Beer Picker Field (ACF v5)
======================================

[](#acf-untappd-beer-picker-field-acf-v5)

This is a custom field for ACF (version 5.6.0 or later only) which adds an AJAX-powered Untappd Beer Picker.

[![acf-untappd-beer](https://user-images.githubusercontent.com/2278221/43054134-18b808f6-8dfe-11e8-8831-22e534b5ea9d.gif)](https://user-images.githubusercontent.com/2278221/43054134-18b808f6-8dfe-11e8-8831-22e534b5ea9d.gif)

It uses Select2's [AJAX functionality](https://select2.org/data-sources/ajax) on search to grab 5 beers from the Untappd API and displays them as options. Once selected, the selected Beer's ID is saved to the database for later use as you see fit. On field init, if there is a value saved, it grabs the selected beer from the API to display a friendly name (Brewery Name &amp; Beer Name).

Requirements
------------

[](#requirements)

- ACF Pro v5.6.0+ (Select2 v4 is required and was made default in this update)
- PHP 7+ (not actually, but don't be *that* person)
- [Untappd App API Keys](https://untappd.com/api/dashboard) (Client ID and Client Secret)

Installation
------------

[](#installation)

`composer require craftpeak/acf-untappd-beer`

(or do it the old fashioned way, I guess)

Setup
-----

[](#setup)

The field REQUIRES the Untappd Keys, and will not work without them. You can provide them one of two ways:

- Enter them into the field's settings (when you add it to the field group)
- Provide 2 constants in your `wp-config.php` (or if you're using Bedrock you can put the keys in your `.env`, with proper hookup code in your `application.php` file):

```
// Untappd API Keys
define('UNTAPPD_CLIENT_ID', 'xxxxxxxxxxxx');
define('UNTAPPD_CLIENT_SECRET', 'xxxxxxxxxxxx');
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2850d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/12038419?v=4)[Craftpeak](/maintainers/craftpeak)[@Craftpeak](https://github.com/Craftpeak)

---

Top Contributors

[![JulienMelissas](https://avatars.githubusercontent.com/u/2278221?v=4)](https://github.com/JulienMelissas "JulienMelissas (6 commits)")

---

Tags

wordpressacf

### Embed Badge

![Health badge](/badges/craftpeak-acf-untappd-beer/health.svg)

```
[![Health](https://phpackages.com/badges/craftpeak-acf-untappd-beer/health.svg)](https://phpackages.com/packages/craftpeak-acf-untappd-beer)
```

###  Alternatives

[samrap/acf-fluent

A fluent interface for the Advanced Custom Fields WordPress plugin

28656.0k4](/packages/samrap-acf-fluent)[hellonico/acf-country

A country field for ACF.

12193.2k](/packages/hellonico-acf-country)[iceicetimmy/acf-post-type-selector

Post type selector for Advanced Custom Fields.

559.0k](/packages/iceicetimmy-acf-post-type-selector)[smithfield-studio/acf-svg-icon-picker

Add ACF field for selecting SVG icons.

3710.8k](/packages/smithfield-studio-acf-svg-icon-picker)[mmirus/acf-flexible-content-title

Display the content of a field in the title bar of your Advanced Custom Fields flexible content sections.

362.8k](/packages/mmirus-acf-flexible-content-title)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
