Download the PHP package katmore/clientcal without Composer
On this page you can find all versions of the php package katmore/clientcal. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download katmore/clientcal
More information about katmore/clientcal
Files in katmore/clientcal
Package clientcal
Short Description Scheduling, job, crew, and customer management web application for construction companies
License MIT GPL-3.0+
Homepage https://github.com/katmore/clientcal
Informations about the package clientcal
ClientCal
Scheduling, job, crew, and customer management web application for construction companies.
- Homepage: https://katmore.github.io/clientcal
- Download: .zip file, .tar.gz
Description
ClientCal is a PHP+MySQL based project initially released in 2006 to facilitate the management of customer info, job scheduling, job site info, and work crew scheduling for small to medium sized construction operations (SMBs). As a traditional HTML form based application it has proved to be very stable over the years. I have released this project in preparation for improvements to the UI (to make it mobile friendly) and implementing a RESTful API backend.
Documentation
Quick Start using Docker
Consult the Docker page of the ClientCal wiki for more information regarding usage with Docker.
-
Prerequisites:
-
a copy of the ClientCal source (i.e...)
- a recent version of docker
- a recent version of docker-compose
-
-
Start containers and configure ClientCal
- That's it! Ready to view in browser at: http://localhost:8080
Quick Start without Docker
Consult the Installation page of the ClientCal wiki for more detailed instructions.
-
Prerequisites:
-
a copy of the ClientCal source (i.e...)
- PHP 7.2
- a recent version of composer
- a web server provisioned with a "Document Root" pointing to the ClientCal web root (clientcal/web)
- a recent version of MySQL provisioned an empty database and a user with access to that database
-
-
Configure ClientCal
- All done! Ready to view in a browser using your web server's URL.
Screenshots
See the Screenshots section of the ClientCal homepage.
Related Resources
- Github: https://github.com/katmore/clientcal
- Packagist: https://packagist.org/packages/katmore/clientcal
- Latest release: https://github.com/katmore/clientcal/releases/latest
- Documentation: https://github.com/katmore/clientcal/wiki
- Support/Bugs: https://github.com/katmore/clientcal/issues
Legal
ClientCal is distributed under the terms and conditions of the MIT license (see GPLv3).
Copyright (c) 2006-2023, Paul Douglas Bird II. All rights reserved.
All versions of clientcal with dependencies
dshafik/php7-mysql-shim Version ^0.1.0
ext-imagick Version *
ext-soap Version *
ifsnop/mysqldump-php Version 2.*