• Hi,
    I made this script and would be very happy if the one or other would help me with some initial testing. I tried it on two machines yet (my development machine) and my wife’s vanilla setup. Seemed to be working well ??

    Here’s the description for it:
    What does this do? This script automates the task of creating a local as well as a staging WordPress installation requiring only MAMP. It’s packed with nifty little features, like for example automatic configuration of MAMP to listen on port 80 and setting MAMP’s config to use pretty domain names like https://testinstall.dev. It automatically downloads the latest version of WordPress and installs it into your MAMP htdocs folder. It even creates the wp-config.php file for you, so you don’t have to. It’s a true 1-minute install.

    But it doesn’t stop there. A thing I always hated, was the setup of a WordPress staging installation on my webserver. Fiddling around with Apache’s vhosts, changing DNS records to use subdomains and creating the MySQL database. By utilizing CloudFlare’s DNS API and with the use of Wordmove, the staging provisioning process is now invoked through a single command.

    https://github.com/kLOsk/WPStager

    Thanks for your feedback!

  • The topic ‘WPStager – WordPress Provisioning and Staging Simplified (Mac Script)’ is closed to new replies.