Using SDK to create and test the plugin
Install the ekstep-content-sdk
> npm install -g https://github.com/ekstep/EkStep-Content-SDK.git
> ekstep-content-sdk create <pluginname>
> ekstep-content-sdk serve <portnumber: default:8081>Create a new plugin

Serve your plugins from your local dev environment

Enable SSL access for localhost
Enable developer mode and load your plugins

Last updated
Was this helpful?
