Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 718 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 718 Bytes

Jambaree Headless WP - Next.js Utilities

Options

  • Headless Preview - Preview your headless site in the WP admin
  • Decapitate WP - Removes the built in frontend from WP
  • Flexible Content Modules
    • Create's a flexible content field group named "modules", clones all field groups prefixed with "Module:" into them.
  • Ability to add additional menu locations
  • adds REST endpoint for acf options pages (/jambaree/v1/options/${option page slug})
  • adds ACF data to menu items REST endpoint (/wp/v2/menu-items)

It is recommended to use the Jambaree Headless WP Theme to install this plugin and others related to building with Headless WP in Next.js.