2017 © Pedro Peláez
 

symfony-bundle contentful-bundle

A Symfony Bundle to integrate the Contentful CDA SDK

image

contentful/contentful-bundle

A Symfony Bundle to integrate the Contentful CDA SDK

  • Tuesday, June 19, 2018
  • by realityking
  • Repository
  • 25 Watchers
  • 18 Stars
  • 46,934 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 13 Forks
  • 0 Open issues
  • 10 Versions
  • 12 % Grown

The README.md

ContentfulBundle

Packagist PHP from Packagist CircleCI Packagist, (*1)

Symfony Bundle for the Contentful Delivery SDK. This bundle requires PHP 7.2 or higher or PHP 8.0 or higher, and Symfony 3.4 or higher. It also requires Twig to be installed., (*2)

Setup

Add this package to your application by using Composer and executing the following command:, (*3)

``` bash composer require contentful/contentful-bundle, (*4)


## Add ContentfulBundle to your application ``` php // config/bundles.php return [ // ... Contentful\ContentfulBundle\ContentfulBundle::class => ['dev' => true], // ... ];

Configuration example

The simplest configuration includes just the space ID and token. Add these settings to either app/config.yml (Symfony 3) or create config/packages/contentful.yaml (Symfony 4):, (*5)

``` yaml contentful: delivery: main: space: cfexampleapi token: b4c0n73n7fu1, (*6)


You can also configure multiple clients and enable the preview mode: ``` yaml contentful: delivery: main: default: true space: cfexampleapi token: b4c0n73n7fu1 preview: space: cfexampleapi token: b4c0n73n7fu1 api: preview

Documentation

Getting Started Tutorial, (*7)

What is Contentful?

Contentful provides a content infrastructure for digital teams to power content in websites, apps, and devices. Unlike a CMS, Contentful was built to integrate with the modern software stack. It offers a central hub for structured content, powerful management and delivery APIs, and a customizable web app that enable developers and content creators to ship digital products faster., (*8)

License

Copyright (c) 2015-2023 Contentful GmbH. Code released under the MIT license. See LICENSE for further details., (*9)

The Versions

19/06 2018

dev-master

9999999-dev

A Symfony Bundle to integrate the Contentful CDA SDK

  Sources   Download

MIT

The Requires

 

The Development Requires

symfony2 symfony cms sdk contentful

19/06 2018

3.0.0

3.0.0.0

A Symfony Bundle to integrate the Contentful CDA SDK

  Sources   Download

MIT

The Requires

 

The Development Requires

symfony cms sdk contentful

29/11 2017

dev-osg-patch-1

dev-osg-patch-1

A Symfony2 Bundle to integrate the Contentful CDA SDK

  Sources   Download

MIT

The Requires

 

The Development Requires

symfony2 cms sdk contentful content infrastructure

14/06 2017

2.0.0

2.0.0.0

A Symfony2 Bundle to integrate the Contentful CDA SDK

  Sources   Download

MIT

The Requires

 

The Development Requires

symfony2 cms sdk contentful

26/04 2017

1.0.0

1.0.0.0

A Symfony2 Bundle to integrate the Contentful CDA SDK

  Sources   Download

MIT

The Requires

 

The Development Requires

symfony2 cms sdk contentful

11/04 2017

0.8.0-beta

0.8.0.0-beta

A Symfony2 Bundle to integrate the Contentful CDA SDK

  Sources   Download

MIT

The Requires

 

The Development Requires

symfony2 cms sdk contentful

05/04 2017

0.6.2-beta

0.6.2.0-beta

A Symfony2 Bundle to integrate the Contentful CDA SDK

  Sources   Download

MIT

The Requires

 

The Development Requires

symfony2 cms sdk contentful

14/04 2016

0.6.1-beta

0.6.1.0-beta

A Symfony2 Bundle to integrate the Contentful CDA SDK

  Sources   Download

MIT

The Requires

 

The Development Requires

symfony2 cms sdk contentful

03/03 2016

0.6.0-beta

0.6.0.0-beta

A Symfony2 Bundle to integrate the Contentful CDA SDK

  Sources   Download

MIT

The Requires

 

The Development Requires

symfony2 cms sdk contentful

22/02 2016

0.5.0-beta

0.5.0.0-beta

A Symfony2 Bundle to integrate the Contentful CDA SDK

  Sources   Download

MIT

The Requires

 

The Development Requires

symfony2 cms sdk contentful