amazeelabs / silverback_external_preview
This package is abandoned and no longer maintained.
No replacement package was suggested.
Provides a UI to preview pages (published and draft) on external websites - usually a Gatsby or NextJS frontend.
Package info
github.com/AmazeeLabs/silverback_external_preview
Type:drupal-module
pkg:composer/amazeelabs/silverback_external_preview
3.0.1
2025-03-18 07:41 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Provides a UI to preview pages (published and draft) on an external website - usually a Gatsby or NextJS frontend.
Drupal config
- Enable the module
- Set the settings, for example:
drush cset silverback_external_preview.settings preview_host http://localhost:8000 drush cset silverback_external_preview.settings live_host http://localhost:9000