Requirements
- Omeka S 4.0 or later
- PHP 8.1 or later
The module creates no database tables. Its two settings (the public resource list and each user's selected API key) are stored through Omeka's settings services.
Installing
- Copy the
ApiBrowserfolder into your Omeka Smodules/directory. - Log in to the Omeka S admin panel as a Global Administrator.
- Go to Admin > Modules and click Install next to API Browser.
An API Browser link appears in the admin sidebar under Modules. The browser is available to every role that can log in to the admin panel.
Uninstalling
Uninstalling removes the module and its admin pages. The module owns no database tables, so there is nothing to clean up. Its two settings (the public resource list and each user's selected key) are left in Omeka's settings tables and are reused if the module is installed again.