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:
- Search for a module on drupal.org and copy the link to the .tar.gz or .zip archive.
- On your Drupal site, go to Extend -> + Install new module.
- Paste the URL or upload the file from your computer.
- 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.