Log1x / navi

A developer-friendly alternative to the WordPress NavWalker.
https://github.com/Log1x/navi
MIT License
315 stars 30 forks source link

Docs acorn make:navi #82

Closed huubl closed 2 months ago

huubl commented 2 months ago

Hi,

The docs mention to run acorn make:navi. I had to run this to make it work:

$ wp acorn package:discover
$ wp acorn make:navi

Should acorn make:navi work right away, or should the docs be updated?

Log1x commented 2 months ago

Assuming the Acorn post-autoload-dump composer scripts are installed with wp acorn acorn:install and you install Navi alongside Acorn (same composer.json file) - you shouldn't have to discover packages.