# IFrame module ## Introduction The iframe module provides an IFrame page type that allows you to embed an IFrame into a page without resorting to custom code. ## Requirements * SilverStripe 3.0 ## Installation Copy the iframe directory into your SilverStripe project, then append dev/build?flush=all to the website URL in your browser. e.g. http://mysite.com/dev/build?flush=all ## Instructions For usage instructions see [user manual](docs/en/user.md). ## Contributing ### Translations Translations of the natural language strings are managed through a third party translation interface, transifex.com. Newly added strings will be periodically uploaded there for translation, and any new translations will be merged back to the project source code. Please use [https://www.transifex.com/projects/p/silverstripe-iframe](https://www.transifex.com/projects/p/silverstripe-iframe) to contribute translations, rather than sending pull requests with YAML files.