Skip to content

makscraft/mv-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MV tracker

Simple task tracking system based on MV framework

More information on official site MV tracker

Installation via composer

composer create-project makscraft/mv-tracker project_name
  • If your project is located at the domain root, get into the domain root directory and run the composer command with the . (dot) value instead of project_name.
  • If your project is located not at the domain root, you will need to specify the project subdirectory like /my/tracker/ during the composer installation.
  • All the other critical settings will be generated automatically by composer.
  • After the intallation process run your http server and check your app.

Manual installation

Described on the site https://mv-tracker.com/installation

Screeshots

Add comment and bulk action examples.

About

Simple PHP task tracking system

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors