felie/OpenSondage
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Description =========== OpenSondage allow to create poll or meeting poll. It's the version 2 of the [https://github.com/leblanc-simon/OpenSondage] (OpenSondage) Installation ============ * Copy OpenSondage in your web server * Your DocumentRoot must be the "web" directory of OpenSondage * Complete config/config.php file with your value * Renamme config/runtime-conf-example.xml and complete config/runtime-conf.xml with your database and compile it with config/propel-gen * Add SQL structure in your database : model/sql/OpenSondage.Database.schema.sql Depends ======= * Propel : http://www.propelorm.org/ * SwiftMailer : http://swiftmailer.org/ * Symfony Component (HttpFoundation) : https://github.com/symfony/HttpFoundation * twig : http://twig.sensiolabs.org/ License ======= GNU Affero General Public License Version 3 Authors ======= * Lead developper : Simon Leblanc contact@leblanc-simon.eu * Design : Pierre-Yves Gosset