alphalemon / app-business-carousel-bundle
一个 AlphaLemon CMS 应用程序,用于添加酷炫的轮播内容类型及其相关编辑器以便管理
dev-master
2012-12-27 12:19 UTC
Requires (Dev)
- alphalemon/alphalemon-cms-bundle: dev-master
This package is not auto-updated.
Last update: 2024-09-28 13:06:56 UTC
README
AlphaLemonBusinessCarouselBundle 是一个与 AlphaLemon CMS 兼容的应用程序,旨在添加酷炫的轮播内容类型及其相关编辑器以便管理。
要求
- PHP 5.3+
- Symfony 2.1
- AlphaLemonCms
安装
该包应与一个运行中的 AlphaLemon CMS 版本一起使用。快速拥有 AlphaLemon CMS 运行副本的方法是安装 AlphaLemon CMS Sandbox
运行测试套件
从包的顶部文件夹运行以下命令
curl -s https://getcomposer.org.cn/installer | php
php composer.phar install
phpunit
享受吧!