amazeelabs / silverback_external_preview
Provides a UI to preview pages (published and draft) on external websites - usually a Gatsby or NextJS frontend.
Installs: 35 981
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 1
Open Issues: 1
Type:drupal-module
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