Views
Create custom content lists.
Create custom content lists.
Configure external API endpoints as Drupal entities. On entity save, fetch data from the api and cache results in the field.
Version 3 is in development, some modules are not compatible.
Tools for copying fields, form modes, and displays across content types.
Export/Import content.
Configure allowed entities to use export tab.
Configuration > Content Authoring> Single Content Sync Settings
Views filter enhancements.
Format the views SQL query, above the preview.
Embed views within a view.
This causes a subview for each row, and could cause performance issues with many results.
Calculate views aggregations after the query.
Has additional grouping/aggregation features vs core.
Can do grouping functions, or column aggregation in header/footer.
Custom SQL views handlers for fields and sorts.
- Adds datepickers for exposed filter value selection.
- Replaces the "min" and "max" field labels for between option with "from" and "to".