nodext-create

0.0.6 • Public • Published

nodext-create - Create integration for NodeXT

This package provides a NodeXT extension for including the Create CMS UI into Node.js web applications.

Installation

$ npm install nodext-create

Usage

Add this extension to your NodeXT application configuration:

"/create/": {
  "name": "create",
  "location": "./node_modules/nodext-create",
  "configuration": {}
}

...and then include the Create JavaScript files in your template. For example:

<script src="/create/js/jquery.Midgard.midgardCreate.js"></script> 

/nodext-create/

    Package Sidebar

    Install

    npm i nodext-create

    Weekly Downloads

    12

    Version

    0.0.6

    License

    none

    Last publish

    Collaborators

    • bergie