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

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

📚 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

    Plugin genérico OJS 3.4 para webhooks HTTP em submissões e publicações.

    PHP

  2. .github .github Public

    Perfil e configurações da organização OJSBR no GitHub.

  3. viewcounter viewcounter Public

    OJS plugin: shows article abstract views and downloads on summaries and article pages (OJS 3.4/3.5). By OJSBR.

    Smarty

  4. mostRead mostRead Public

    OJS block plugin: 'most read articles' sidebar block (OJS 3.4/3.5). Original by @zielaq, maintained by OJSBR.

    PHP

  5. whatsAppContributor whatsAppContributor Public

    OJS plugin: adds a Phone/WhatsApp (E.164) field to the contributor form (OJS 3.4/3.5). By OJSBR.

    PHP

  6. doiInSummary doiInSummary Public

    OJS 3.5 plugin: shows the article DOI in the issue summary and journal home page. Adapted by OJSBR.

    PHP

Repositories

Showing 10 of 11 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…