Skip to content

vienleidl/wordpress-azure

 
 

Repository files navigation

Deploy to Azure.

Wordpress for Azure App Services (Windows)

  • This branch will be cloned when you create using WordPress (App Service) from the Azure Marketplace.

  • Current WordPress version: 5.8.1 (offical zip)

  • PHP 7.4 version is being used for WordPress on the Azure Marketplace.

  • For configuring database, please add the database connection string to App Service configuration.

  • By default SSL is enabled for MYSQL database connections. You can add a new App setting DB_SSL_CONNECTION and set it to false to disable the SSL option.

Overview of WordPress

WordPress is a free and open source content management system (CMS) based on PHP and MySQL. It is the most widely used CMS software in the world, and as of June 2021, it powers more than 40% of the top 10 million websites and has an estimated 64% market share of all websites built using a CMS.

WordPress started as a simple blogging system in 2003, but it has evolved into a full CMS with thousands of plugins, widgets, and themes. It is licensed under the General Public License (GPLv2 or later).

More Details on WordPress.

About

wordpress for azure marketplace

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 63.0%
  • JavaScript 20.8%
  • CSS 14.9%
  • SCSS 1.3%