Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Lullabot/copelandia-symfony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

Copelandia Symfony Client

This project implements a Symfony 2 client that interacts with Copelandia.

See it working at http://copesf.lulladev.com.

Installation

  1. Clone this project.
  2. Install composer.
  3. Install all the dependencies by doing:
cd code
composer install
  1. Copy code/app/config/parameters.yml.default into code/app/config/parameters.yml
  2. Create a virtual host that points to code/web.
  3. Open http://yourlocalsite/app_dev.php. You should see a list of recipes which by default are pulled from http://copelandia.lulladev.com.
  4. Optionally, install https://github.com/Lullabot/copelandia locally and set the backend_host parameter accordingly.

About

Symfony2 client for Copelandia's backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages