Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/veeara282/instant-press
- Owner: veeara282
- License: gpl-2.0
- Created: 2015-07-21T02:54:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-21T03:04:42.000Z (over 9 years ago)
- Last Synced: 2024-02-09T05:26:24.892Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.47 MB
- Stars: 4
- Watchers: 2
- Forks: 4
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# instant-press
Automatically exported from code.google.com/p/instant-pressInstant 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.7From 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.