https://github.com/sxbai/wordpress-zh_cn-on-replit
wordpress-zh_CN-on-replit 演示Demo网站
https://github.com/sxbai/wordpress-zh_cn-on-replit
replit wordpress
Last synced: about 1 year ago
JSON representation
wordpress-zh_CN-on-replit 演示Demo网站
- Host: GitHub
- URL: https://github.com/sxbai/wordpress-zh_cn-on-replit
- Owner: sxbai
- License: mit
- Created: 2022-12-06T04:37:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-18T09:10:11.000Z (about 3 years ago)
- Last Synced: 2025-04-14T11:17:34.232Z (about 1 year ago)
- Topics: replit, wordpress
- Language: PHP
- Homepage: https://demo.sxbai.repl.co
- Size: 320 KB
- Stars: 9
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
WordPress中文版部署于Replit,️WordPress是一款能让您建立出色网站、博客或应用程序的开源软件。
------------------------------
## 使用说明
- replit环境选择`PHP Web Server`
```bash
bash <(curl -s https://raw.githubusercontent.com/sxbai/wordpress-zh_CN-on-replit/main/build.sh)
```
- 执行上面脚本
- 最后点击Run运行项目即可。
## 脚本来源
- [ ] 修改自Github开源项目 [https://github.com/ethanpil/wordpress-on-replit](https://github.com/ethanpil/wordpress-on-replit)
- [x] 修改原脚本下载wordpress英文版改为wordpress中文版
- [x] 修改原脚本命令英文语言显示改为中文