JCMS Connector Wordpress Plugin - Rating, Reviews, Demo & Download

JCMS Connector Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

A shortcode-based plugin that offers embedding of remote text content via HTTP. The intended use-case is for re-purposing of previously authored content from an existing but retired CMS system into a WordPress site.

The plugin allows configuration of a remote CMS server HTTP address and a content retrieval endpoint. Shortcodes can then specify content IDs. The server configuration plus shortcode allows the generation of URLs for content retrieval. The content identified by the generated URL is embedded in the template at the shortcode position.

This ‘lite’ version allows configuration of a single server connection, with the content expected to be provided by a parameterised URL (cms-server/contentscript?contentid=1234). The full version, available via a consultancy engagement, offers three configurable connections as well as path-based content retrieval. The full version also offers configurable content caching, based on retrieval URL, for performance.

Please note that a pre-requisite is that your CMS server must be configured to provide the plain text content.

Usage

  • Configure a server connection via the settings/JCMS Commector. Specify a connection name, your remote server, the content provision endpoint and required content identifying URL parameter.
  • Add shortcode for rendering content by ID: Add shortcode [jcms_connector_content_id id=nnn service=sss] in a suitable location. The specified content from the remote CMS will be rendered.

Screenshots

  1. View of admin settings for server root configuration.

    View of admin settings for server root configuration.

  2. View of shortcode in template with content ID specified.

    View of shortcode in template with content ID specified.

  3. View of source CMS with content in context.

    View of source CMS with content in context.

  4. View of source CMS with content exposed as raw text via a handler script.

    View of source CMS with content exposed as raw text via a handler script.

  5. View of remote content embedded in WordPress template context.

    View of remote content embedded in WordPress template context.


Reviews & Comments