Skip to main content

Open Source Content Management Platform - CMS for the

Project description

Opps - OPen Publishing System

An Open Source Content Management for the magazine websites and high-traffic, using the Django Framework.

Build Status - Drone Build Status - Travis CI Coverage Status - Coveralls Pypi version Pypi downloads

Contacts

The place to create issues is opps’s github issues. The more information you send about an issue, the greater the chance it will get fixed fast.

If you are not sure about something, have a doubt or feedback, or just want to ask for a feature, feel free to join our mailing list, or, if you’re on FreeNode (IRC), you can join the chat #opps.

Run example

Download and install Opps

git clone https://github.com/opps/opps.git
cd opps
python setup.py develop

Now you can start a new Opps project

opps-admin.py startproject PROJECT_NAME
cd PROJECT_NAME
python manage.py syncdb
python manage.py migrate
python manage.py collectstatic --noinput
python manage.py runserver

License

Copyright 2013 Opps Project and other contributors.

Licensed under the MIT License

Bitdeli badge

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

opps-0.2.0.tar.gz (731.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page