brookinsconsulting / bcezpublish-legacy
eZ Publish Legacy Stack (4.x),由Brookins Consulting维护的分支
Requires
- php: ~5.5|~7.0
- ext-dom: *
- ext-iconv: *
- ext-json: *
- ext-libxml: *
- ext-mbstring: *
- ext-pcre: *
- ext-reflection: *
- ext-session: *
- ext-simplexml: *
- ext-spl: *
- ezsystems/ezautosave-ls: ~5.3
- ezsystems/ezdemo-ls-extension: ~5.4
- ezsystems/ezflow-ls-extension: ~5.3
- ezsystems/ezgmaplocation-ls-extension: ~5.3
- ezsystems/ezie-ls: ~5.3
- ezsystems/ezmbpaex-ls: ~5.3
- ezsystems/ezmultiupload-ls: ~5.3
- ezsystems/ezodf-ls: ~5.3
- ezsystems/ezprestapiprovider-ls: ~5.3
- ezsystems/ezpublish-legacy-installer: *
- ezsystems/ezstarrating-ls-extension: ~5.3
- ezsystems/ezwt-ls-extension: ~5.3
- symfony/polyfill-php73: ^1.9
- zetacomponents/archive: ~1.5
- zetacomponents/authentication: ~1.4
- zetacomponents/authentication-database-tiein: ~1.2
- zetacomponents/cache: ~1.6
- zetacomponents/configuration: ~1.4
- zetacomponents/console-tools: ~1.7
- zetacomponents/database: ~1.5
- zetacomponents/debug: ~1.3
- zetacomponents/event-log: ~1.5
- zetacomponents/feed: ~1.4
- zetacomponents/image-conversion: ~1.4
- zetacomponents/mail: ~1.8
- zetacomponents/mvc-authentication-tiein: ~1.1
- zetacomponents/mvc-tools: ~1.2
- zetacomponents/persistent-object: ~1.8
- zetacomponents/signal-slot: ~1.2
- zetacomponents/system-information: ~1.1
- zetacomponents/webdav: ~1.1
Requires (Dev)
- phpunit/phpunit: 3.7.*
- zetacomponents/php-generator: ~1.1
Suggests
- php-64bit: For support of more than 30 languages, a 64bit php installation on all involved prod/dev machines is required
- ext-curl: Curl provides better support for interacting with other servers, like downloading packages over SSL
- ext-gd: Unless you have ImageMagic installed GD is required for eZ Publish to be able to manipulate images
- ext-mysqli: Mysqli is the default database handler used by eZ Publish
- ext-openssl: OpenSSL provides cryptographically secure random bytes, which is used in certain parts of the product to greatly improve security
- ext-pcntl: If you plan to take advantage of eZ Publish Async publishing feature, then pcntl extension is required
- ezsystems/ezfind-ls: ezfind is a Solr based advance search engine for eZ Publish with a lot more features then the built in search
- ezsystems/ezscriptmonitor-ls: ezscriptmonitor makes it possible to better deal with long running bulk operations within eZ Publish
- ezsystems/ezsi-ls: ezsi would allow you to use Edge/Server Side Includes of blocks in templates
- ezsystems/eztags-ls: eztags is a full tagging/taxonomy solution for eZ Publish replacing the simpler builtin ezkeywords datatype
Conflicts
- ezsystems/ezpublish-kernel: <7.3 || >=2013.4
This package is auto-updated.
Last update: 2024-09-11 20:33:10 UTC
README
什么是eZ Publish?
eZ Publish将在2021年达到生命周期的终点,当前版本主要针对迁移到其继任者;eZ Platform
eZ Publish是一个专业的PHP应用程序框架,具有高级CMS(内容管理系统)功能。作为一个CMS,它的最显著特点是它完全可自定义和可扩展的内容模型。它也适合作为通用PHP开发平台,让您能够快速开发专业互联网应用程序。
标准CMS功能,如新闻发布、电子商务和论坛是内置的,可供您使用。它的独立库可用于跨平台、安全、数据库无关的PHP项目。
eZ Publish不依赖于数据库、平台和浏览器。因为它基于浏览器,所以只要您有互联网访问权限,就可以在任何地方使用和更新。
什么是eZ Platform?
eZ Publish的继任者,eZ Platform是一个高度可扩展的纯内容管理平台。它在其核心提供了与eZ Publish相同灵活的内容模型,并通过“捆绑包”扩展提供了超出传统CMS范围的大量附加功能。
它是建立在完整的Symfony框架之上,为开发人员提供了快速进行Web和应用程序开发的“标准”工具。
进一步阅读: https://ezplatform.com/
许可证
eZ Publish采用双重许可。您可以选择GNU GPL或eZ Publish专业许可证。GNU GPL在特定条件下允许您使用、修改和重新分发eZ Publish。GNU GPL许可证与软件一起分发,请参阅LICENSE文件。它还可在https://gnu.ac.cn/licenses/gpl.txt找到。在GNU GPL许可证下使用eZ Publish是免费的。
eZ Publish专有许可证允许您使用源代码制作自己的商业软件。它允许您对使用eZ Publish制作的工作进行全面保护。您可以重新品牌、许可和封闭源代码。在专业许可证的条款下使用eZ Publish不是免费的。有关定价和订购,请联系info@ez.no或访问http://ez.no
Main eZ Publish features
- 用户定义的内容类和对象
- 版本控制
- 高级多语言支持
- 内置搜索引擎
- 内容层和表示层分离
- 精细粒度的基于角色的权限系统
- 内容审批和计划发布
- 多站点支持
- 多媒体支持,具有自动图像转换和缩放
- RSS订阅源
- 联系表单
- 内置网上商店
- 灵活的工作流管理系统
- 对Unicode的全支持
- 模板引擎
- 只读REST API
- 数据库抽象层
- MVC架构
- 支持高可用和可扩展的配置(多服务器集群)
- XML处理和解析库
- SOAP通信库
- 本地化和国际化库
- 其他几个可重用库
- SDK(软件开发工具包)和完整文档
- 具有数千个开源扩展的插件API,包括
- 内容评级和评论
- 落地页管理
- 高级搜索引擎
- 所见即所得的富文本编辑器
- 站内内容编辑
- 内容地理定位
安装
阅读doc/INSTALL或访问http://doc.ez.no/eZ-Publish
问题跟踪器
您可以在https://jira.ez.no/browse/EZP提交错误、改进和故事。如果您发现安全问题,请参阅如何在https://doc.ez.no/Security负责任地报告此类问题。
哪里可以获得更多帮助
eZ Publish文档:http://doc.ez.no/eZ-Publish eZ Publish论坛:http://share.ez.no/forums/