simkimsia / utility-components

此包的最新版本(dev-master)没有提供许可证信息。

安装: 366

依赖项: 0

建议者: 0

安全: 0

星级: 0

观察者: 3

分支: 0

开放问题: 0

类型:cakephp-plugin

dev-master 2013-10-19 14:26 UTC

This package is not auto-updated.

Last update: 2024-09-23 13:09:56 UTC


README

状态

Build Status

安装

  1. 下载zip文件并解压到app/Plugin/UtilityComponents

  2. 将 UtilityComponents 作为子模块拉取到您的应用中

    git submodule add git@github.com:simkimsia/UtilityComponents.git Plugin/UtilityComponents

  3. 使用composer

我假设您的 CakePHP 应用程序文件夹名为 app

阅读Wiki了解如何使用 UtilityComponents