Skip to content

A simple client manager and time tracker geared towards freelancers

Notifications You must be signed in to change notification settings

greggoryhogan/client-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client Manager

Client Manager allows you to create clients and sub-clients, and tracks logged hours for each client on an hourly-billing cycle. The frontend allows the client to log in and view a summary of the hours billed that month.

This functionality is based on The Events Calendar and the plugin is required to function.

In order to use this theme, define the following in wp-config:

  • define('ADMIN_LOGIN_PIN','PICKAPIN'); //Allows you to log in and view all your hours for the month
  • define('ADMIN_ID','THE ID OF THE ADMINISTRATOR WHO LOGS IN'); //Sets the id of the admin when logging in on the front end

TODO:

  • Add options page rather than setting definitions in wp-config

About

A simple client manager and time tracker geared towards freelancers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published