Skip to content

Commit

Permalink
DOC Update README.md for CMS 5
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Apr 19, 2023
1 parent 7a607a2 commit 91c243e
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,11 @@

The module adds functionality to import OpenOffice-compatible files (doc, docx, etc) into Silverstripe pages and content.

## Requirements

* Silverstripe CMS ^4

**Note:** For a Silverstripe 3.x compatible version, please use [the 1.x release line](https://github.com/silverstripe/silverstripe-documentconverter/tree/1.0).

## Installation

Install with [composer](https://getcomposer.org/) by running `composer require silverstripe/documentconverter` in the root of your Silverstripe project.
```sh
composer require silverstripe/documentconverter
```

## Configuration

Expand Down

0 comments on commit 91c243e

Please sign in to comment.