Skip to content

How to install plugins, especially "mirador-image-tools" #3564

Answered by jbaiter
arthytrip asked this question in Q&A
Discussion options

You must be logged in to vote

You're going to have to use a bundler if you want to use plugins with Mirador 3, including them via <script> tag is not possible at the moment as far as I know. As per the README (could probably be stated a bit more strongly):

If you are interested in integrating Mirador with plugins into your project, we recommend using webpack or parcel to integrate the es version of the packages. Examples are here:

The README also contains a link to a sample repository that includes the mirador-image-tools plugin, that should help: https://github.com/ProjectMirador/mirador-integration

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mejackreed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants