studiocreativateam/docker-wordpress 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

studiocreativateam/docker-wordpress

最新稳定版本:1.0.2

Composer 安装命令:

composer create-project studiocreativateam/docker-wordpress

包简介

Docker Wordpress

README 文档

README

Usage

  1. Copy env file: cp .env.example .env
  2. Copy parameters file: cp ./wordpress/.htaccess.example ./wordpress/.htaccess
  3. Copy defines file: cp ./wordpress/wp-config.example.php ./wordpress/wp-config.php
  4. Copy parameters file: cp ./docker/php.ini.example ./docker/php.ini
  5. Run command make up for linux/mac-os or make up-win for windows and wait up to 2 mins after first run.
  6. Find themes/main-theme throughout your project and replace it with your theme name
  7. Install npm make bash => cd wp-content/themes/main-theme => npm install
  8. Compile npm make bash => cd wp-content/themes/main-theme => npm run build
  9. Go to website http://localhost <- port from .env file.
  10. Go to phpmyadmin http://localhost:8080 <- port from .env file.

Usefully commands

  • Docker start: make up or make up-win
  • Docker stop: make down or make down-win
  • Go do bash: make bash or make bash-win
  • Make database backup: make db-dump

Import DB

docker exec -i wp_project_mysql mysql -uwordpress -psecret wordpress < dumps/dump.sql

统计信息

  • 总下载量: 107
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-09-15

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固