Allow site iframing
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Summary
Drupal 8 has a feature built into core that stops the site from being rendered within an iframe, there are good reasons for this - https://www.drupal.org/node/2514136
But sometimes you want your site in an iframe, so that's what this module does.
The code is very short, but it will be of use to site builders that want their site 'iframed' but don't want to work out how to create a module and test it.
