Install WordPress and plugins with Composer
Installing WordPress via Composer has often been difficult, fortunately there is now a solution! WordPress On GitHub there is a project that is updated every 15 minutes with the latest version of WordPress. It is also the most used. https://github.com/johnpbloch/wordpress In the composer.json just indicate the project name. In this example, we can also indicate … Read more