横向/silverstripe-installer

该包最新版本(3.6.x-dev)没有可用的许可信息。

定制 SilverStripe 框架安装程序

3.6.x-dev 2017-11-08 14:57 UTC

This package is auto-updated.

Last update: 2024-09-20 23:13:45 UTC


README

用于 SilverStripe(《http://silverstripe.org》 http://silverstripe.org)安装的基本项目文件夹。需要额外的模块才能运行

  • 框架:包含基本框架的模块
  • cms:包含内容管理系统的模块
  • themes/simple(可选)

安装

请参阅不同平台的安装说明,以及从源代码安装

错误追踪器

错误在github.com上跟踪(《框架问题’ 框架问题,‘CMS问题’ CMS问题)。请阅读我们的问题报告指南

开发和贡献

如果您想对 SilverStripe 核心代码库进行更改,我们有一份详尽的代码贡献指南

链接

许可证

Copyright (c) 2007-2013, SilverStripe Limited - www.silverstripe.com
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

    * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the 
      documentation and/or other materials provided with the distribution.
    * Neither the name of SilverStripe nor the names of its contributors may be used to endorse or promote products derived from this software 
      without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE 
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE 
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 
OF SUCH DAMAGE.