March 29, 2022 — Thema des Vortrages: Wie alltägliche Arbeitsschritte, wie: Installation, Update, Löschen von Themes und Plugins oder sogar den Umzug auf eine andere Domain, über das Terminal viel schneller umgesetzt werden können.
Gezeigt wurden dazu die gebräuchlichsten Linux-Befehle, eine verschlüsselte Datenverbindung per „Secure Shell Protocol” (SSH) und wie Aufgaben mit WP-CLI, dem „WordPress-Befehlszeileninterpreter”, viel schneller erledigt werden können sowie abschließend, wie der Zugriff per SSH auf eine produktive Seite erfolgt.
January 19, 2021 — This talk is an introduction to navigating the command line using Bash and WP-CLI. Improve efficiency by completing common time-consuming WordPress tasks.
October 22, 2020 — Bash can unlock the true potential of any machine. Besides gaining more control of your device, Bash lets you leverage hundreds of power tools like WP-CLI, Drush, npm, composer, and Behat, to name a few.
Leave this session understanding:
How to stop being afraid of the command line
A brief history of Bash and how it does what it does
The basic commands for manipulating your files and folders
An overview of tools that are only available through the command line
The basics of scripting to automating anything
July 26, 2016 — In recent years, the world rushes forward towards the development of the CI \ CD – integration of code and immediately push the code to the server. As part of this process, many tasks that were previously done manually are automated scripts. Lecture I will present some of the tools that enable CI \ CD for WordPress in a variety of environments, and how these tools can be used to greatly streamline the process of development of extensions and templates.