About Conference
The DrupalCamp Poland international conference has been gathering Drupal users and fans every year for over 10 years. It's a great opportunity to exchange experiences and good practices. Speakers from different countries share their knowledge, discuss the latest trends, and show tricks and tips on specific versions of Drupal, its modules, or PHP. This happens during lectures and workshops. Participants can not only listen but also share their knowledge during discussion panels, the topics of which they propose themselves.
DrupalCamp is an event for Drupal and PHP developers at all levels, but also for other specialists or people interested in the IT industry. Besides the development topics, the conference agenda usually includes issues related to business (e.g. running a software agency), project and team management.
Video from previous editions
List of speakers Drupal Camp Poland 2023.
Agata Charęza
Daniel Kossakowski
Mariusz Andrzejewski
Marcin Grabis
Marcin Maruszewski
Motunrayo Koyejo
Aleksander Ślązak
Jeffrey A. "jam" McGuire
Piotr Kamieniecki
Piotr Pakulski
Grzegorz Pietrzak
Paweł Górski
Rafał Żebrowski
Daiji Kimura
Weronika Głogowska
Mateusz Poźniak
Sreenivasulu Paruchuri
Rodrigo Panchiniak Fernandes
Sessions from previous years
PHPUnit: Good Practices
Most of us are creating unit tests every day. We often use PHPUnit for that. But are we using it properly? What can we improve, and what to avoid? How the framework has evolved over last years? What are the newest best practices and how to start follow them?
Introducing the Gutenberg content editor for Drupal 8
Drupal needs a modern UI for rich content creation. This fall WordPress 5 is out with the brand new Gutenberg editor, a decoupled React based editing experience. It works great! And: It's open source, so we ported it to Drupal.
Continuous Integration in Drupal
How we use automation to increase quality, reduce cost and increase fun of development. I will talk about the processes we set up for continuous integration on all projects we maintain in Droptica.
The Promises and Pitfalls of Drupal's Cache System
With version 8, Drupal delivered major improvements in the way content could be cached and expired. For the first time, significant caching is possible for dynamic pages and authenticated users. However, the caching system can be complex and confusing. This presentation will provide an overview of Drupal’s cache layers and will cover best practices when theming and customizing Drupal to avoid common errors and to maximize performance.