TweetFieldTypeBundle

UNIX name Owner Status
TweetFieldTypeBundle eZ Ecosystem stable
Version Compatible with
N/A N/A
Tweet FieldType for the eZ Publish 5 FieldType tutorial at https://confluence.ez.no/display/EZP/eZ+Publish+5+Field+Type+Tutorial.

Field Type Tutorial

This repository contains the bundle that is created in the Field Type Tutorial.

About the tutorial

This tutorial covers the creation and development of a custom eZ Platform Field Type on the example of a Tweet Field Type. The Field will:

  • Accept as input the URL of a tweet (https://twitter.com/<username>/status/<id>)
  • Fetch the tweet using the Twitter oEmbed API (https://dev.twitter.com/docs/embedded-tweets)
  • Store the tweet’s embed contents and URL
  • Display the tweet's embedded version when displaying the field from a template

Contributing

Take a look at CONTRIBUTING.md to learn how to contribute to this tutorial.

No news yet.

This project has no reviews yet. Be the first one to review it!

No forum messages yet.