Jump to content

Recommended Posts

Posted

Hi everyone,

For those of you running into compatibility issues with PHP 8 or needing a newer version of the underlying mPDF library, I wanted to let you know that I am working on a modernized successor to this module.

To avoid clogging up this thread, I have started a separate discussion about the new project (currently named Wire2Pdf) here:

 

If you are interested in a maintained version with PHP 8 support and new features, please join the conversation over there.

Thanks!

  • Like 2
  • 2 months later...
Posted

A little heads-up: WirePDF ≠ WirePDF

I am in the process of upgrading a pretty old project, still running 3.0.240. I wanted everything up to date from ProcessWire to each and every module. So I was happy to see new version of WirePDF and went with it.

image.thumb.png.41f7fc4d7497404271935f65d8de5447.png

Right after finishing the installation error messages showed up, Pages2Pdf broke and was messing with me, PDF generation threw errors, and so on. 

I started digging and found the problem: the listed update belongs to a totally new module called WirePDF (by @maximus) and has nothing to do with the file in the Pages2Pdf module folder.

So there is a weird name collision and hijacking of the old module happening in the ProcessWire Upgrade (by @ryan) module right now. 

 

  • Confused 1
Posted

I was afraid of that and had already mentioned it before.

To avoid this, I renamed my “WirePDF” to Wire2PDF, even though it is compatible with Pages2PDF.

  • Like 1
Posted

I think need to fix a few lines of code WireUpgrade to avoid this problem in the future @ryan, and I can easily change the module name.

  • Like 1
  • 2 weeks later...
  • 1 month later...
Posted
On 3/6/2026 at 5:37 AM, maximus said:

I think need to fix a few lines of code WireUpgrade to avoid this problem in the future @ryan, and I can easily change the module name.

@maximus
The ProcessWire Upgrade module currently suggests your module as an update for existing Pages2Pdf installations. Some of my clients have "just clicked update," which immediately broke their PDF generation.

To prevent further broken production sites and support overhead for other developers, could you please consider renaming your module to something unique (e.g., MaxWirePDF or PdfEngine)?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...