定制 katmore/clientcal 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

katmore/clientcal

Composer 安装命令:

composer require katmore/clientcal

包简介

Scheduling, job, crew, and customer management web application for construction companies

README 文档

README

Scheduling, job, crew, and customer management web application for construction companies.

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...)
    git clone git@github.com:katmore/clientcal.git
  • Start containers and configure ClientCal
    $ cd docker/compose/clientcal
    $ docker-compose build
    $ docker-compose start
    $ docker-compose exec php-fpm /var/www/clientcal/bin/web-user.php add
  • 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...)
    git clone git@github.com:katmore/clientcal.git
    • 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
    composer update
    php bin/config-update.php
    php bin/db-update.php
    php bin/web-user.php add my_user
  • 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

Legal

ClientCal is distributed under the terms and conditions of the MIT license (see LICENSE), or the terms and conditions of the GPLv3 license (see GPLv3).

Copyright (c) 2006-2023, Paul Douglas Bird II. All rights reserved.

统计信息

  • 总下载量: 4
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 6
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 6
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-12-07

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固