Drupal 7
Denne liste er designet til Drupal 7 og bliver opdateret løbende. Brug Drush til at installere modulerne.
Essentielle moduler
Disse moduler bør være installerede på alle sider:
Download:
Code: [Select]
drush dl devel, ds, boost, httprl, captcha, ctools, db_maintenance, token, pathauto, google_analytics, jquery_update, xmlsitemap, expire, imagemagick, globalredirect, module_filter, lazyloader, linkit, logintoboggan, pathologic, video_filter, extlink, image_allow_insecure_derivatives, transliteration, mostpopular -y
Enable:
Code: [Select]
drush en devel, ds, boost, boost_crawler, httprl, captcha, ctools, db_maintenance, token, pathauto, googleanalytics, jquery_update, xmlsitemap, expire, imagemagick, globalredirect, module_filter, lazyloader, linkit, logintoboggan, pathologic, video_filter, extlink, image_allow_insecure_derivatives, transliteration, mostpopular -y
Ekstra moduler der virker
subscriptions, rules, riddler, views, views_bulk_operations, media, calendar, date, superfish, content_access, field_group, field_permissions, diff, glossify, tagclouds, signature_forum, ckeditor, ckeditor_link, redirect
Optimeringsmoduler:
Advanced CSS/JS Aggregation - advagg
CDN
Smarte moduler
Download:
Code: [Select]
drush dl taxonomy_menu, taxonomy_breadcrumb -y
Enable:
Code: [Select]
drush en taxonomy_menu, taxonomy_breadcrumb -y
Sprogmoduler
drush dl i18n, l10n_update, l10n_client, variable, transliteration -y; drush en i18n, l10n_update, l10n_client, variable, transliteration -y
Social
fblikebutton
Skal undersøges nærmere
https://www.drupal.org/project/honeypot - til forhindring af spam.
Comments