Skip to content

Commit 37e9858

Browse files
authored
update README to notify dropping plan to integrate with content management API (#32)
1 parent 1992e3e commit 37e9858

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
contentful
22
==========
33

4-
Provides integrations with the Contentful APIs (Content Delivery and Content Management) for PHP 5.6+
4+
Provides integrations with Contentful APIs (Delivery and Preview) for PHP 5.6+.
55

6-
Status: Content Delivery API support is complete. No integration with Content Management API yet - though work forthcoming and PRs welcome!
6+
There is an official Contentful PHP SDK now ([contentful/contentful](https://packagist.org/packages/contentful/contentful)) - so use what makes sense for you. This package has been in large-scale production for over two years now, and I am focusing on making it the fastest client available for fetching Contentful data.
77

8-
Will tag a 1.0 release (CDA support only) when sufficient documentation is written.
8+
Previous aspirations to integrate with Contentful's Content Management API are now dropped - please look to Contentful to support that.
9+
10+
Documentation
11+
-------------
12+
13+
I know this is sorely missing - _mea culpa_. Docs will be forthcoming.
914

1015
[![Build Status](https://api.travis-ci.org/usemarkup/contentful.png?branch=master)](http://travis-ci.org/usemarkup/contentful)

0 commit comments

Comments
 (0)