Not a developer? Go to MovableType.com

Plugin and Theme Directory

Data API PHP Cache v0.01

By bit part 合同会社
Posted February 5, 2014, in Developer.

Details

This plugin provides a Data API response PHP based cache mechanism. The following endpoints are available.

  • Blog
  • Entry
  • Category
  • Comment

Requirements

  • PHP5

Installation

  1. Unpack the DataAPIPHPCache's archive.
  2. Copy the contents of plugins/DataAPIPHPCache into /path/to/mt/plugins/

Usage

  1. Create a new custom index template based on "data-api-cache.php".
  2. Change the Data API access url to https://your-host/mt-data-api.cgi.

Compatibility

Movable Type versions: 6.0


Back