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

  • Drupalnesia (a.k.a Drupalisme)
    3 years ago
  • [SOLVED] Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2
    3 years ago

Pagination

  • Previous page
  • 2
RSS feed
Powered by Drupal