Drupal Site Architecture
How to create a solid site structure.
Content Types
This is the main content structure for drupal.
Use content types when you want...
How to create a solid site structure.
This is the main content structure for drupal.
Use content types when you want...
Your field labels are displayed in the form and should make it clear what the user is entering. The machine name and whether you...
Structured content is when you create content types and fields to model the content for your site. You define the fields needed...
When you create a content type and add fields, you are using the Field API. Behind the scenes, Drupal converts what you...
Why does good Information Architecture matter for your site? Why can't you just start a few pages and drop in the content?
This...
Drush command for syncing existing values in CER enabled fields.
View mode descriptions are only visible in config pages, and not available on the manage display tab where you would be working...
Provides content entities for documenting site architecture.
Provides architecture reports for fields and entities.
Has a ERD display using mermaid.js for exploring structure.
Entity structure overview.
Create bi-directional references.
This allows you to create and edit related content from either side of the relationship.