Add Drupal 8 instructions to module page

Created on 30 August 2016, about 8 years ago
Updated 27 January 2023, almost 2 years ago

The D8 version was just added a few days ago. It took me a few minutes to figure it out so here are some basic directions since there isn't a readme.

The main difference is there is no cron run, rows are added to the index with hook_entity_update(), hook_entity_insert(), and hook_entity_delete(). This works for new nodes, but existing nodes need to be fired off manually.

  1. Install Module
  2. Edit settings under admin/config/system/prev-next
  3. Go to your content page and under bulk actions select 'Save Content" on all nodes that you want links for.
  4. Go to block settings and add the Prev/Next block
  5. Profit
πŸ“Œ Task
Status

Fixed

Version

2.0

Component

Documentation

Created by

πŸ‡ΊπŸ‡ΈUnited States devkinetic

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024