Switch to phpspreadsheet

Open
#519 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
42/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
php
Domain
backend

Research direction

Start by locating the plugin's odtphp usage and the export paths for ODT and XLS files. Compare them with the phpspreadsheet approach used by GLPI v11, then verify that order-plugin exports still produce the expected formats and work with PHP 8.5.

Written by the indexing model from the issue text.

Description

enhancement

odtphp is not maintained for years. A fork has fixed a few php 8.5 incompatibility, but this is not enought; odtphp is dead.

GLPI v11 uses phpspreadsheet to export search results as ODT/XLS; order plugin may rely on that too.

Dominant language
PHP
Stars
38
Forks
50
Avg merge
11h 11m
Merged PRs (30d)
12

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.