Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

GoVanguard/wordpress-azure-multisite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy to Azure

INSTRUCTIONS

  1. Deploy with Branch: STEP_1-Install or use the Master branch from azureappserviceoss/wordpress-azure
  • Go through the standard Wordpress install, setup User account and login to Wordpress.
  1. In Azure Portal > Your App Service > Deployment Center > Disconnect then
  • Add > External
  • Select > Kudu App Service build service

Repository: https://github.com/GoVanguard/wordpress-azure-multisite
Branch: STEP_2-Install_EnableMultisite

  • Click > Sync, Confirm Status = Success (Active)
  • Back in Wordpress, Login, go to Tools > Network Setup & choose subdomains or subdirectories (*our Master branch uses subdirectories)
  1. In Azure Portal > Your App Service > Deployment Center > Disconnect then
  • Add > External
  • Select > Kudu App Service build service

Repository: https://github.com/GoVanguard/wordpress-azure-multisite
Branch: master
NOTE: FOR SUBDIRECTORY USE MASTER, FOR SUBDOMAIN USE BRANCH: STEP_3-Subdomain

  • Click > Sync, Confirm Status = Success (Active)
  • Back in Wordpress, Logout, Login. Go to My Sites > Network Admin
  • Go to Sites > Add New

THAT'S IT

For more information on Wordpress multisite setup see: https://premium.wpmudev.org/blog/ultimate-guide-multisite/

About

wordpress for azure marketplace

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 64.5%
  • JavaScript 23.8%
  • CSS 11.7%