Web Wash

Primary tabs

Articles from Web Wash

With the Toolbar Menu module, you can add as many menus as you need to the toolbar of your Drupal installation. By default, a Drupal 8 installation has 3 menu links in its toolbar.

The Linkit module allow site editors to work in a more comfortable way when linking to internal entities (i.e. content, users, taxonomy terms, files, comments, etc.) and when linking to external content as well.

As a web developer, you probably build your sites first in a local environment (aka localhost), then you commit all your changes to a staging server (i.e.

The ability to create and maintain redirects on a website is vital for long-term success.

On a recent project, I had to create a custom page which displays content by the logged in user, think of it as a "My articles" or "My blogs" page.

Webform allows you to create powerful forms in Drupal without writing any custom code. One feature I want to show you today is predefined options.

If you're planning to use Bootstrap on your Drupal 8 site, the first obvious thing to do is download and set up the Bootstrap theme. Then, during the site building process, there will come the point where you need to create a few layouts.

Bootstrap is a front-end framework for building websites. It ships prebuilt CSS and JavaScript components that make building sites fast.

In part two of our Webform tutorial, we’ll show you how to create multipage forms, apply conditional logic, create layouts and much more!

The Webform module in Drupal 8 makes it easy to create complex forms in no time. The basics are easy to learn but when you start digging below the surface, the huge power of the Webform module starts to reveal itself.

Pages