This is an oEmbed component for Adobe AEM. oEmbed provides an easy way to embed into a website digital media or HTML snippets which are hosted on a different website. This component makes it easy to include into a web page images or videos that are hosted on public websites such as YouTube for videos, or Flickr for images.
In order to use the oEmbed component, you just need to drag-and-drop the component from the AEM sidekick onto the page.
To install the component:
-
Grab a copy of the source by either cloning the git repository or downloading a zip file.
-
Build and install the component into your CQ5 instance using Apache Maven:
mvn -P installPackage install
-
Enable the component for your page in [design view](http://dev.day.com/docs/en/cq/current/wcm/working_with_cq_wcm/using_edit_designandpreviewmodes.html#Design Mode).