mirror of
https://github.com/silverstripe/silverstripe-iframe
synced 2024-10-22 11:05:51 +02:00
Merge branch '3.0' into 3
This commit is contained in:
commit
fe6d042b85
12
README.md
12
README.md
@ -16,22 +16,12 @@ circumvent.
|
|||||||
Various attributes of the IFrame can be controlled from CMS fields, such as size and content that surrounds the
|
Various attributes of the IFrame can be controlled from CMS fields, such as size and content that surrounds the
|
||||||
IFrame itself.
|
IFrame itself.
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
* Silverstripe ^4.0
|
|
||||||
|
|
||||||
**Note:** For a Silverstripe 3.x compatible version, please use [the 1.x release line](https://github.com/silverstripe/silverstripe-iframe/tree/1.0).
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Install with Composer:
|
```sh
|
||||||
|
|
||||||
```
|
|
||||||
composer require silverstripe/iframe
|
composer require silverstripe/iframe
|
||||||
```
|
```
|
||||||
|
|
||||||
After installation, ensure you run `dev/build?flush` in either your browser or via command line.
|
|
||||||
|
|
||||||
## Instructions
|
## Instructions
|
||||||
|
|
||||||
For usage instructions see the [user manual](docs/en/userguide/index.md).
|
For usage instructions see the [user manual](docs/en/userguide/index.md).
|
||||||
|
Loading…
Reference in New Issue
Block a user