快速入门指南
Get FeedbackPulse SaaS up and running in 15 minutes. This is the express version — for detailed instructions, see the full 安装 Guide.
开始之前
请确保您具备以下条件:
- 服务器或 VPS(推荐 Ubuntu 22.04+)
- PHP 8.2 或更高版本
- MySQL 8.0+ 或 MariaDB 10.6+
- Apache 或 Nginx Web 服务器
- 指向您服务器的域名
- SMTP 邮件账户(Gmail、Mailgun 等)
Step 1: Upload Files
Upload the FeedbackPulse SaaS files to your server's web directory:
# Example for a typical VPS
cd /var/www
unzip feedbackpulse-saas.zip
cd feedbackpulse-saas