Headless CMS

from 0$

Headless CMS is a WP Plugin Package from the Open Source WP Plugins range A WordPress plugin that adds features to use WordPress as a headless CMS with any front-end environment using REST API.


For more information about a tailored WP Plugin Package like Headless CMS please contact us directly.

A WordPress plugin that adds following features to use WordPress as a headless CMS with any front-end environment using REST API
This plugin provides multiple features and you can use the one’s that is relevant to your front-end application. You don’t necessarily need to use all.

Features

  1. Custom REST API Endpoints.
  2. Social links in customizer.
  3. Image uploads for categories.
  4. Custom header and footer menus.
  5. Custom Widgets.
  6. Custom Header, Footer, Schema GraphQL fields when using wp-graphql plugin

Feature Details

Features

  • Adds option to add social links in customizer
  • Registers two custom menus for header ( menu location = hcms-menu-header ) and for footer ( menu location = hcms-menu-footer )
  • Registers the following sidebars
  1. HCMS Footer #1 with sidebar id ‘hcms-sidebar-1’
  2. HCMS Footer #2 with sidebar id ‘hcms-sidebar-2’

Available Custom REST API endpoints

  1. Get single post ( GET request ): http://example.com/wp-json/rae/v1/post?post_id=1

  2. Get posts by page no: ( GET Request ) : http://example.com/wp-json/rae/v1/posts?page_no=1

  3. Get header and footer date: ( GET Request )

* Get the header data ( site title, site description , site logo URL, menu items ) and footer data ( footer menu items, social icons )
* `http://example.com/wp-json/rae/v1/header-footer?header_location_id=hcms-menu-header&footer_location_id=hcms-menu-footer“

  1. Get posts by page no: ( GET Request )

* Get the posts by taxonomy
* http://example.com/wp-json/rae/v1/posts-by-tax?post_type=post&taxonomy=category&slug=xyz

More Features

  1. Registers the sections for socials icons in the customizer
  • Social icons urls for ‘facebook’, ‘twitter’, ‘instagram’, ‘youtube’
  1. Image upload features for categories
  • Provides Image upload features for categories.
  1. Plugin Settings Page
  • Settings for getting data for a custom page like Hero section, Search section, Featured post section, latest posts heading.

Installation and Use

This section describes how to install the plugin and get it working.

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Your can add social icons from customizer
  4. You can set up custom header and footer menus.
  5. You can add image to categories.

Demo of the Frontend applications that can be used with this plugin

Please check the demo of an example React front-end application, where this plugin can be used.

[2020-07-02] Demo 1.

[2020-09-29] Demo 2.

= Its not working.

Step 1. Check if your Plugin is activated.
Step 2. Deactivate all plugins and reactivate headless-cms.

Download & install the zip archive

The plugin package installer can be downloaded from the WP2E project tab called “code”.

1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.

2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.

3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.

Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.

Headless CMS

typePlugin
version1.0.4
descriptionA WordPress plugin that adds features to use WordPress as a headless CMS with any…