Sylius / Sylius/RefundPlugin

Installing refund require wkhtmltopdf

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

Nobody has claimed this yet.

Feature
Dominant language
PHP
Stars
73
Forks
76
PR merge metrics
No merged PRs in 30d

Description

I installed the plugin which look great but why is it mandatory to install wkhtmlpdf.
Actually apt get install wkhtmlpdf require GNOME which is something i can t understand

image

Why can't we use an easy
https://github.com/spipu/html2pdf
https://github.com/dompdf/dompdf

Or even let people decide and make it not mandatory.

Contributor guide

Open the contributing guide

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.

Research direction

Review how RefundPlugin declares and uses the wkhtmltopdf dependency, then compare the requested alternatives and optional-dependency approach described in the issue. Define a supported PDF-generation path that avoids making wkhtmltopdf mandatory, and verify installation and refund-document generation with the project’s existing checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend, payments
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.