Skip to content

Commit

Permalink
Merge pull request #30 from Islandora/docs-readme-display-hint
Browse files Browse the repository at this point in the history
[DOCUMENTATION] Add migrate import instructions to README.
  • Loading branch information
seth-shaw-asu committed Sep 13, 2023
2 parents 5aa8802 + 0e814e7 commit 48b42ab
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,16 @@ $ composer require islandora/islandora_mirador
$ drush en islandora_mirador
```


If you wish to make use of Islandora's display hint
system, and Mirador hasn't been set up by an installation
stack such as ISLE or the Islandora Playbook, you will
need to import the display hint using Drush:

```bash
drush migrate:import islandora_mirador_tags
```

### Upgrading from Islandora Defaults

This module was formerly distributed with Islandora Defaults. If you are upgrading
Expand Down

0 comments on commit 48b42ab

Please sign in to comment.