- Running huge imports with WP All Import reliably (yes, even if you use Cloudflare!) - September 19, 2023
- New SQL enhancement for Scalability Pro to fix WooCommerce long-running query in the product-hero block - August 31, 2023
- Create a static favicon.ico to avoid surplus PHP requests for rush traffic - July 25, 2023
I like transparency. I also like repeatable processes – once you have a repeatable process, you can measure and you can improve.
To that end, here is our plugin deployment process:
- Develop fixes, features on your local environment
- Commit changes and edits to your local repository against the relevant Jira issue
- Once you have a complete package you are happy to deliver, ensure you update the version number in the main file of the plugin
- Request a pull (or push if you have priviliges) to the relevant Bitbucket repository for the plugin
- Create a zip of the plugin (if you’re zipping from your local repo, remember to delete the .git folder from the zip)
- Test the new plugin on debug.www.superspeedyplugins.com where we have extensive logging, monitoring and regression testing
- Once confirmed ready, upload the zip file to the wpintense plugins folder and edit the relevant .json file to include the updated version number
- Test the automatic update works properly using demo.www.superspeedyplugins.com (all our plugins are installed there)