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 2w ago

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 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

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

2899d 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

28357.1k4](/packages/samrap-acf-fluent)[devgeniem/acf-codifier

ACF Codifier

133222.8k30](/packages/devgeniem-acf-codifier)[folbert/fewbricks

Write code to create fields and more for Advanced Custom Fields

1196.0k](/packages/folbert-fewbricks)[log1x/modern-acf-options

A modern take on ACF Theme Options

3432.1k2](/packages/log1x-modern-acf-options)[iceicetimmy/acf-post-type-selector

Post type selector for Advanced Custom Fields.

559.0k](/packages/iceicetimmy-acf-post-type-selector)[bostondv/acf-ninja-forms

Adds an Advanced Custom Fields field to select one or many Ninja Forms.

1525.1k](/packages/bostondv-acf-ninja-forms)

PHPackages © 2026

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