Skip to content

jeremysexton/Soundcloud-Statamic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Soundcloud-Statamic

A simple Statamic plugin for Soundcloud embeds.

Feed it the url of a Soundcloud Sound and it will return an embed.

##Installing

  1. Create a folder in "_add-ons" called "soundcloud".
  2. Copy "pi.soundcloud.php" into that folder.
  3. Dance.

##Usage

The plugin is called with {{ soundcloud }}.

The following parameters exist:

  • url (required)
  • width (default: 100%)
  • height (default: 166px)
  • autoplay (default: false)

##Example

{{ soundcloud url="https://soundcloud.com/twistedpanda/do-that-trouble-i-do" width="100%" height="166px" autoplay="true" }}

About

A simple embed plugin for Soundcloud sounds in Statamic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages