Useful modules, finding, testing, tips & tricks
Download modules from drupal.org
https://www.drupal.org/project/project_module
Filter by Core compatibility 8.x
Either:
1) Go look in the issue-queue of module
2) Google the problem
Consult logfiles for specific errors
Try and avoid patching modules for now!
For PHPStorm, read the docs:
https://www.jetbrains.com/help/phpstorm/applying-patches.html
Other IDE's: Consult the docs of your IDE of choice.
Limit which text formats are available for each field instance. You will find a set of checkboxes for the field settings of text fields.
Provides functionality for storing, validating and displaying international postal addresses
This module adds a set of global permissions for creating, viewing, moving, enabling, disabling and configuring blocks as well as permissions at the individual block level.
RoleAssign specifically allows site administrators to further delegate the task of managing user's roles.
Adds layout capabilities to the Field UI.
This allows you to choose between a pre-defined list of templates to layout & group fields.
How it works:
F.E.: admin/structure/types/manage/article/display/teaser
F.E.: admin/structure/types/manage/article/display/teaser
Don't combine Field Layout & Display Suite!
Choose one and use that!
Multiple layouts
Check the settings
Allows users to configure languages and apply them to content.
The Metatag module allows you to automatically provide structured metadata, aka "meta tags", about a website.
In addition, the module provides support for meta tags (Open Graph Protocol from Facebook, Twitter Cardsfrom Twitter) that allow control of how content appears when shared on social networks.
DraggableViews makes rows of a view "draggable" which means that they can be rearranged by Drag'n'Drop.
Have you ever rearranged Blocks?, sorted Taxonomy terms? or reordered Menu items at the Drupal administration pages?
All these pages use the tabledrag.js javascript that enables Drag'n Drop on HTML-tables.
Paragraphs allows you to create re-useable "content-blocks".
It's like a group of fields, that you can re-use multiple times over different content-types & entities.
Building flexible layouts with ds & paragraphs
Webform is the module for making forms and surveys in Drupal. After a submission customizable e-mails can be sent to administrators and/or submitters.
Results can be exported into Excel or other spreadsheet applications.
Docs!
Enable the right sub-modules:
Enable the right sub-modules: