Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/audrasjb/tinyissue_core_fr
Un fork personnel en français du gestionnaire de tickets Tinyissue
https://github.com/audrasjb/tinyissue_core_fr
Last synced: about 1 month ago
JSON representation
Un fork personnel en français du gestionnaire de tickets Tinyissue
- Host: GitHub
- URL: https://github.com/audrasjb/tinyissue_core_fr
- Owner: audrasjb
- Created: 2014-05-08T07:30:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-08T07:44:57.000Z (over 10 years ago)
- Last Synced: 2023-08-05T12:41:53.132Z (over 1 year ago)
- Language: PHP
- Size: 1.88 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ceci est un fork français et personnel de l'application tinyissue, par Michael Hasselbring (mikelbring sur Github)
This is a french personnal fork of Tinyissue, webapp by Michael Hasselbring (mikelbring on Github)# NOTEZ BIEN
Ici, vous ne récupérerez que le contenu du répertoire /app de l'application complète. Vous pouvez l'utiliser pour remplacer celui de l'application d'origine. Pour une installation complète de l'application, il vous faut récupèrer l'original : https://github.com/mikelbring/tinyissue
# Original Readme file below / fichier Readme d'origine ci-dessous
# Installing Tiny Issue v1.3.1
- Create a MySQL Database
- Make /uploads/ write-able (CHMOD 777)
- Open /install/ in your browser
- Delete or rename /install/Enjoy!
## Requirements:- Tested on: Apache, IIS
- PHP 5.3+
- MySQL 5+
- PDO Extension for PHP (MySQL)
- MCrypt Extension for PHP
- Javascript Enabled - Tiny Issue also uses heavy Javascript to make it easier to use### How to contribute
We welcome and appreciate all contributions. The `develop` branch is the branch you should base all pull requests and development off of.
The `master` branch is tagged releases only.### Main Developers:
- [Michael Hasselbring](http://michaelhasselbring.com)
- [Zachary Hoover](http://zachoover.com)
- [Suthan Sangaralingham](http://suthanwebs.com/)