This module allows you to share Drupal Views through a URL, embed code, or oEmbed. It is compatible with AJAX Views and offers features like URL shortening, embedding previews, and the option to open links in a new tab when embedded.
Share views via URL, embed code and oEmbed. Compatible with AJAX views.
QUICK HOW-TO
* Create view with page display
* Add "Global: Share" header
* Save view
* Visit view page
* Click "Share"
* Copy the embed code into a new node or another (possibly non-Drupal) site
* Enjoy!
PLEASE NOTE
In modern Drupal, sites cannot be iframed in another site without making modifications. This can be done through a contributed module like Allow site iframing.
MAIN FEATURES
* Link sharing
* URL shortening if Shorten URL is installed
* Embed code generation
* Embedding preview
* oEmbed support (including discovery)
* Links in embedded view are optionally rewritten to open in new tab