netsiteweaver/gizmo-chat-module
Composer 安装命令:
composer require netsiteweaver/gizmo-chat-module
包简介
HMVC chat module for CodeIgniter 3 with floating widget
README 文档
README
This directory can contain GitHub-specific files when you create your repository.
Recommended GitHub Files
Issue Templates
Create .github/ISSUE_TEMPLATE/ directory with:
bug_report.mdfeature_request.md
Pull Request Template
Create .github/pull_request_template.md
GitHub Actions (Optional)
Create .github/workflows/ for CI/CD
Quick Setup
- Create repository on GitHub
- Initialize git:
git init - Add files:
git add . - Commit:
git commit -m "Initial release v1.0" - Add remote:
git remote add origin https://github.com/yourusername/gizmo-chat-module.git - Push:
git push -u origin main
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-19