docugs/gl-erp
Composer 安装命令:
composer create-project docugs/gl-erp
包简介
A web-based erp, accounting system that written in PHP and MySql
关键字:
README 文档
README
- HTTP web server - Ex. Apache, Nginx, IIS
- PHP version from 5.6 upto 8.1.1 (version 7.3 is recommended)
- MySQL version 4.1 and above with Innodb tables enabled, or any MariaDB version
- A web browser with HTML5 compatibility
Installation
Manual installation
- [Download the latest official ERP ZIPFILE.]
- Unzip the downloaded file.
- Everything inside the folder you unzipped needs to be uploaded/copied to your webserver, for example, into your
public_htmlorwwworhtmlorhtdocsfolder (the folder will already exist on your webserver). - In your browser, enter the address to your site, such as: www.yourdomain.com (or if you uploaded it into another subdirectory such as radERP use www.yourdomain.com/gl-erp)
- Follow the instructions that appear in your browser for installation.
- After successful installation please remove
installfolder for safety reasons. You won't need it any more.
Composer
Run this command in an empty location that you want radERP to be installed in:
composer create-project docugs/gl-erp:master
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2022-09-02