Shopware: Landingpage outside of Shopware and “add to cart”

First things first: Don’t. This is a bad idea, because it lacks tracking, cookie consent and most likely more things, you just get for free if you implement either just a nice landing page inside of Shopware or if you need more liberty have your own controller and template (with all the benefits, like extending“Shopware: Landingpage outside of Shopware and “add to cart”” weiterlesen

Maxcluster: cluster-control restart PHP with deployer

Most of our customers are hosted on maxcluster. And thanks to their cluster-control one can automate a lot of things using it. For example restarting PHP after deployment. You don’t want this on a production environment, but sometimes it might make sense to have it on a stage machine.

A local dev environment in Windows 10 – Part II: Creating our first DDEV container

Introduction With Docker and DDEV-Local installed within our Linux distribution (Ubuntu), we are now going to create our first “DDEV container” (which is actually a docker container created via DDEV, but for now, you really mustn’t be too worried about that). One important aspect to note here is that all the files we’re going to“A local dev environment in Windows 10 – Part II: Creating our first DDEV container” weiterlesen