Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leblanc-simon/openequestrianclubmanagement
Application de gestion de centre équestre
https://github.com/leblanc-simon/openequestrianclubmanagement
Last synced: 4 days ago
JSON representation
Application de gestion de centre équestre
- Host: GitHub
- URL: https://github.com/leblanc-simon/openequestrianclubmanagement
- Owner: leblanc-simon
- License: mit
- Created: 2013-03-10T14:01:55.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-06T00:50:45.000Z (about 11 years ago)
- Last Synced: 2023-03-12T00:22:55.054Z (over 1 year ago)
- Language: PHP
- Size: 262 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
OpenEquestrianClubManagement
============================Application de gestion de centre équestre
Installation
------------- git clone https://github.com/leblanc-simon/OpenEquestrianClubManagement.git
- cd OpenEquestrianClubManagement
- cp config/config.php.example config/config.php
- créer un fichier config/runtime-conf.xml pour l'accès à la base de données (voir [la documentation](http://propelorm.org/reference/runtime-configuration))
- cp config/runtime-conf.xml buildtime-conf.xml
- composer install
- vendor/propel/propel1/generator/bin/propel-gen om
- vendor/propel/propel1/generator/bin/propel-gen sql
- vendor/propel/propel1/generator/bin/propel-gen convert-conf
- vendor/propel/propel1/generator/bin/propel-gen insert-sql
- faire pointer le DocumentRoot vers OpenEquestrianClubManagement/webLicence
-------[MIT](http://opensource.org/licenses/MIT)