Skip to main content
Skip to footer
416-479-0685
Get a Quote
Home
About Us
Our Work
Our Services
Get a Quote
Blog
Contact Us
Category:
Shell scripting
WordPress Automation: Step-by-Step Breakdown of a Staging-to-Production Deployment Script for WooCommerce
03/03/2026
Introduction Deploying WordPress sites from a staging environment to a live production site can be tricky, especially when running WooCommerce…
How to recover your WordPress site with no backup
11/13/2025
This doesnt happen often. Mostly with personal project sites as operating a SMB WordPress site kind of requires enterprise level…
How to recover a hacked WordPress website
08/23/2023
Well it happened to you. You receive an email from a customer, or perhaps your web host : Your Wordpress…
How to make Woocommerce more enterprise friendly
03/16/2022
Hello! After Working with Wordpress and Woocommerce for a while, watching it grow and evolve over time, there are some…
How to scale your WordPress site for enterprise level redundancy
09/28/2020
Hello! It often becomes a requirement for certain levels of clients to ensure service level agreements for uptime and redundancy…
How to sanitize and reset all WordPress user accounts with linux shell scripting and wp-cli
03/10/2020
Hello! There are several key best practices insofar as how to deal with security intrusions, including but not limited to…
How to make bulk changes to WordPress Woocommerce product attributes with PHP
05/08/2018
Hello! Sometimes its necessary to make site-wide changes to Wordpress posts in order to save time and programmatically propagate changes…
#DeleteFacebook : How to poison, obfuscate and purge your facebook data before deleting your account
03/28/2018
* Update : Thank you Vice for writing an article about my script! Unfortunately it seems as though facebook is…
WordPress plugin to remotely manage and automate multiple WordPress sites
02/23/2018
Hello! Being a Toronto based web design and development agency means that we interact with a significant number of Wordpress…
How to use Jenkins and Git to automate code pushes for your Laravel project
02/07/2018
Hello! Recently we published guides how to push Wordpress sites with Jenkins or how to push Wordpress sites with a…
How to push your WordPress site with a simple bash shell script and integrate it with Jenkins
12/21/2017
Hello! Previously we gave an overview of our new Wordpress plugin to integrate your Jenkins build process within the Wordpress…
WordPress plugin to integrate Jenkins to streamline your build process
12/19/2017
Hello! We love integrating Jenkins into development workflow. Typically Jenkins would be used for custom development projects to streamline the…