Tailor-Made Functionality

Modules are the building blocks of Drupal. Whether it's SEO tools, image galleries, or web forms – almost everything is handled via modules.

Installation via Backend:

  1. Search for a module on drupal.org and copy the link to the .tar.gz or .zip archive.
  2. On your Drupal site, go to Extend -> + Install new module.
  3. Paste the URL or upload the file from your computer.
  4. Then click "Install" and select "Enable newly added modules" in the list.

Make sure your hosting package has enough disk space, as complex Drupal installations can grow quickly.

Was this answer helpful? 0 Users Found This Useful (0 Votes)