Skip to content

Records tracking system with ability to set up unlimited number of fully customizable workflows

License

Notifications You must be signed in to change notification settings

bobosui/etraxis

Repository files navigation

License Build Status Code Coverage Scrutinizer Code Quality SensioLabsInsight Crowdin

What is eTraxis

eTraxis is a records tracking system with ability to set up unlimited number of fully customizable workflows. eTraxis can be used for tracking almost anything, but the most popular cases are bugs tracker and helpdesk system.

Key features

  • Custom workflow templates
  • Flexible permissions management
  • MySQL, PostgreSQL, MSSQL and Oracle support
  • Active Directory (LDAP) support
  • OS independence
  • Localization ability (a lot of different translations are already available)
  • Browser-independent web interface (tested with Internet Explorer, Firefox, Opera, Safari, Chrome)
  • Graphical project metrics
  • Multilingual support (any record can contain text on several different languages)
  • Customizable UI
  • Dependencies between records
  • History of events and changes
  • Forum-like user comments with BBCode ability
  • Filters and views
  • Email notifications, subscriptions, and reminders
  • Binary attachments and more...

Documentation

All the documentation can be found at etraxis.github.io. Also there is a "Support Forum" available.

Install

composer.phar install
./bin/console doctrine:database:create
./bin/console doctrine:schema:create

Development

gulp
./vendor/bin/php-cs-fixer fix
./vendor/bin/phpunit --coverage-html=var/coverage

About

Records tracking system with ability to set up unlimited number of fully customizable workflows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published