Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# SearchTools
The SearchTools module enables easy integration of external components and services into the existing look and feel of Vufind without the need to develop a custom Laminas module.
The integration of the content is done via .phtml files in the theme.
The .phtml file to be displayed can be selected via a GET parameter.
The mapping of the parameter values to a specific .phtml file is done in the theme under `searchtools/home.phtml`.


## Usage
Integrate the module in the `modules` directory of VuFind and activate it by adding `SearchTools` to `VUFIND_LOCAL_MODULES`.
When adding the module manually make sure to copy/symlink the theme.