Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Nasjonalt vitenarkiv (NVA)

10 sites No security coverage
View on drupal.org

This module integrates with NVA (National Knowledge Archive) to display publications and projects through blocks. It also offers an API client for making requests to the NVA API to retrieve and search for various types of data, including publications, people, and projects.

This module integrates with NVA (Nasjonaltiv vitenarkiv). It provides some blocks to display people's publications and projects. Blocks can be placed via block layout or for instance with the use of twig. Example:

{{ drupal_block('nva_list_publications', {
  'label': 'My publications',
  'authorName': node.label,
  'results_per_page': 15,
}) }}

It also provides an API Client service that makes it simple and efficient to make requests to this API, allowing you to search for publications, persons and other related data. It uses the library https://packagist.org/packages/stinis87/nva. The client can be used to:

Get all Cristin categories
Get Cristin person by organization
Get Cristin organization
Get Cristin organization by query parameters
Get Cristin supported countries
Get Cristin funding sources
Get Cristin funding source by id
Get Cristin project by id
Get Cristin project by query parameters
Get Cristin person by id
Get Cristin person by query parameters
Get Cristin keyword by id
Get Cristin keywords
Get Cristin projects by organization
Search publications
Export publications

Activity

Total releases
10
First release
Jul 2025
Latest release
2 months ago
Releases (12 mo)
10 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Release date
1.0.11 Stable Apr 27, 2026
1.0.10 Stable Apr 27, 2026
1.0.8 Stable Jan 29, 2026
1.0.7 Stable Nov 21, 2025
1.0.6 Stable Oct 28, 2025
1.0.5 Stable Jul 30, 2025
1.0.0 Stable Jul 30, 2025
1.0.5-alpha1 Pre-release Jul 18, 2025
1.0.4-alpha1 Pre-release Jul 18, 2025
1.0.2-alpha1 Pre-release Jul 18, 2025