aastephan/startcrm
Composer 安装命令:
composer create-project aastephan/startcrm
包简介
StartCRM - CRM simple en PHP et CodeIgniter 4
README 文档
README
StartCRM - French
Description
StartCRM est un CRM simple et léger développé avec PHP et CodeIgniter 4. Il permet de gérer facilement des prospects, suivre les contacts et exporter les données.
Fonctionnalités
Gestion des prospects
Suivi des contacts
Export CSV
Interface simple et rapide
Assistant d'installation web
Prérequis
PHP 8.1 ou supérieur
MySQL / MariaDB
Composer
Apache ou Nginx
Installation
- Cloner le projet git clone https://github.com/aastephan/startcrm.git
- Installer les dépendances composer install
- Configurer le serveur web
Le serveur web doit pointer vers le dossier public/.
Exemple :
http://votre-serveur/startcrm/public
- Donner les droits a apache sur le dossier sudo chown -R www-data:www-data /var/www/html/startcrm
- sudo chmod -R 775 /var/www/html/nomdusite/writable
- Lancer l'installation
Ouvrez votre navigateur et allez à l'adresse :
http://votre-serveur/startcrm/install
L'assistant vous guidera pour :
configurer la base de données
créer le compte administrateur
finaliser l'installation
- Accéder à l'application
Une fois l'installation terminée :
http://votre-serveur/startcrm Base de données
Le schéma de la base de données se trouve dans :
database/startcrm.sql
Il est automatiquement importé lors de l'installation.
Screenshots
Dashboard
Prospects
Export
Licence
Ce projet est open source sous licence MIT.
Auteur
Alain Stephan Développeur web
StartCRM - English
StartCRM is a simple and lightweight CRM built with PHP and CodeIgniter 4. It allows you to manage prospects, track contacts and export data easily. http://startcrm.online.fr
Features
Prospect management
Contact tracking
CSV export
Simple and fast interface
Web installer
Requirements
PHP 8.1+
MySQL / MariaDB
Composer
Apache / Nginx
Installation
- Clone the repository git clone https://github.com/aastephan/startcrm.git
- Install dependencies composer install
- Configure your web server
Point your web server to the public/ directory.
Example:
- Give the rights to Apache sudo chown -R www-data:www-data /var/www/html/startcrm
4.1 sudo chmod -R 775 /var/www/html/siteinstall/writable
http://your-server/startcrm/public
- Run the installer
Open your browser and go to:
http://your-server/startcrm/install
The installer will guide you through:
database configuration
administrator account creation
initial setup
- Login
After installation, access the CRM from:
http://your-server/startcrm Database
The database schema is located in:
database/startcrm.sql
It is automatically imported during the installation process.
Screenshots
Dashboard
Prospects
Export
License
This project is open-source and available under the MIT License.
Author
Alain Stephan Web developer
aastephan/startcrm 适用场景与选型建议
aastephan/startcrm 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 17 次下载、GitHub Stars 达 0, 最近一次更新时间为 2026 年 03 月 08 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 aastephan/startcrm 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 aastephan/startcrm 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 17
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 26
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-08


