dineshkummarc / phpmyBugs2

successor of https://github.com/dineshkummarc/phpmyBugs, phpmyBugs2 is a simple, responsive and highly customizable PHP bug tracking system. Currently supports top 7 Languages out of 10 Languages around the world.
Other
0 stars 0 forks source link

phpmyBugs ~v1.1.4~ ~v2.2~ v2.3

basically a merge collaboration of two repos https://github.com/dineshkummarc/phpmyBugs & https://github.com/dineshkummarc/bugtracker1 into this repo. phpmyBugs is a simple, responsive and highly customizable PHP bug tracking system. Currently supports top 6 Languages out of 10 Languages around the world (based on List of languages by number of native speakers). phpmyBugs logo

Features:

v0.2 and below

v0.3 -> initial by Pierre Monchalin

To get more information on v0.3 or to see it in action: http://bumpy-booby.derivoile.fr.

v0.4

v0.5

v0.6

v0.7

v0.8

v0.9

v1.1.3 -> by philipp-r

API

Added manage API which has below features:

Configuration

You can do all changes by opening ./index.php?page=settings in your browser. See our wiki for details! To configure the API change the settings manually in ./database/config_api.php. There is a sample configuration file ./sample_config/config_api.php. You can also edit the Captcha which is displayed when a user who is not logged in wants to create a new issue. You can do this with ./database/config_captcha.php file. There is a sample configuration file ./sample_config/config_captcha.php.

v2.0

v2.1

v2.2

v2.3

v2.4

v2.5

v2.6

v2.7

v2.8

Screenshots (Based on v0.9)

Dashboard:- Dashboard New Issues:- New Issues Issue Details:- Issue Details Issues:- Issues Settings:- Settings Users:- Users

Running

Installation Procedure

Download the latest release and upload to your webserver. The folder ./database has to be writable for apache: chmod -R 777 database. Afer Coping all files, run ./ or ./index.php, configure phpmyBugs and enjoy ! ~Note : you can delete the ./public/css/app/ folder, it is useless.~ See our wiki for details!

Installation:- Installation Successful Installation:- Successful Installation

Backup

Before any update, it's highly recommended to make a backup. You only need to save the ./database/ folder.

Requirements

Test Environment

About ~Booby Bumpy~ phpmybugs

Booby Bumpy was created by Pierre Monchalin and is ~actually~ maintained by DINESHKUMMARC under name phpmyBugs. Please report bugs/issues here at Issue Tracker phpmyBugs is distributed under the MIT License. See ./COPYING for more information.