Installation¶
From a ZIP file¶
Download the latest release from https://omeka.org/s/modules/Search/
Unzip it inside Omeka’s
modulesdirectoryNavigate to the Modules tab on the left-hand navigation of the admin dashboard of your Omeka S installation, find the module in the table and click the install button
From the git repository¶
Clone the repository inside Omeka’s
modulesdirectory:git clone https://github.com/biblibre/omeka-s-module-Search.git <OMEKA_PATH>/modules/Search
Navigate to the Modules tab on the left-hand navigation of the admin dashboard of your Omeka S installation, find the module in the table and click the install button
You can find more detailed instructions in Omeka S user manual.