Plone

终极开源企业CMS。(Plone - The Ultimate Open Source Enterprise CMS.)

Github星跟蹤圖

Plone是全球开源项目的前2%。它有近900代码贡献者、103,000多件提交,占接近1,250,000行代码。 这相当于350年的努力。 Plone由100多个国家的350多个解决方案提供商提供支持。 该项目自2001年以来一直积极开发,拥有40多种语言,拥有任何主要CMS的最佳安全纪录。

Plone的成功和长期的稳定性,为社区多元化和奉献精神的成员。 在Plone社区,您会发现从内容管理到设计到开发的专业知识,以及专门分享这些技能和才能的文化。
Plone拥有当今可用的任何开放源码CMS功能最强大的功能。 Plone本质上比任何基于PHP的CMS更安全,这在许多面向安全的网站上都有很好的记录。 Plone于2003年推出,仅在十一年的运营期就已经记录了不到50个安全漏洞。像WordPress,Joomla和Drupal这样的竞争平台每个登录超过这个数量的十倍。这个高安全性标准已经引起了许多安全意识的组织和政府机构的关注,其中包括美国航空航天局和联邦调查局,他们选择了Plone的企业Web CMS解决方案。
Plone CMS是可用的最安全的网站系统之一。有关Plone发布的常见漏洞披露(CVE)很少见。对于受欢迎的CMS,过去3年的CVE评估结果显示,Plone成为明显赢家,CVEs明显减少:
  • Plone:40
  • Drupal:409
  • WordPress:596

出处:National Vulnerability Database, February 2015

Plone 主要特性:

  • 企业整合
  • 灵活的工作流程
  • 工业强度安全
  • 无限可扩展性
  • 稳健的可扩展性

详情请参见:https://plone.com/features

概覽

名稱與所有者plone/Plone
主編程語言Python
編程語言Python (語言數: 1)
平台
許可證
發布數187
最新版本名稱6.1.0a3 (發布於 2024-04-26 10:53:12)
第一版名稱3.2a1 (發布於 )
創建於2011-09-25 01:41:25
推送於2024-04-26 08:53:36
最后一次提交2024-04-26 10:53:31
星數235
關注者數187
派生數50
提交數269
已啟用問題?
問題數12
打開的問題數0
拉請求數16
打開的拉請求數0
關閉的拉請求數2
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

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_.

.. _documentation: http://docs.plone.org

去到頂部