alphalemon/app-business-carousel-bundle

An AlphaLemon CMS app that adds a cool carousel content type and the related editor to manage it

Installs: 188

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

pkg:composer/alphalemon/app-business-carousel-bundle

dev-master 2012-12-27 12:19 UTC

This package is not auto-updated.

Last update: 2025-10-11 18:11:37 UTC


README

AlphaLemonBusinessCarouselBundle is an app designed to work with AlphaLemon CMS, that adds a cool carousel content type and the related editor to manage it.

Build Status

Requirements

  • PHP 5.3+
  • Symfony 2.1
  • AlphaLemonCms

Install

This bundle should be used with a working version of AlphaLemon CMS. The quick way to have a working copy of AlphaLemon CMS is installing the AlphaLemon CMS Sandbox

Run test suite

Run these commands from the top of bundle's folder:

curl -s http://getcomposer.org/installer | php
php composer.phar install
phpunit

Enjoy!