Installation

From a ZIP file

  1. Download the latest release from https://omeka.org/s/modules/Search/

  2. Unzip it inside Omeka’s modules directory

  3. 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

From the git repository

  1. Clone the repository inside Omeka’s modules directory:

    git clone https://github.com/biblibre/omeka-s-module-Search.git <OMEKA_PATH>/modules/Search
    
  2. 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.