Skip to content

OJSBR

Open-source plugins for PKP softwareOpen Journal Systems (OJS) and Open Monograph Press (OMP) — maintained by the Brazilian community at ojsbr.com.br.

🇧🇷 Plugins de código aberto para os softwares da PKP (OJS e OMP), mantidos pela OJSBR. Tudo aqui é distribuído sob a GNU GPL v3, para toda a comunidade usar e contribuir.

Each plugin lives in its own repository, with one branch per supported PKP version (stable-3_5_0, stable-3_4_0, …). Installable .tar.gz packages are available on each repo's Releases page and in the Packages tab (GitHub Container Registry).

Plugins

Open Journal Systems (OJS)

Plugin What it does Versions Download
viewcounter Shows each article's abstract views and downloads on summaries and article pages 3.4 · 3.5 Releases
mostRead Sidebar block with the most-read articles of a time window 3.4 · 3.5 Releases
whatsAppContributor Adds a Phone/WhatsApp (E.164) field to the contributor form 3.4 · 3.5 Releases
doiInSummary Shows the article DOI in the issue summary and journal home page 3.4 · 3.5 Releases
ojsbrFilenameRename Renames the file delivered on download (configurable pattern) 3.4 · 3.5 Releases
orcidManualEntry Restores a manual ORCID field when ORCID OAuth is not configured (authenticated ORCID stays recommended) 3.5 Releases
ojsbr-webhook Sends HTTP webhooks when submissions are created and articles published 3.4 Releases
reviewerRecommendationManager Rename (multilingual), reorder and disable reviewer recommendations, preserving review history 3.4 · 3.5 Releases
accessibility Sidebar accessibility controls for readers: zoom in/out, high-contrast toggle and reset (preferences persist) 3.3 · 3.4 · 3.5 Releases
vlibras Embeds the VLibras widget (Brazilian government's Portuguese→Libras sign-language translator) with its floating avatar 3.3 · 3.4 · 3.5 Releases

Open Monograph Press (OMP)

Plugin What it does Versions Download
customMetadata Configurable extra metadata fields on the publication Metadata tab 3.4 · 3.5 Releases
crossref Crossref DOI registration/export for monographs and chapters (fills a gap OMP core lacks) 3.4 · 3.5 Releases
assignEditorGeneral Automatically assigns all active General Editors to each new submission 3.5 Releases

📚 The full catalog with direct download links per version is at OJSBR/plugins.

Installing a plugin

  1. On the plugin's repository, open Releases and download the .tar.gz matching your OJS/OMP version.
  2. In your site: Settings → Website → Plugins → Upload A New Plugin, upload the package, then enable it.

Or pull the package from GitHub Packages (GHCR) with ORAS:

oras pull ghcr.io/ojsbr/<plugin>:3.5.latest      # or 3.4.latest
tar -xzf <plugin>-*.tar.gz -C /path/to/ojs-or-omp/plugins/generic/

🇧🇷 Baixe o .tar.gz da versão do seu OJS/OMP em Releases e envie em Configurações → Website → Plugins → Enviar um novo plugin; ou use o oras pull acima.

Contributing

Contributions are welcome in each plugin's repository — see its CONTRIBUTING.md and CODE_OF_CONDUCT.md. Please target the branch matching the PKP version you are working on.

Contact

Popular repositories Loading

  1. ojsbr-webhook ojsbr-webhook Public

    Generic OJS 3.4 plugin: HTTP webhooks on submission and publication events. By OJSBR. · Plugin genérico OJS 3.4: webhooks HTTP em eventos de submissão e publicação. Autoral OJSBR.

    PHP

  2. .github .github Public

    OJSBR organization profile and settings on GitHub. · Perfil e configurações da organização OJSBR no GitHub.

  3. viewcounter viewcounter Public

    OJS 3.4/3.5 plugin: shows article abstract views and downloads on summaries and article pages. By OJSBR. · Plugin OJS 3.4/3.5: exibe visualizações e downloads do artigo nos sumários e nas páginas d…

    Smarty

  4. mostRead mostRead Public

    OJS 3.4/3.5 block plugin: sidebar block with the most-read articles of a time window. Original by @zielaq, maintained by OJSBR. · Plugin de bloco OJS 3.4/3.5: bloco com os artigos mais lidos em um …

    PHP

  5. whatsAppContributor whatsAppContributor Public

    OJS 3.4/3.5 plugin: adds a Phone/WhatsApp (E.164) field to the contributor form. By OJSBR. · Plugin OJS 3.4/3.5: adiciona um campo Telefone/WhatsApp (E.164) ao formulário de contribuidor. Autoral O…

    PHP

  6. doiInSummary doiInSummary Public

    OJS 3.5 plugin: shows the article DOI in the issue summary and journal home page. Adapted by OJSBR. · Plugin OJS 3.5: exibe o DOI do artigo no sumário da edição e na home da revista. Adaptado pela …

    PHP

Repositories

Showing 10 of 17 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…