https://github.com/nixilla/cacophony
An example application using sfCacophonyPlugin
https://github.com/nixilla/cacophony
Last synced: 2 months ago
JSON representation
An example application using sfCacophonyPlugin
- Host: GitHub
- URL: https://github.com/nixilla/cacophony
- Owner: nixilla
- License: mit
- Created: 2011-10-12T09:39:47.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-01-11T17:07:06.000Z (over 13 years ago)
- Last Synced: 2025-02-08T21:16:57.541Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 258 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
### Installation
1. git clone --recursive [email protected]:nixilla/Cacophony.git cacophony
1. cd cacophony
1. mkdir cache log
1. ./symfony plugin:install -d sfCacophonyPlugin
1. vim config/databases.yml
1. ./symfony doctrine:build --all
1. ./symfony project:permissions
1. vim apps/frontend/config/app.yml
1. ./symfony ccIn 5th line add your database credentials.
In 8th line (vim apps/frontend/config/app.yml) add your app keys and secrets).
Now navigate to @homepage.