Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/veeara282/instant-press

Open source CMS for the Web2Py framework
https://github.com/veeara282/instant-press

Last synced: 5 days ago
JSON representation

Open source CMS for the Web2Py framework

Awesome Lists containing this project

README

        

# instant-press
Automatically exported from code.google.com/p/instant-press

Instant Press is an open source CMS developed in Web2py Framework (Python language). Instant Press is **simple**,
**easy to use**, and **attractive**. Upload to your web2py framework or to Google Application Engine and you are
ready to start!

**Last version: Beta 6**

## Main Features
* Free and Open Source
* Manage articles, posts, and pages
* Manage users, categories, links, comments, uploads, styles
* Change logo, and front page without editing source code.
* You can use Disqus instead of the built-in comment system or disable comments altogether.
* Many widgets: addthis, last posts, links, tags, categories, archives.
* WYSIWYG editing, using CKeditor
* Multiple register method: Recaptcha, Confirm by mail, etc.
* Avatars.
* Using html5boilerplate.com best practices baked in: cross-browser normalization, performance optimizations as a base template.
* Customize, come with 2 layout ready. Make your own customization. See customization.
* Developed in pure Python using web2py as a framework.
* Ajax, use jQuery and jquery-ui.
* Visual notifications.
* Feed articles and comments.

## Requirements
* [Web2py Enterprise Framework](http://www.web2py.com/)
* Python 2.5, 2.6, 2.7

From web2py: Connect to different databases. Web2py talks to SQLite, PostgreSQL, MySQL, MSSQL, FireBird, Oracle,
IBM DB2, Informix, Ingres. Runs with Apache, Lighttpd, Cherokee and almost any other web server via CGI, FastCGI,
WSGI, mod_proxy, and/or mod_python. Runs on Windows, Mac, Unix/Linux, Google App Engine, Amazon EC2, and almost
any web hosting via Python 2.4/2.5/2.6/2.7, or Java with Jython.