ciims-themes/default
最新稳定版本:3.0.20
Composer 安装命令:
composer require ciims-themes/default
包简介
The default theme that comes with CiiMS
README 文档
README
This is the default theme that comes prebundled with CiiMS
Building Assets
Asset management is done via node.js and grunt. To make changes to any of the assets/src files, install the npm dependencies, and regrunt
npm install
grunt
Or use grunt watch
nohup grunt watch &
Before packaging, be sure to run the build command to generate the minified assets
grunt build
Provided Functionlaity
This theme provides the basic functionality to pull Tweets from Twitter, and timeline updates from Facebook and Google+. To make use of these features, you MUST create an application on those services and generate OAuth API Tokens. These keys are added on the /dashboard/settings/social page.
Applications and keys can be generated at the following sites:
Google+: https://code.google.com/apis/console/ Facebook: https://developers.facebook.com/apps Twitter: https://dev.twitter.com/apps
Options
The following options are made available through dashboard/settings/theme
Settings to connect to Twitter.
Twitter Handle
The twitter handle of the user you want to retrieve tweets from. eg @charlesportwood
Twitter Tweets to Fetch
The number of tweets you want to retrieve, as an integer
Settings to connect to Facebook.
Facebook User ID
This corresponds to the numerical facebook user id. Use a tool like http://findmyfacebookid.com/ to retrieve yours
Google+
Settings to connect to Google+.
Note that Google+ Settings have 2 sets of keys, a OAuth Key, and a Public API Access Server Key. For these settings to work you'll need a Public API Access Server key added to the dashboard settings page
Google+ User ID
This corresponds to the numerical google+ user id. As of 2014, you can use the instructions found at http://www.twelveskip.com/tutorials/google-plus/1134/how-to-find-your-google-plus-id-number to retrieve yours.
ciims-themes/default 适用场景与选型建议
ciims-themes/default 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 1.67k 次下载、GitHub Stars 达 0, 最近一次更新时间为 2014 年 04 月 11 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「theme」 「default」 「CiiMS」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 ciims-themes/default 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 ciims-themes/default 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 ciims-themes/default 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
A custom Doctine DBAL type to use PHP DateTime objects set to the system's default timezone.
A Bootstrap 4.x base theme for SilverStripe
A Hybrid Dashboard that is is optimized for performance, and that takes fulla dvantage of the CiiMS API.
The API module for CiiMS
The installation module for CiiMS
HybridAuth Social Authentication for CiiMS
统计信息
- 总下载量: 1.67k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 16
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-04-11