Skip to main content

Tutorial: Crossref Funders Registry Setup

Role: Journal Manager
Time: 20โ€“30 minutes
OJS Version: 3.5+

The Funding Plugin for OJS integrates with the Crossref Funders Registry (FundRef) to collect structured funder acknowledgements from authors at submission and include them in CrossRef metadata deposits.


Before You Startโ€‹

  • You have Journal Manager access in OJS.
  • Your journal has CrossRef DOIs configured. See Enable DOIs with CrossRef.
  • The CrossRef XML Export Plugin is enabled and credentials are saved.

Step 1 โ€” Install the Funding Pluginโ€‹

  1. Log in as Site Administrator.
  2. Go to Administration โ†’ Plugin Gallery.
  3. Search for Funding.
  4. Click Install.

If already installed, skip to Step 2.


Step 2 โ€” Enable the Pluginโ€‹

  1. Go to Settings โ†’ Website โ†’ Plugins โ†’ Installed Plugins.
  2. Find Funding in the list.
  3. Toggle to Enabled.

Step 3 โ€” Configure the Pluginโ€‹

  1. Click the Settings (gear) icon next to the Funding plugin.
  2. Enable the following options as required:
SettingRecommendation
Show funder during submissionEnable โ€” authors add funders in the submission form
Require funder for submissionOptional โ€” make funder entry mandatory
Show on article pageEnable โ€” display funder info on published article pages
  1. Click Save.

Step 4 โ€” Author Experience During Submissionโ€‹

When the plugin is enabled, authors see a Funding section in the submission form:

  1. Author types the funder name in the search box.
  2. The plugin queries the Crossref Funders Registry and returns matching funders.
  3. Author selects the correct funder.
  4. Author optionally enters the Award/Grant Number.
  5. Multiple funders can be added.

Step 5 โ€” Include Funder Data in CrossRef Depositsโ€‹

Funder data is automatically included in CrossRef XML deposits when:

  • The Funding Plugin is enabled and configured.
  • The CrossRef XML Export Plugin is enabled.
  • The article has a registered DOI.

To verify funder data in a CrossRef deposit:

  1. Go to Tools โ†’ Import/Export โ†’ CrossRef XML Export Plugin.
  2. Select an article that has funder data.
  3. Click Export and inspect the XML โ€” you should see a <fr:program> block containing funder names and award numbers.

Step 6 โ€” Verify on Article Pagesโ€‹

  1. Navigate to a published article that has funder data.
  2. The Funding Sources section should appear in the article metadata.

Troubleshootingโ€‹

ProblemSolution
Funder search returns no resultsCheck internet connectivity from the OJS server; the plugin queries Crossref's API
Funder data missing from CrossRef XMLEnsure the plugin is enabled and that the article was saved after the plugin was configured
Plugin not found in Plugin GalleryDownload from github.com/pkp/funding and install manually

Next Stepsโ€‹