uwdoem/registrar
Composer 安装命令:
composer require uwdoem/registrar
包简介
University of Washington `Boundless` themes for the Framework web framework.
README 文档
README
University of Washington, Office of the University Registrar themes for the Athens web framework.

Attractive, easy on-brand pages for Athens using these templates.
Use
These templates are for the Athens web framework. You must be using Athens to use these templates.
- Add the Registrar theme templates to the package requirements in your
composer.json:
"require": {
...
"athens/core": "0.*",
"uwdoem/registrar": "0.*",
...
},
The major version number of uwdoem/boundless should be the same as your major version number of athens/core.
- Add the Registrar and Boundless templates in your project's
setup.php, above the line that adds your project-templates (order matters!):
Settings::addTemplateDirectory(dirname(__FILE__) ."/vendor/uwdoem/registrar/templates");
Settings::addTemplateDirectory(dirname(__FILE__) ."/vendor/uwdoem/boundless/templates");
Settings::addTemplateDirectory(dirname(__FILE__) ."/project-templates");
License
Because this repository contains significant Unviersity of Washington trademark elements, it is NOT licensed for reuse by any party who is not licensed to present University of Washington trademark elements. See the University of Washington Trademarks & Licensing group for more information.
If you are a department or division of the University of Washington, please feel free to use Athens and these templates, conditioned upon your acceptance of the following statement:
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Copyright (c) 2016 University of Washington, Seattle, WA
uwdoem/registrar 适用场景与选型建议
uwdoem/registrar 是一款 基于 HTML 开发的 Composer 扩展包,目前已累计 93 次下载、GitHub Stars 达 0, 最近一次更新时间为 2016 年 03 月 04 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 uwdoem/registrar 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 uwdoem/registrar 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 93
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 8
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2016-03-04