Media entity slideshare

Categories

Component ID

2751385

Component name

Media entity slideshare

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

1262

Component created

Component changed

Component body

SlideShare integration for Media entity module.

Install

Please add this in your composer.json:

{
    "repositories": {
        "ows_slideshare": {
            "type": "vcs",
            "url": "git@github.com:OWS/ZendService_SlideShare.git"
        }
    },
}

Because repositories are only available to the root package and the repositories defined in your dependencies will not be loaded. Read the FAQ entry if you want to learn why.