This is an Omeka S module that integrates the Tify IIIF viewer into Omeka S.
- Omeka S 4.0 or higher
- (Optional) IIIF Presentation module - recommended for serving your own IIIF manifests
cd /path/to/omeka-s/modules
git clone https://github.com/indic-archive/omeka-s-tify.git TifyNote: The directory must be named
Tify(notomeka-s-tify) to match the PHP namespace. The clone command above handles this automatically by specifyingTifyas the target directory.
Then install via the Omeka S admin panel under Modules.
- Download the ZIP from GitHub: Code → Download ZIP
- Extract the archive
- Important: Rename the extracted folder from
omeka-s-tify-maintoTify - Move the
Tifyfolder to your Omeka Smodules/directory - Log in to the Omeka S admin panel
- Navigate to Modules and click Install next to Tify
After installation, go to Modules → Tify → Configure to customize viewer settings.