Accudio / accudio-headless-menus

Yet another plugin adding WordPress menus to REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accudio Headless Menus

GitHub Twitter Website Donate

WordPress plugin adding menus to REST API, useful for a Headless WordPress install. Several plugins exist already, but this is designed to provide all menu items nested with children for use with a Gridsome frontend with modified WordPress data source. Works well with Accudio Headless, Accudio Headless Theme, and Accudio Gridsome Headless WP.

Requirements

A working installation of Wordpress, v1.0.0 of the plugin has been tested with Version 5.2.4 but should work on many versions. Built for use with PHP 7.0 onwards, 5.6 although untested should work.

Installation

  1. Download the latest release zip file or clone repository;
  2. Place in /wp-content/plugins/ directory;
  3. Log in to Wordpress administration page:
  4. Go to 'Plugins';
  5. Enable plugin 'Accudio Headless Menus';

Version History

  • v1.0.0 - Plugin completed and moved from testing

License

Copyright © 2019 Alistair Shepherd. Licensed under the MPL-2.0 License.

About

Yet another plugin adding WordPress menus to REST API

License:Mozilla Public License 2.0


Languages

Language:PHP 100.0%