Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)