ONLYOFFICE / ONLYOFFICE/onlyoffice.github.io
New Plugin Submission: PHP Currency Formatter
Open
@regent112 is already working on this.
Since Feb 4, 2026.
- Dominant language
- JavaScript
- Stars
- 250
- Forks
- 490
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 15
Description
Plugin Submission: PHP Currency Formatter
I'd like to submit a plugin for consideration in the OnlyOffice plugin marketplace.
Plugin Details
- Name: PHP Currency
- Description: Converts and formats currencies to Philippine Peso (₱) with live exchange rates
- Repository: https://github.com/justinaquinoCSC/onlyoffice-php-formatter
Features
- Live exchange rates from frankfurter.app API (free, no API key)
- Convert values from 20+ currencies (USD, EUR, GBP, JPY, etc.) to PHP
- Format cells as Philippine Peso (₱#,##0.00)
- Accounting format option (negatives in parentheses)
- Works with OnlyOffice Spreadsheets
Installation
Download the .plugin file from the repository and install via Plugin Manager.
Screenshots
The plugin adds a panel with:
- Currency dropdown selector
- Live exchange rate display
- Convert to PHP button
- Format buttons
Thank you for reviewing!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.