PHPackages                             accell/acf-nav-menu - 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. accell/acf-nav-menu

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

accell/acf-nav-menu
===================

ACF field that allows you to select a nav menu.

v1.0.1(3y ago)01.4k↑150%MITPHPPHP &gt;=7.2

Since Apr 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/accell/acf-nav-menu)[ Packagist](https://packagist.org/packages/accell/acf-nav-menu)[ Docs](https://github.com/accell/acf-nav-menu)[ RSS](/packages/accell-acf-nav-menu/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

ACF Nav Menu Field
==================

[](#acf-nav-menu-field)

A navigation menu field for ACF.

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

[](#requirements)

- [ACF](https://www.advancedcustomfields.com/pro/) &gt;= 5.0
- [PHP](http://php.net/manual/en/install.php) &gt;= 7.2
- [Composer](https://getcomposer.org/download/)

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

[](#installation)

### Bedrock

[](#bedrock)

Install via Composer:

```
$ composer require accell/acf-nav-menu
```

### Manual

[](#manual)

Download the release `.zip` and install into `wp-content/plugins`.

Usage
-----

[](#usage)

Calling the field will return an ID, object, or raw HTML depending on how you've configured the field.

### ACF Composer

[](#acf-composer)

If you are on Sage 10 and using [Log1x's ACF Composer](https://github.com/log1x/acf-composer) package:

```
$field
  ->addField('my_nav_field', 'nav_menu')
    ->setConfig('return_format' => 'id')
    ->setConfig('allow_null' => 0)
    ->setConfig('container' => 'div');
```

Bug Reports
-----------

[](#bug-reports)

If you discover a bug in ACF Nav Menu, please [open an issue](https://github.com/accell/acf-nav-menu/issues).

Contributing
------------

[](#contributing)

Contributing whether it be through PRs, reporting an issue, or suggesting an idea is encouraged and appreciated.

License
-------

[](#license)

ACF Nav Menu is provided under the [MIT License](LICENSE.md).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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

Every ~413 days

Total

2

Last Release

1438d ago

### Community

Maintainers

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

---

Top Contributors

[![accell](https://avatars.githubusercontent.com/u/5078828?v=4)](https://github.com/accell "accell (3 commits)")

---

Tags

wordpresswordpress pluginacfacf-field

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/accell-acf-nav-menu/health.svg)

```
[![Health](https://phpackages.com/badges/accell-acf-nav-menu/health.svg)](https://phpackages.com/packages/accell-acf-nav-menu)
```

###  Alternatives

[log1x/acf-editor-palette

A replica Gutenberg color picker field for Advanced Custom Fields.

100284.1k](/packages/log1x-acf-editor-palette)[hellonico/acf-country

A country field for ACF.

12193.2k](/packages/hellonico-acf-country)[log1x/navi

A developer-friendly alternative to the WordPress NavWalker.

367633.2k7](/packages/log1x-navi)[vinkla/extended-acf

Register advanced custom fields with object-oriented PHP

503264.8k11](/packages/vinkla-extended-acf)[log1x/acf-phone-number

A real ACF phone number field.

12072.5k](/packages/log1x-acf-phone-number)[wpmetabox/meta-box

The most powerful &amp; comprehensive plugin to create, manage, show and connect dynamic data with forms and custom fields effortlessly on WordPress.

1.2k20.5k3](/packages/wpmetabox-meta-box)

PHPackages © 2026

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