SlideShare a Scribd company logo
Advanced
WordPress Tooling
with InstaWP
Vikas Singhal
Founder, InstaWP
Idea to WordPress, in seconds
Today’s Topics
Accelerated Development with Templates &
Configurations
Automated Testing and CI/CD
Remote Development
WP CLI with WordPress
❖ Sample Plugin Development with AI - Send Slack Notifications when a post is updated
Templates & Configurations
Setup pre-configured environments to start quickly.
Templates - a.k.a Blueprint
- Ideal for saving an entire backup of a site.
- New websites are essentially clone of the templates.
Configurations a.k.a Presets
- Provision preset values for PHP, WordPress and Faker.
- “Configures” new websites with the settings.
Plugins for Developers
- https://wordpress.org/plugins/string-locator/
- https://wordpress.org/plugins/query-monitor/
- https://wordpress.org/plugins/wp-mail-logging/
- https://wordpress.org/plugins/advanced-database-cleaner/
- https://wordpress.org/plugins/code-profiler/
- https://wordpress.org/plugins/wp-crontrol/
- https://wordpress.org/plugins/wp-rollback/
- https://wordpress.org/plugins/wp-reset/
Automated Testing and CI/CD
Stop wasting time in setting up test environments
Webhook with a Site
Same site is updated with contents of the Git repo.
Webhook with a Template
Template’s + Git repo contents are merged together.
Webhook Support for - Github, Bitbucket and Gitlab.
Github Actions to advance testing automation
Remote Development
Remotely develop with WordPress without installing a local software.
VS Code based code editor
Web based code editor
Sample plugin development with ChatGPT and Github Co-pilot
Accessing SSH for execute commands and file editing
WP CLI Commands
Complete complex site tasks with easy WP CLI commands.
InstaWP comes with WP CLI, composer, and popular linux commands.
Create a library of commands to be executed on one or more sites.
Built-in command library.
WP CLI Package Installation
# Install a Git URL package
wp package install user/repo
# Install the package from a local directory
wp package install /path/to/mypackage
# Install the package from a zip file
wp package install sample-package.zip
Useful WP CLI Packages
- Revision cleanup - trepmal/wp-revisions-cli
- Diagnose problems - wp-cli/doctor-command
- Profile WordPress - wp-cli/profile-command
- wp shell - schlessera/wp-cli-psysh
- Faker - Yoast/wp-cli-faker
- WC Faker - https://github.com/woocommerce/wc-smooth-generator/
https://packagist.org/?type=wp-cli-package
Roadmap for Advanced Tooling
Web based SSH Interface.
AI based command generator.
VS Code SSH integration.
Web based VS Code instance for code editor.
Local folder sync with VS Code.
Local environment to InstaWP sync CLI tool.
Commands feature for supported Hosting providers.
Special gift for you!
- WEBINAR21DEC - 20% life time discount on all yearly plans!
- WEBINAR21DECMO - 10% life time discount on all monthly plans!
Valid for next 7 days (30th Dec 2023).
InstaWP Easter Eggs
Thank you!
For any queries contact us at
support@instawp.io

More Related Content

PPTX
WordPress CLI in-depth
Sanjay Willie
 
PDF
A Better WordPress Workflow with WP-CLI
Rikesh Ramlochund
 
PPTX
Aditya Shah - WPCLI - WordCamp Asia
Aditya Shah
 
PDF
Do more, faster, by extending WP-CLI
drywallbmb
 
PDF
WP-CLI Talk from WordCamp Montreal
Shawn Hooper
 
PDF
WP-CLI - WordCamp Miami 2015
Shawn Hooper
 
PPTX
Take Command of WordPress With WP-CLI
Diana Thompson
 
PDF
Save Time by Managing WordPress from the Command Line
Shawn Hooper
 
WordPress CLI in-depth
Sanjay Willie
 
A Better WordPress Workflow with WP-CLI
Rikesh Ramlochund
 
Aditya Shah - WPCLI - WordCamp Asia
Aditya Shah
 
Do more, faster, by extending WP-CLI
drywallbmb
 
WP-CLI Talk from WordCamp Montreal
Shawn Hooper
 
WP-CLI - WordCamp Miami 2015
Shawn Hooper
 
Take Command of WordPress With WP-CLI
Diana Thompson
 
Save Time by Managing WordPress from the Command Line
Shawn Hooper
 

Similar to Advanced WordPress Tooling: By InstaWP.com (20)

PDF
Gestione avanzata di WordPress con WP-CLI - WordCamp Torino 2017 - Andrea Car...
Andrea Cardinali
 
PDF
WordCamp, Cape Town 2017
Daine Mawer
 
PPTX
Take Command of WordPress With WP-CLI
Diana Thompson
 
PDF
Introduction to WP-CLI: Manage WordPress from the command line
Behzod Saidov
 
PDF
Command Line WordPress with WP-CLI
James Collins
 
PDF
The Themer's Guide to WP-CLI
Edmund Turbin
 
PDF
Remote Control WordPress
Edmund Turbin
 
PDF
Word press, the automated way
Michaël Perrin
 
PDF
The Themer's Guide to WP-CLI
Edmund Turbin
 
PDF
WordCamp Vancouver 2012 - Manage WordPress with Awesome using wp-cli
GetSource
 
PDF
The swiss knife of a word press developer
Ivelina Dimova
 
PPTX
Take Command of WordPress With WP-CLI at WordCamp Long Beach
Diana Thompson
 
PDF
Getting Started with WP-CLI, a tool to automate your life
AJ Morris
 
PPTX
Take Command of WordPress With WP-CLI
Diana Thompson
 
PDF
Manage WordPress with Awesome using wp cli
GetSource
 
PDF
WordPress and The Command Line
Kelly Dwan
 
PPTX
Improving WordPress Theme Development Workflow - Naveen Kharwar.
Naveen Kharwar
 
PPTX
WP-CLI: WordCamp NYC 2015
Terell Moore
 
PDF
The Enterprise Wor/d/thy/Press
Jeroen van Dijk
 
PDF
The WP Engine Developer Experience. Increased agility, improved efficiency.
WP Engine
 
Gestione avanzata di WordPress con WP-CLI - WordCamp Torino 2017 - Andrea Car...
Andrea Cardinali
 
WordCamp, Cape Town 2017
Daine Mawer
 
Take Command of WordPress With WP-CLI
Diana Thompson
 
Introduction to WP-CLI: Manage WordPress from the command line
Behzod Saidov
 
Command Line WordPress with WP-CLI
James Collins
 
The Themer's Guide to WP-CLI
Edmund Turbin
 
Remote Control WordPress
Edmund Turbin
 
Word press, the automated way
Michaël Perrin
 
The Themer's Guide to WP-CLI
Edmund Turbin
 
WordCamp Vancouver 2012 - Manage WordPress with Awesome using wp-cli
GetSource
 
The swiss knife of a word press developer
Ivelina Dimova
 
Take Command of WordPress With WP-CLI at WordCamp Long Beach
Diana Thompson
 
Getting Started with WP-CLI, a tool to automate your life
AJ Morris
 
Take Command of WordPress With WP-CLI
Diana Thompson
 
Manage WordPress with Awesome using wp cli
GetSource
 
WordPress and The Command Line
Kelly Dwan
 
Improving WordPress Theme Development Workflow - Naveen Kharwar.
Naveen Kharwar
 
WP-CLI: WordCamp NYC 2015
Terell Moore
 
The Enterprise Wor/d/thy/Press
Jeroen van Dijk
 
The WP Engine Developer Experience. Increased agility, improved efficiency.
WP Engine
 
Ad

Recently uploaded (20)

PPTX
AI-Ready Handoff: Auto-Summaries & Draft Emails from MQL to Slack in One Flow
bbedford2
 
PDF
Protecting the Digital World Cyber Securit
dnthakkar16
 
PPTX
Role Of Python In Programing Language.pptx
jaykoshti048
 
PDF
lesson-2-rules-of-netiquette.pdf.bshhsjdj
jasmenrojas249
 
PPTX
TRAVEL APIs | WHITE LABEL TRAVEL API | TOP TRAVEL APIs
philipnathen82
 
PDF
An Experience-Based Look at AI Lead Generation Pricing, Features & B2B Results
Thomas albart
 
PPTX
Explanation about Structures in C language.pptx
Veeral Rathod
 
PDF
49784907924775488180_LRN2959_Data_Pump_23ai.pdf
Abilash868456
 
PPTX
Can You Build Dashboards Using Open Source Visualization Tool.pptx
Varsha Nayak
 
PDF
Download iTop VPN Free 6.1.0.5882 Crack Full Activated Pre Latest 2025
imang66g
 
PDF
Adobe Illustrator Crack Full Download (Latest Version 2025) Pre-Activated
imang66g
 
PPTX
The-Dawn-of-AI-Reshaping-Our-World.pptxx
parthbhanushali307
 
PDF
10 posting ideas for community engagement with AI prompts
Pankaj Taneja
 
PDF
Applitools Platform Pulse: What's New and What's Coming - July 2025
Applitools
 
PDF
Generating Union types w/ Static Analysis
K. Matthew Dupree
 
PDF
New Download FL Studio Crack Full Version [Latest 2025]
imang66g
 
PPTX
Presentation about variables and constant.pptx
safalsingh810
 
PDF
Key Features to Look for in Arizona App Development Services
Net-Craft.com
 
PDF
49785682629390197565_LRN3014_Migrating_the_Beast.pdf
Abilash868456
 
PPTX
classification of computer and basic part of digital computer
ravisinghrajpurohit3
 
AI-Ready Handoff: Auto-Summaries & Draft Emails from MQL to Slack in One Flow
bbedford2
 
Protecting the Digital World Cyber Securit
dnthakkar16
 
Role Of Python In Programing Language.pptx
jaykoshti048
 
lesson-2-rules-of-netiquette.pdf.bshhsjdj
jasmenrojas249
 
TRAVEL APIs | WHITE LABEL TRAVEL API | TOP TRAVEL APIs
philipnathen82
 
An Experience-Based Look at AI Lead Generation Pricing, Features & B2B Results
Thomas albart
 
Explanation about Structures in C language.pptx
Veeral Rathod
 
49784907924775488180_LRN2959_Data_Pump_23ai.pdf
Abilash868456
 
Can You Build Dashboards Using Open Source Visualization Tool.pptx
Varsha Nayak
 
Download iTop VPN Free 6.1.0.5882 Crack Full Activated Pre Latest 2025
imang66g
 
Adobe Illustrator Crack Full Download (Latest Version 2025) Pre-Activated
imang66g
 
The-Dawn-of-AI-Reshaping-Our-World.pptxx
parthbhanushali307
 
10 posting ideas for community engagement with AI prompts
Pankaj Taneja
 
Applitools Platform Pulse: What's New and What's Coming - July 2025
Applitools
 
Generating Union types w/ Static Analysis
K. Matthew Dupree
 
New Download FL Studio Crack Full Version [Latest 2025]
imang66g
 
Presentation about variables and constant.pptx
safalsingh810
 
Key Features to Look for in Arizona App Development Services
Net-Craft.com
 
49785682629390197565_LRN3014_Migrating_the_Beast.pdf
Abilash868456
 
classification of computer and basic part of digital computer
ravisinghrajpurohit3
 
Ad

Advanced WordPress Tooling: By InstaWP.com

  • 1. Advanced WordPress Tooling with InstaWP Vikas Singhal Founder, InstaWP Idea to WordPress, in seconds
  • 2. Today’s Topics Accelerated Development with Templates & Configurations Automated Testing and CI/CD Remote Development WP CLI with WordPress ❖ Sample Plugin Development with AI - Send Slack Notifications when a post is updated
  • 3. Templates & Configurations Setup pre-configured environments to start quickly. Templates - a.k.a Blueprint - Ideal for saving an entire backup of a site. - New websites are essentially clone of the templates. Configurations a.k.a Presets - Provision preset values for PHP, WordPress and Faker. - “Configures” new websites with the settings.
  • 4. Plugins for Developers - https://wordpress.org/plugins/string-locator/ - https://wordpress.org/plugins/query-monitor/ - https://wordpress.org/plugins/wp-mail-logging/ - https://wordpress.org/plugins/advanced-database-cleaner/ - https://wordpress.org/plugins/code-profiler/ - https://wordpress.org/plugins/wp-crontrol/ - https://wordpress.org/plugins/wp-rollback/ - https://wordpress.org/plugins/wp-reset/
  • 5. Automated Testing and CI/CD Stop wasting time in setting up test environments Webhook with a Site Same site is updated with contents of the Git repo. Webhook with a Template Template’s + Git repo contents are merged together. Webhook Support for - Github, Bitbucket and Gitlab. Github Actions to advance testing automation
  • 6. Remote Development Remotely develop with WordPress without installing a local software. VS Code based code editor Web based code editor Sample plugin development with ChatGPT and Github Co-pilot Accessing SSH for execute commands and file editing
  • 7. WP CLI Commands Complete complex site tasks with easy WP CLI commands. InstaWP comes with WP CLI, composer, and popular linux commands. Create a library of commands to be executed on one or more sites. Built-in command library.
  • 8. WP CLI Package Installation # Install a Git URL package wp package install user/repo # Install the package from a local directory wp package install /path/to/mypackage # Install the package from a zip file wp package install sample-package.zip
  • 9. Useful WP CLI Packages - Revision cleanup - trepmal/wp-revisions-cli - Diagnose problems - wp-cli/doctor-command - Profile WordPress - wp-cli/profile-command - wp shell - schlessera/wp-cli-psysh - Faker - Yoast/wp-cli-faker - WC Faker - https://github.com/woocommerce/wc-smooth-generator/ https://packagist.org/?type=wp-cli-package
  • 10. Roadmap for Advanced Tooling Web based SSH Interface. AI based command generator. VS Code SSH integration. Web based VS Code instance for code editor. Local folder sync with VS Code. Local environment to InstaWP sync CLI tool. Commands feature for supported Hosting providers.
  • 11. Special gift for you! - WEBINAR21DEC - 20% life time discount on all yearly plans! - WEBINAR21DECMO - 10% life time discount on all monthly plans! Valid for next 7 days (30th Dec 2023).
  • 13. Thank you! For any queries contact us at [email protected]