Kategorie: Developer Blog

  • How to Attain WordPress Nirvana

    Flashback I’m writing this on my way back from WordCamp Lausanne, another inspiring two day WordPress community event which took place on Friday and Saturday at beautiful Lake Geneva in the French speaking part of Switzerland, also called Romandy. Last time I was in Lausanne was end of 2016 for the 25th Swiss Magento meetup.…

  • Magento Extension «WordPress Integrated Search»

    WordPress ist das wohl bekannteste Open-Source Content-Managment-System für Webseiten, Blogs und Shops (in Kombination mit WooCommerce). Magento, ein auf Online-Shops spezialisiertes CMS, bietet nun eine neue Erweiterung zum Integrieren von WordPress Blogs in Magento. Dabei werden Produkte mit Blogs verlinkt, die Kunden helfen könnten eine Kaufentscheidung zu fällen, woduch sich Kaufabbrüche reduzieren lassen. Durch die…

  • Magento 2 Zwei-Faktor Authentifizierung

    Die 2-Faktor Authentifizierung für den Magento 2 Adminbereich (Backend) erhöht die Sicherheit erheblich und schützt Administratoren vor Hackern durch den Verlust ihres Passworts und damit auch die Kunden vor einer kompromittierten Seite. Eine 2-Faktor Authentifizierung ist für Kundenkonten leider standardsmässig noch nicht verfügbar. Wie läuft die Installation ab? Zum Installieren und Aktivieren der 2-Faktor Authentifizierung…

  • WordPress Security Scanner

    WPScan is a free (for non-commercial use) black box WordPress vulnerability scanner written for security professionals and website maintainers to test the security of their WordPress sites. It requires basic knowledge of the command line. Install WPScan comes pre-installed on the following Linux distributions: BackBox Linux Kali Linux Pentoo SamuraiWTF BlackArch On macOS WPScan is…

  • Magento Google reCAPTCHA Installation

    Das von Google entwickelte reCAPTCHA ermöglicht es Spam in Kontaktformularen, Fake-Accounts und sonstige Probleme mit Bots zu verhindern. Durch die so ermöglichte Verhinderung von Brute-Force Angriffen (Passwörter bei Logins ausprobieren) wird die Sicherheit des Shops stark erhöht. Deswegen sollte jeder Magento Shopbetreiber über den Einsatz von reCAPTCHA nachdenken, da es für Betreiber und den Kunden…

  • WooCommerce Custom Product Tables

    In July WooCommerce core developer Gerhard Potgieter announced the beta of the WooCommerce Custom Products Tables plugin that’s designed to improve the performance of WooCommerce stores by adding database tables that are designed for eCommerce. This builds on the investment the WooCommerce development team made in 3.0 which introduced Data Stores and CRUD functionality which provides a uniform way…

  • WooCommerce Theme and Plugin Developer Handbooks

    Today, WooCommerce core developer Claudiu Lodromanean released new handbooks for WooCommerce theme and plugin developers on the WooCommerce development blog. All of the important information you need when developing plugins and themes for WooCommerce has been summarized, compiled, and aggregated into two helpful guides called the WooCommerce Theme Developer Handbook and the WooCommerce Plugin Developer Handbook.…

  • Advanced Magento 2 Developer Training in Zürich

    On March 23 and 24, 2018 an advanced Magento 2 developer training with Jisse Reitsma will take place in Zürich. This training will not cover the basics like dependency injection and composer but will focus on RequireJS and KnockoutJS, two new technologies in Magento 2 that were not used in Magento 1. With these JavaScript technologies…

    Magento Developer Training
  • Magento 2 is most Contributed PHP GitHub Repository in 2017

    Marcel Pociot wrote an interesting article about the PHP year 2017 in review. For the statistics, he used the free GitHub Archive data in combination with Google BigQuery, which lets you process 1TB of data per month free of charge. Among the most starred new PHP repositories in 2017 you can e.g. find the new WordPress Gutenberg…