The Related Resources plugin allows editors to add external links, references, or supplementary materials to articles (in OJS) or books (in OMP). These resources are displayed in a clean, structured list on the publication's landing page.
- Unified Compatibility: Works seamlessly with both Open Journal Systems (OJS) 3.4 and Open Monograph Press (OMP) 3.4.
- Workflow Integration: Adds a dedicated "Related Resources" tab to the publication workflow (Submission > Publication).
- Smart Parsing: Automatically parses resource strings to extract titles and URLs. It supports formats like:
Title, accessed Date, URLTitle, URLURL
- AJAX Saving: Save changes instantly in the backend without page reloads.
- Frontend Display: Automatically injects a "Related Resources" section on the frontend article/book page.
- Clean UI: Uses core PKP styling to ensure a consistent look and feel.
- Download the latest release of the plugin.
- Extract and upload the
relatedResourcesfolder to your installation'splugins/generic/directory. - Log in as a Site Administrator.
- Navigate to Settings > Website > Plugins.
- Find the Related Resources plugin and enable it.
- Go to the submission workflow for an article or book.
- Click on the Publication tab.
- Select the Related Resources tab from the left-hand menu.
- Enter your resources in the textarea. Each resource should be on a new line.
- Example:
OJSpro Website, accessed January 5, 2026, https://ojspro.com
- Example:
- Click Save.
The resources will automatically appear on the public landing page for that publication under a new "Related Resources" heading.
- OJS 3.4.x or OMP 3.4.x
- PHP 8.0 or higher.
This plugin is licensed under the GNU General Public License v3.
Developed by OJSpro