silverstripe-australia / ba-sis-community
5.2.0
2017-10-01 12:16 UTC
Requires
- nyeholt/silverstripe-simplewiki: ~1.1
- sheadawson/silverstripe-select2: ~1.0
- silverstripe/event-calendar: ~1.0
- symbiote/silverstripe-frontend-dashboards: ~1.2
- symbiote/silverstripe-memberprofiles: ~1.1
- symbiote/silverstripe-microblog: ~2.10
- symbiote/silverstripe-notifications: ~1.0
- symbiote/silverstripe-seed: ~8.0
Replaces
- dev-master / 6.0.x-dev
- 5.2.x-dev
- 5.2.0
- 5.1.1
- 5.1.0
- 5.0.4
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0.0
- 4.0.x-dev
- 4.0.1
- 4.0.0
- 3.0.x-dev
- 3.0.0
- 2.1.x-dev
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.x-dev
- 2.0.0
- 1.7.x-dev
- 1.7.0
- 1.6.x-dev
- 1.6.0
- 1.5.0
- 1.4.x-dev
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.x-dev
- 1.3.1
- 1.3.0
- 1.2.x-dev
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.x-dev
- 1.0.x-dev
This package is not auto-updated.
Last update: 2019-02-20 18:44:02 UTC
README
这是基础项目的推荐模块编译,它提供了最常用、我们认为最基础的组件,用于构建既直观又灵活的平台,适用于用户和开发者。
这些模块的依赖关系将随着时间的推移而更新,请关注未来的版本!
要求
- SilverStripe 3.1 → 3.6
入门
考虑到模块依赖关系的数量,推荐使用composer。
- 将模块及其依赖项放置在您的根项目目录下。
/dev/build
/dev/tasks/BootstrapCommunityTask
包含内容
除了生活品质的改进,您还会发现以下模块包括在内(及其以下好处)。
Seed
这是基础,请阅读提供的文档以了解包含内容概述。
Dropzone
这提供了一种改进的、一致的HTML5文件上传体验。
事件日历
这提供了一个即将举行的事件日历。
前端仪表板
这提供了一个用户可以自定义的着陆页。
会员资料
这提供了自定义用户注册和资料管理页面的功能。
微博
这提供了在流行的社交媒体网站上常见的高效沟通功能。
通知
这提供了从代码中轻松管理和发送通知的功能。
Select2
这提供了一些改进的下拉字段。
简单Wiki
这提供创建Wiki页面的能力,用户(具有权限)可以即时编辑。