Skip to main content
Home
Drupalnesia

Main navigation

  • Home
  • Training
  • Komputer
    • Network
    • Programming
User account menu
  • Log in
Dark Mode Toggle

Breadcrumb

  1. Home

Must Have Drupal Modules

By webadmin, 7 August, 2021

Depend on your project, but here my must have Drupal modules. Some modules only required one time during Drupal setup, such as: Menu Delete. Another modules required to if core modules have not yet complete their feature, such as Media modules to play external video.

Some modules which automatically installed (since this modules are dependency one) will not listed, i.e: Token and CTools which automatically installed when install Pathauto module. I will update this list.

composer require 'drupal/pathauto:^1.8'
composer require 'drupal/admin_toolbar:^3.0'
composer require 'drupal/toolbar_menu:^2.2'
composer require 'drupal/menu_delete:^2.2'

composer require 'drupal/taxonomy_manager:^2.0'
composer require 'drupal/taxonomy_menu_ui:^1.4'
composer require 'drupal/taxonomy_menu:3.x-dev@dev'
composer require 'drupal/metatag:^1.16'
composer require 'drupal/image_with_title:^2.0'
composer require 'drupal/shs:^1.0@alpha'
composer require 'drupal/field_slideshow:^3.0@beta'
composer require 'drupal/owlcarousel:^1.0@beta'

Note according to above modules:

  1. Any DEV, ALPHA & BETA modules must be check again on Drupal.org, to make you use stable version if already available
  2. Taxonomy Menu UI: this module used when Taxonomy Menu can not handle this task to create very complex menu. But usually you can achieve complex menu structure but using several Vocabularies.

Enjoy. (WW)

 

Kontak Kami

Need Drupal support? (Butuh bantuan Drupal?)

  • WA: 082 111 978 168
  • https://www.drupal.org/u/drupalnesia
  • Office: Mangga Dua Square - Jakarta Utara 14420

Recent content

  • Cara Uninstall Deprecated Theme (Classy dan Stable) di Drupal 9
    1 year 1 month ago
  • Cara Upgrade CKEditor 4 ke 5
    1 year 1 month ago
  • How To: Add WhatsApp Icon/Bubble to Drupal
    1 year 6 months ago
  • Training
    2 years 6 months ago
  • Cara Cepat Rename File Secara Recursive
    2 years 7 months ago
  • How To: wget file from Google Drive Link
    3 years ago
  • Must Have Drupal Modules
    3 years ago
  • Upgrade Drupal 8 to 9
    3 years ago
  • [SOLVED] PHP Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP)
    3 years ago
  • [SOLVED] Error adding inotify for /public_html/sites/default/files/php/twig/ ... No space left on device
    3 years ago

Pagination

  • 1
  • Next page
RSS feed
Powered by Drupal