Jump to navigation Skip to content
This article deals with a model of work with Git branches called git-flow.
Drupal 8 has dramatically changed the process of creation of custom formatters and widgets. If in Drupal 7 this could have been done with hooks usage, then in the new version this process is similar to Ctools plugin writing.
Each site has its own design. Good-looking design will help attract users, they will stay on the portal longer and most likely will visit it again.
Some time ago we've learned how to develop ctools content type for Panels module.
Transaction is a set of consecutive operations with the database, which comprises a logical unit of work with data.
Well, where should we start? First off, get connected to the remote server to have a remote access to it (you can make use of ssh, for instance).