2017 © Pedro Peláez
 

silverstripe-module silverstripe-oembeddable-fields

SilverStripe oEmbeddable Fields

image

marketo/silverstripe-oembeddable-fields

SilverStripe oEmbeddable Fields

  • Monday, April 2, 2018
  • by nathanbrauer
  • Repository
  • 9 Watchers
  • 2 Stars
  • 1,535 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 4 Versions
  • 6 % Grown

The README.md

SilverStripe oEmbeddable Fields

What is this?

This module allows you to quickly collect Slideshare, Mixcloud, YouTube, Vidyard, and Brainshark URLs on any DataObject or Page type. Upon "set"ting any of these fields, the extension will immediately validate the URL and strip the field down to its unique identifier, storing only the identifier to the database. Getter methods then allow the template to build the appropriate embed codes., (*1)

Getting started

There are three steps to start using this module:, (*2)

First. Install via composer (or drop this entire folder in your docroot):, (*3)

composer install marketo/silverstripe-oembeddable-fields

Second. Enable the extension to the appropriate DataObject(s) or Page type via a _config/*.yaml file:, (*4)

Page:
  extensions:
    oEmbeddableFields

Last. Add one or more of the available fields:, (*5)

Page:
  extensions:
    oEmbeddableFields
  enabled_oembed_fields:
    - Slideshare
    - Mixcloud
    - YouTube
    - Vidyard
    - BrainsharkID
    - SurveyMonkey
    - Wistia
    - Vimeo
    - Image

The Versions

02/04 2018

dev-master

9999999-dev

SilverStripe oEmbeddable Fields

  Sources   Download

BSD-3-Clause

The Requires

 

by Nathan J. Brauer
by Tyler Kidd

silverstripe members default

27/03 2018

dev-vidyard-script-embed

dev-vidyard-script-embed

SilverStripe oEmbeddable Fields

  Sources   Download

BSD-3-Clause

The Requires

 

by Nathan J. Brauer
by Tyler Kidd

silverstripe members default

17/08 2017

1.0.1

1.0.1.0

SilverStripe oEmbeddable Fields

  Sources   Download

BSD-3-Clause

The Requires

 

by Nathan J. Brauer
by Tyler Kidd

silverstripe members default

17/08 2017

1.0.0

1.0.0.0

SilverStripe oEmbeddable Fields

  Sources   Download

BSD-3-Clause

The Requires

 

by Nathan J. Brauer
by Tyler Kidd

silverstripe members default