ec-soundcloud

1.0.16 • Public • Published

EC-SOUNDCLOUD Module

npm version GitHub issues GitHub license

An Apostrophe CMS module to provide customizable tools for soundcloud widgets.

GETTING STARTED

Prerequisites

In order to use this module, you should have:

  • NPM
  • ApostropheCMS

Installing

From within your apostrophe project directory, run npm install --save ec-soundcloud

Configuration

Include widget in projects' app.js file:

bundles: ['ec-soundcloud'],
modules: {
    'ec-soundcloud': {},
    'apostrophe-express': {
        csrf: {
            exceptions: ['soundcloud']
        }
    },
    // ... other modules
}

Screenshots

Focus View

/ec-soundcloud/

    Package Sidebar

    Install

    npm i ec-soundcloud

    Weekly Downloads

    17

    Version

    1.0.16

    License

    MIT

    Unpacked Size

    24.3 kB

    Total Files

    10

    Last publish

    Collaborators

    • pelibby16