gdmedia/silverstripe-gdm-extensions
最新稳定版本:0.1.27
Composer 安装命令:
composer require gdmedia/silverstripe-gdm-extensions
包简介
Handy extensions and models for SilverStripe
README 文档
README
A collection of handy extensions, page types, models and modules.
Work in progress
This module is work in progress and is still being regularly refactored. Until version 1.0 the API is likely to change
Requirements (Installed automatically when using Composer)
- SilverStripe ^3.1
- silverstripe-australia/gridfieldextensions ^1
- colymba/gridfield-bulk-editing-tools ^2.1
- sheadawson/silverstripe-linkable ^1.0
- unclecheese/betterbuttons ^1.2
Installation
composer require gdmedia/silverstripe-gdm-extensions
or download the The zip then extract and rename ss-gdm-extensions-master to silverstripe-gdm-extensions
License
3-clause BSD license See License
Documentation
ToDo
####Extended classes
- ContentController via SSGuru_ContentController Added features Additional the methods.....
- Controller via SSGuru_Controller Added features Additional the methods.....
- ErrorPage via SSGuru_ErrorPage Added features Additional the methods.....
- PageUtilities via SSGuru_PageUtilities Added features Additional the methods.....
- SiteTree via SSGuru_SiteTree Added features Additional the methods.....
- ViewableData via SSGuru_ViewableData Added features Additional the methods.....
Configuration
ContentController, Controller, ErrorPage, PageUtilities, SiteTree and ViewableData are extended by default via ss-gdm-extensions/_config/config.yml
ContentController: extensions: - SSGuru_ContentController Controller: extensions: - SSGuru_Controller ErrorPage: extensions: - SSGuru_ErrorPage Page: extensions: - SSGuru_PageUtilities SiteTree: extensions: - SSGuru_ViewableData - SSGuru_SiteTree ViewableData: extensions: - SSGuru_ViewableData
Other optional extensions are
SSGuru_CarouselPage- Adds a Carousel to a page type ( Compatible template required )
Add optional extensions in your mysite/_config/config.yml
YourPageClass:
extensions:
- SSGuru_PageExtension
Bug tracker
Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique.
If the issue does look like a new bug:
- Create a new issue
- Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
- Describe your environment as detailed as possible: SilverStripe version, Browser, PHP version, Operating System, any installed SilverStripe modules.
Please report security issues to the module maintainers directly. Please don't file security issues in the bug tracker.
Development and contribution
If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.
Versioning
Prior to version 1.0.0 breaking changes may occur.
This project follows Semantic Versioning paradigm. That is:
Given a version number MAJOR.MINOR.PATCH, increment the:
- MAJOR version when you make incompatible API changes,
- MINOR version when you add functionality in a backwards-compatible manner, and
- PATCH version when you make backwards-compatible bug fixes.
- Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.
gdmedia/silverstripe-gdm-extensions 适用场景与选型建议
gdmedia/silverstripe-gdm-extensions 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 4.46k 次下载、GitHub Stars 达 3, 最近一次更新时间为 2015 年 11 月 09 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 gdmedia/silverstripe-gdm-extensions 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 gdmedia/silverstripe-gdm-extensions 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 4.46k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 10
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2015-11-09