Skip to main content

The Plone Content Management System

Project description

About Plone

Plone is a user friendly and extensible Content Management System running on top of Python and Zope.

Its features include RDBMS integration, Python extensions, Object Oriented Database, Web configurable workflow, pluggable membership and authentication, Undos, Form validation, and many other features. Available protocols: FTP, XMLRPC, HTTP and WEBDAV Turn it into a distributed application system by installing ZEO.

For more information on Plone features, see https://Plone.com

Plone shares some of the qualities of Livelink, Interwoven and Documentum. It is the most secure, open source feature-complete out-of-the-box publishing system.

What is Plone?

Plone is a ready-to-run content management system that is built on the powerful and free Zope application server. Plone is easy to set up, extremely flexible, and provides you with a system for managing web content that is ideal for project groups, communities, web sites, extranets and intranets.

  • Plone is easy to install. You can install Plone with a a click and run installer, and have a content management system running on your computer in just a few minutes.

  • Plone is easy to use. The Plone Team includes usability experts who have made Plone easy and attractive for content managers to add, update, and maintain content.

  • Plone is international. The Plone interface has more than 35 translations, and tools exist for managing multilingual content.

  • Plone is standard. Plone carefully follows standards for usability and accessibility. Plone pages are compliant with US Section 508, and the W3C’s AAA rating for accessibility.

  • Plone is Open Source. Plone is licensed under the GNU General Public License, the same license used by Linux. This gives you the right to use Plone without a license fee, and to improve upon the product.

  • Plone is supported. There are over three hundred developers in the Plone Development Team around the world, and a multitude of companies that specialize in Plone development and support.

  • Plone is extensible. There is a multitude of add-on products for Plone to add new features and content types. In addition, Plone can be scripted using web standard solutions and Open Source languages.

  • Plone is technology neutral. Plone can interoperate with most relational database systems, open source and commercial, and runs on a vast array of platforms, including Linux, Windows, Mac OS X, Solaris and BSD.

Technical overview

Plone is a content management framework that works hand-in-hand and sits on top of Zope, a widely-used Open Source web application server and development system. To use Plone, you don’t need to learn anything about Zope; to develop new Plone content types, a small amount of Zope knowledge is helpful, and it is covered in the documentation.

Zope itself is written in Python, an easy-to-learn, widely-used and supported Open Source programming language. Python can be used to add new features to Plone, and used to understand or make changes to the way that Zope and Plone work.

By default, Plone stores its contents in Zope’s built in transactional object database, the ZODB. There are products and techniques, however, to share information with other sources, such as relational databases, LDAP, filesystem files, etc.

Plone runs on Windows, Linux, BSD, Mac OS X, and many other platforms; double-click installers are available for Windows and Mac OS X, and RPM packages are available for Linux. For full information, see the documentation.

Changelog

5.2rc2 (2019-03-21)

Bug fixes:

  • Release Plone 5.2rc2 [esteele]

5.2rc1 (2019-03-04)

New features:

  • Release Plone 5.2rc1 [esteele]

5.2b1 (2019-02-13)

New features:

  • Add plone.restapi as a dependency. [timo]

5.2a2 (2018-12-28)

New features:

  • Release Plone 5.2a2 [esteele]

5.2a1 (2018-11-08)

New features:

  • Release Plone 5.2a1 [esteele]

5.1.4 (2018-10-01)

New features:

  • Release Plone 5.1.4 [esteele]

5.1.3 (2018-06-21)

New features:

  • Release Plone 5.1.3 [esteele]

5.1.2 (2018-04-08)

New features:

  • Release Plone 5.1.2 [esteele]

5.1.1 (2018-03-10)

New features:

  • Release Plone 5.1.1 [esteele]

5.1.0 (2018-02-05)

New features:

  • Release Plone 5.1 [esteele]

5.1rc2 (2017-11-26)

New features:

  • Release Plone 5.1rc2 [esteele]

5.1rc1 (2017-09-10)

New features:

  • Release Plone 5.1rc1

5.1b4 (2017-07-03)

New features:

  • Release Plone 5.1b4 [esteele]

Bug fixes:

  • Add link to Plone.com and tweak intro [tkimnguyen]

5.1b3 (2017-04-02)

New features:

  • Release Plone 5.1b3 [esteele]

5.1b2 (2017-02-20)

New features:

  • Release Plone 5.1b2 [esteele]

5.1b1 (2017-02-20)

Breaking changes:

  • Remove plone.app.openid from core, still available as addon package. [jensens]

New features:

  • Release Plone 5.1b1 [esteele]

Bug fixes:

  • Be sure to require archetypes.multilingual even if it’s not required as a dependency of plone.app.multilingual. [davisagli]

5.1a2 (2016-08-19)

New:

  • Release Plone 5.1a2 [esteele]

5.1a1 (2016-03-31)

New:

  • Release Plone 5.1a1 [esteele]

5.0.2 (2016-01-08)

New:

  • Release Plone 5.0.2 [esteele]

5.0.1 (2015-12-17)

  • Release Plone 5.0.1 [esteele]

5.0 (2015-09-27)

  • Release Plone 5.0 [esteele]

5.0rc3 (2015-09-21)

  • Release Plone 5.0rc3 [esteele]

5.0rc2 (2015-09-11)

  • Release Plone 5.0rc2 [esteele]

5.0rc1 (2015-09-08)

  • Release Plone 5.0rc1 [esteele]

5.0b4 (2015-08-23)

  • Release Plone 5.0b4 [esteele]

5.0b3 (2015-07-20)

  • Release Plone 5.0b3 [esteele]

5.0b2 (2015-05-27)

  • Release Plone 5.0b2 [esteele]

5.0b1 (2015-03-26)

  • Release Plone 5.0b1 [esteele]

5.0a3 (2014-11-01)

  • Release Plone 5.0a3 [esteele]

5.0a2 (2014-04-20)

  • Move plone.app.theming dependency into Products.CMFPlone. [esteele]

4.3.4 (2014-10-22)

  • Release Plone 4.3.4 [esteele]

4.3.3 (2014-02-19)

  • Release Plone 4.3.3 [esteele]

4.3.2 (2013-08-14)

  • Release Plone 4.3.2 [esteele]

4.3.1 (2013-05-30)

  • Release Plone 4.3.1 [esteele]

4.3 (2013-04-06)

  • Release Plone 4.3 [esteele]

4.3b2 (2013-01-17)

  • Release Plone 4.3b2 [esteele]

4.3b1 (2013-01-01)

  • Release Plone 4.3b1 [esteele]

4.3a2 (2012-10-18)

  • Release Plone 4.3a2 [esteele]

4.3a1 (2012-08-31)

  • Release Plone 4.3a1 [esteele]

4.2.1 (2012-08-11)

  • Release Plone 4.2.1 [esteele]

4.2 (2012-06-29)

  • Release Plone 4.2 [esteele]

4.2rc2 (2012-05-31)

  • Release Plone 4.2rc2 [esteele]

  • Add explicit dependencies on some zope.app libraries, to ensure they stay included during the 4.2 series. [hannosch]

4.2rc1 (2012-05-07)

  • Release Plone 4.2rc1 [esteele]

4.2b2 (2012-02-09)

  • Release Plone 4.2b2 [esteele]

4.2b1 (2011-12-05)

  • Release Plone 4.2b1 [esteele]

4.2a2 - 2011-08-25

  • Release Plone 4.2a2 [esteele]

4.2a1 - 2011-08-08

  • Release Plone 4.2a1 [esteele]

4.1 - 2011-07-12

  • Release Plone 4.1 final [esteele]

4.1rc3 - 2011-06-02

  • Release Plone 4.1rc3 [esteele]

4.1rc2 - 2011-05-21

  • Release Plone 4.1rc2 [esteele]

4.1rc1 - 2011-05-20

  • Release Plone 4.1rc1 [esteele]

4.1b2 - 2011-04-06

  • Release Plone 4.1b2 [esteele]

  • Depend on wicked now that Products.CMFPlone doesn’t. [davisagli]

4.1b1 - 2011-03-04

  • Release Plone 4.1b1 [esteele]

4.1a3 - 2011-02-14

  • Release Plone 4.1a3 [esteele]

4.1a2 - 2011-02-10

  • Include plone.app.caching as an optional, shipped add-on. [esteele]

4.1a1 - 2011-01-18

  • Separate Products.CMFPlone from the Plone egg. [elro]

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

Plone-5.2rc2.tar.gz (18.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Plone-5.2rc2-py2.py3-none-any.whl (4.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file Plone-5.2rc2.tar.gz.

File metadata

  • Download URL: Plone-5.2rc2.tar.gz
  • Upload date:
  • Size: 18.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.31.1 CPython/2.7.11

File hashes

Hashes for Plone-5.2rc2.tar.gz
Algorithm Hash digest
SHA256 e680bacbc53edb341170a69b80efad352ac9b877494f12575250f3e632e9df10
MD5 d0bcb825a7025eb81a6a882152613ae6
BLAKE2b-256 98b000662990631a955a54daa4ec4aa9adcb2566ae572bfa30881c5bfdc1387f

See more details on using hashes here.

File details

Details for the file Plone-5.2rc2-py2.py3-none-any.whl.

File metadata

  • Download URL: Plone-5.2rc2-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.31.1 CPython/2.7.11

File hashes

Hashes for Plone-5.2rc2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 06e32c65966abdc2ee34238002b237823ac8d63239cdff449ddd1fe5758b5e77
MD5 a4d81bab3f5965dded484a467f18f46d
BLAKE2b-256 aa2c0215a5f6ac5cf5d5fe8680060f28f1ae2e7cd4d45b84f62d2187f45d6ed4

See more details on using hashes here.

Supported by

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