ionyweb
  • Getting Started
    • 1. Get the code
    • 2. Starts a new Ionyweb project
  • Working with Themes and Layouts
    • Themes
    • Layouts
  • Creating your first app
    • Create the app skeleton
    • Configure the app
    • Create the app models
    • Create the app view
    • Creating the administration
    • Create another view to the page app
  • Creating your first plugin
    • Create the plugin skeleton
    • Configure the plugin
    • Create the plugin model
    • Edit the plugin manifest
    • Add your plugin
    • Create the administration
  • Admin API
    • Status Code Response
 
ionyweb
  • Docs »
  • Ionyweb
  • Edit on GitHub

Ionyweb¶

A CMS based on Django with a powerfull Javascript UI based on a REST API.

More informations¶

  • The code : https://github.com/ionyse/ionyweb/
  • The documentation : http://ionyweb.readthedocs.org/
  • IRC Chan : Ask #ionyweb@irc.freenode.net

Contents¶

  • Getting Started
    • 1. Get the code
    • 2. Starts a new Ionyweb project
  • Working with Themes and Layouts
    • Themes
    • Layouts
  • Creating your first app
    • Create the app skeleton
    • Configure the app
    • Create the app models
    • Create the app view
    • Creating the administration
    • Create another view to the page app
  • Creating your first plugin
    • Create the plugin skeleton
    • Configure the plugin
    • Create the plugin model
    • Edit the plugin manifest
    • Add your plugin
    • Create the administration
  • Admin API
    • Status Code Response
Next

© Copyright 2012, Ionyse.

Sphinx theme provided by Read the Docs