Skip to content

djpmedia/silverstripe-oembed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

======================================
 oEmbed Module 2.0 For SilverStripe
======================================
Originally developed and maintained by PocketRent
  [email protected]/@pocketrent

Refactored and maintained by MediaDevils Inc.
  mediadevils.com
======================================

Installation:
- Extract oembed folder to your site root

Optional:
- Add further oEmbed providers (see oembed/
_config.php for the format)
- Add oEmbed::set_autodiscover_fallback(true);
to your _config.php to set all URLs to default
to fallback rather than no lookup.