Open-source plugins for PKP software — Open 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).
| 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 |
| 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.
- On the plugin's repository, open Releases and download the
.tar.gzmatching your OJS/OMP version. - 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.gzda versão do seu OJS/OMP em Releases e envie em Configurações → Website → Plugins → Enviar um novo plugin; ou use ooras pullacima.
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.
- Site: ojsbr.com.br
- GitHub: github.com/OJSBR