Skip to content

ekstep-content-sdk create command creates the editor plugin with deprecated objects #10

@ramj-funtoot

Description

@ramj-funtoot

The command ekstep-content-sdk create <plugin name> creates the plugin, but editor plugin.js gets created with deprecated editor objects such as EkstepEditorAPI.
The plugin extends from another deprecated editor basePlugin EkstepEditor.basePlugin.
It would be really helpful if the code is updated to generate plugin.js file with valid objects, so the developers don't have to fix the code. Any new developer won't even know why it is not working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions