Reclaim Hosting includes an automated installer for Omeka, an open source publishing platform with a focus on collections and repositories. Here are a few tips and tricks that can help make sure you get the most out of the software. If you need to install Omeka, reference this guide.
Uploading Plugins and Themes
Omeka provides a variety of open source themes and plugins on their website available for download, however there is no automated process for loading them into your Omeka installation from the admin interface at this time. Here’s how to makes plugins and themes available to your installation.
Login to Reclaim Hosting portal and navigate to your cPanel via the menu:
In cPanel you’ll be using the File Manager utility to navigate to the appropriate folder and upload the files.
Within the File Manager you can navigate to your Omeka directory where you’ll find a plugins and a themes folder. Inside of those folders are the plugins and themes for your installation. Adding a new one is as easy as uploading a zipped file and extracting it using the built-in tools of the File Manager. You can find a more detailed guide of this process here.
ImageMagick
Omeka requires the ImageMagick library in order to resize and generate thumbnails for your images. Reclaim Hosting provides ImageMagic on all of our servers but occasionally you will need to manually enter the server path to the utility. The setting for this is located under the Settings > General tab and the path to ImageMagick is /usr/bin
PHP-CLI
Some plugins including CSV Import and Neatline may need to execute code using the command-line version of PHP. If your plugin requires this it can be enabled by editing application/config/config.ini as per this guide: https://community.reclaimhosting.com/t/fixing-background-php-path-for-omeka-omeka-s/3521#omeka-classic