Articles about Drupal and Technology
We publish articles about Drupal and many other technologies.
Multiple databases on a single instance on Drupal 9
How to host multiple databases on the same instance on Drupal 9 using a prefix for the secondary databases and how to define the database connection using Database API.
Scrollytelling using scrollama.js, CSS and best practices
For some years now, a number of techniques have been quite popular with one thing in common: the introduction of animations or interactions triggered by the user's scrolling through the page. In this article we show you how to implement...
Composer 2 and Drupal
Composer 2 was released 4 months ago and it is an impressive improvement especially in terms of performance. Drupal is ready to be managed by Composer 2, and you should start using it as soon as possible.
DrupalCon Europe 2020
Metadrop was at DrupalCon Europe 2020 talking about self-management on remote environments and reactive programming.
How to develop a Pomodoro application for Slack in PHP
Slack has a very wide API to pull from. In this article, you will learn in a simple way in a few steps how to code a Pomodoro application based on PHP without having too much knowledge about the technologies...
CKEditor widgets: an alternative to Paragraphs?
Whenever users require to be able to enter predefined HTML snippets such as quotations, tabs or even simple layouts, our first option is usually to create new fields or paragraphs. However, there is an alternative that in some cases is...
Embedding things using its URL and oEmbed
oEmbed is a format that allows embedding of a properly represented URL. This means rendered in a way that is useful to the visitor. Even clearer: it allows to include things like tweets, video from different providers, Flickr albums and...
Drupal 8 Commerce 2, create an order programmatically
How to create an order programmatically, redirect user to the payment step (in a form submit workflow), and manage anonymous user session.
Drupal 8, Search API and Solr 8
We created an easy example to run Drupal 8 with Search API and Solr 8. The current project is released as practical example to setup and run a sandbox environment. We created a git repository with a template to run...
Creating a command using Drupal Console
How to create Drupal Console commands, a tool for Drupal 8 that allows us to make certain development tasks easier.
RSS
Don't lose anything