amazeelabs/silverback_preview_link
This package is abandoned and no longer maintained.
No replacement package was suggested.
Decoupled preview with access token.
Maintainers
Package info
github.com/AmazeeLabs/silverback_preview_link
Type:drupal-module
pkg:composer/amazeelabs/silverback_preview_link
1.6.14
2025-09-09 10:04 UTC
Requires
- php: >=8.3
- chillerlan/php-qrcode: ^5
- drupal/dynamic_entity_reference: ^3 || ^4
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
GPL-2.0+ 2aa3b87eaea3c72eace54f368eefd854e6e11afd
README
Decoupled shareable preview with access token. Integrates with Silverback autosave.
This module is inspired by Preview Link but does not depend on it as the use case is different.
This module
- is suitable for a decoupled setup
- handles access based on GraphQL
- uses silverback_autosave to share instant preview updates
- integrates with the Gutenberg editor
Due to the decoupled nature, it does not cover additional logic brought by the Preview Link module:
- Most of the route subscribers
- Entity canonical access control handlers
- Route provider and Controller for preview links
- Event subscribers for node canonical redirect
- ...
Configuration
- Enable entity types and bundles
/admin/config/content/silverback_preview_link - Optionally change the default expiry time that is set to 1 day
