What is the best alternative to Opps CMS?
Here’s the Deal
Slant is powered by a community that helps you make informed decisions. Tell us what you’re passionate about to get your personalized feed and help others.
Pro Extendable
Although Wagtail comes with only the most basic features, it's by no means an incomplete CMS. It's very extendable and it's up to the developer to choose how to extend it.
Pro Lightweight with the most useful functionalities
Wagtail is a simple and lightweight CMS with the most basic and useful set of features baked in out of the box.
Pro Great separation between developers and editors
Wagtail has the perfect separation between developers and editors. It allows you to construct a site with minimal fuss with features like the awesome stream field and hand it over to virtually any content editor. You can build the site with no knowledge of Django and with the simple interface requi...
Con You need to be experienced in Django to get the most of it
Installing Wagtail on a remote server is a little more complicated than FTPing a bunch of files. Furthermore there's no ecosystem for plugins and themes so it can only be fully extended by a developer experienced with Django.
Pro NoSQL Schema Free Database
Gives you flexibility to develop modules/plugins
Pro Easy to create new themes and modules
You only need Jinja, Python and a Blueprint to create themes and modules
Pro Easy to deploy on OpenShift
You can deploy easily to OpenShift free account - out of the box support - just give quokka github url on app creation form on OpenShift and done!
Con Still incomplete, work in progress
It is still incomplete, in need of contributions, no stable release yet!
Pro Open source
Not only does this provides complete transparency to the user, it also enables a large base of developers to work simultaneously on solving any arising the issues and improving the platform.
Pro Remarkable level of security
Plone has been around for almost two decates and to date less than 50 vulnerabilities were discovered in the platform. That's at least ten times less than any of the popular alternatives, including Wordpress, Drupal, and Joomla. In fact, government agencies, such as NASA and FBI use Plone for i...
Pro Can run on virtually anything
Plone runs on Windows, Mac, Linux, Chromebooks, RaspberryPi, servers, and cloud services.
Pro Ready to use out of the box
Mezzanine has a built-in search engine and API, integration with services like Disqus, Gravatar, Google Analytics, Twitter, bit.ly, Akismet, a blog and a good selection of templates available out of the box.
Pro Popular and has an active community
Mezzanine is a very well-maintained CMS. It is very popular and has a nice and helpful community around it. This means that there's help available for any problem that you may face with it.
Pro Frontend editing
Editing of blog posts or themes and widgets can be done on the frontend as long as the user is logged in with an Admin account. This make Mezzanine very easy to use and manage even for people who may not be experienced at all in programming.
Con No support for scheduled publishing
With Mezzanine you cannot schedule future blog posts or changes to be posted at a particular time.
Pro Mature
Django CMS is a very mature project, with many core developers working on it constantly and adding new features and bug fixes.
Pro Easy to extend
Documents are organized in a tree. You can either create new content area type, new tree nodes, integrate complete existing Django app in the tree, etc. It's pretty easy usually.
Pro Internationalization (multi-language) support
Having a website in more than one language can be very challenging and DJango-CMS supports it well. Switching between languages while keeping on the page for example.
Con May be an overkill for a simple blog
Django CMS project is a large and complex project, comparable to Wordpress. As such, it may be too much for a simple personal blog considering that it has many features that may never be used in that particular occasion.
Pro Easy to learn without losing any power
web2py is very easy to learn for beginners, yet it has a great deal of power and flexibility as application needs become more complex. It includes an impressively comprehensive set of features, making development very productive without the need to integrate a lot of third-party libraries.
Pro Can be tuned to be really fast in production
The framework is really fast in production after some optimization and fine tuning which can minimize the memory footprint in order to make it run on a really small VPS or slice.
Pro Documentation is written in form of a book which is good for beginners
web2py documentation does not follow the common pattern of using Sphinx, MkDocs or ReadTheDocs which is goos for exeperienced developers. Although documentation in form of a book is very easy and good for beginners. Turning web2py the most easy and comprehensive framework to learn and also to teac...
Con The web IDE is not a full-featured IDE
web2py includes an "admin" app that serves as a web-based IDE for web2py applications. It includes many features, such as application creation, compiling, and packaging; an error ticketing system; a code editor; a debugger; a controller doctest runner; Git and Mercurial integration; and o...
Help millions of people make better decisions.
Each month, over 1.7 million people use Slant to find the best products and share their knowledge. Pick the tags you’re passionate about to get a personalized feed and begin contributing your knowledge.