Tag: php

How to deploy your WordPress site with Bedrock and Moss

How to deploy your WordPress site with Bedrock and Moss

- - Articles

WordPress developers have their own workflows, and they sometimes differ from the usual ones in other CMS or frameworks. However, Bedrock allows you to manage WordPress and related plugins as any other PHP dependency via composer. It also creates a better project structure that puts WordPress in its own subdirectory. These nice features make Bedrock a great alternative to consider when developing WordPress sites, since you can follow a typical PHP development workflow: Update dependencies locally, commit your composer.lock, and deploy your application to your testing/staging environment (or to production, eventually).

If you also take advantage of Moss‘s zero-downtime deployments, your WordPress development workflow becomes a breeze. In this article we’ll see how to create and deploy your Bedrock site with Moss. If you don’t have an account yet, sign up at our Free Plan which includes unlimited sites and servers.

How to safely upgrade to PHP 7.3

How to safely upgrade to PHP 7.3

- - Articles

The PHP development team released PHP 7.3.0 five days ago. Today we’re happy to announce that Moss fully supports the brand new 7.3 branch of your favorite language!

Upgrading your website to PHP 7.3 with Moss is quite a simple thing: Just choose the new version in the settings of your site(s). However, there are some things to consider before jumping into 7.3. Like with every release, some features come in and others go out. Let’s see how to safely upgrade your application without unpleasant surprises.

Don’t miss a post! Subscribe to the Moss Blog