{"id":35228159,"url":"https://github.com/maximum-software/pdf-forms-for-woocommerce","last_synced_at":"2026-04-10T10:02:30.009Z","repository":{"id":199640180,"uuid":"699154373","full_name":"maximum-software/pdf-forms-for-woocommerce","owner":"maximum-software","description":"Automatically fill PDF forms with WooCommerce orders and attach generated PDFs to email notifications and order downloads.","archived":false,"fork":false,"pushed_at":"2025-12-29T22:06:24.000Z","size":1989,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2026-01-02T06:27:51.593Z","etag":null,"topics":["pdf","pdf-document-processor","pdf-fill","pdf-fill-form","pdf-filler","pdf-form","pdf-forms","pdf-generation","pdf-generator","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"https://pdfformsfiller.org/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maximum-software.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-10-02T03:23:55.000Z","updated_at":"2025-12-29T22:05:06.000Z","dependencies_parsed_at":"2023-12-10T02:31:23.439Z","dependency_job_id":"86e376e7-6bf5-41c4-8d97-1a40c5495dba","html_url":"https://github.com/maximum-software/pdf-forms-for-woocommerce","commit_stats":null,"previous_names":["maximum-software/pdf-forms-for-woocommerce"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/maximum-software/pdf-forms-for-woocommerce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximum-software%2Fpdf-forms-for-woocommerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximum-software%2Fpdf-forms-for-woocommerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximum-software%2Fpdf-forms-for-woocommerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximum-software%2Fpdf-forms-for-woocommerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximum-software","download_url":"https://codeload.github.com/maximum-software/pdf-forms-for-woocommerce/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximum-software%2Fpdf-forms-for-woocommerce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31637748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pdf","pdf-document-processor","pdf-fill","pdf-fill-form","pdf-filler","pdf-form","pdf-forms","pdf-generation","pdf-generator","wordpress","wordpress-plugin"],"created_at":"2025-12-30T01:47:30.505Z","updated_at":"2026-04-10T10:02:30.004Z","avatar_url":"https://github.com/maximum-software.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PDF Forms Filler for WooCommerce\n\nAutomatically fill PDF forms with WooCommerce orders and attach generated PDFs to email notifications and order downloads.\n\n## Description\n\nThis plugin allows WooCommerce store owners to add automatic PDF form filling features for email notification attachments and order downloads to their WooCommerce store.\nAn existing PDF can be set up to be filled with customer and order information when an order is placed or processed.\nImages can also be downloaded from a dynamic URL and embedded into the PDF.\nYou can then have your customers receive order email notifications with PDF attachments containing customer order data.\nYou can also allow your customers to download the filled PDF on their order page via the downloadable files feature of WooCommerce.\nThe filled PDF files can be saved in a custom uploads subdirectory on your web server.\n\nWhat makes this plugin special is its approach to preparing PDF files. It is not generating PDF documents from scratch.\nIt modifies the original PDF document that was prepared using third party software and supplied to the plugin.\nThis allows users the freedom to design exactly what they need and use their pre-existing documents.\n\nPossible uses:\n* Automated creation of tickets for events\n* Automated creation of certificates for certifications requiring payment\n* Automated creation of official documents that require payment\n* Automated warranty document creation based on date of purchase\n* Automated creation of PDFs that assist with order fulfillment\n\nAn [external web API](https://pdf.ninja) is used for working with PDF files (free usage has limitations).\nThe plugin comminicates with the external service to create an API key, upload your blank PDF files, retrieve information about your PDF files and eventually add your user information to your PDF files.\nPlease see privacy policy at [https://pdf.ninja](https://pdf.ninja).\n\nPlease see [Pdf.Ninja Terms of Use](https://pdf.ninja/#terms) and [Pdf.Ninja Privacy Policy](https://pdf.ninja/#privacy).\n\nRequirements:\n* PHP 5.5 or newer\n* WordPress 5.4 or newer\n* WooCommerce 5.6.0 or newer\n* Chrome 60, Firefox 56 (or equivalent) or newer\n\nKnown incompatible plugins:\n* [Imagify](https://wordpress.org/plugins/imagify/) (strips forms from PDF files)\n* [ShortPixel Image Optimizer](https://wordpress.org/plugins/shortpixel-image-optimiser/) (strips forms from PDF files)\n\n## Installation\n\n1. Install the [WooCommerce](https://wordpress.org/plugins/woocommerce/) plugin.\n2. Upload this plugin's folder to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.\n3. Activate the plugin through the 'Plugins' screen in WordPress.\n4. Start using the 'PDF Forms' section on the WooCommerce product editor page.\n\n## Screenshots\n\n![PDF Forms section on product edit page](assets/screenshot-1.png?raw=true)\n\n![An example event ticket product configuration with field mappings and an image embed](assets/screenshot-2.png?raw=true)\n\n![An example filled event ticket PDF with embedded QR code image and a barcode font field](assets/screenshot-3.png?raw=true)\n\n![An example order details page with a downloadable warranty certificate PDF](assets/screenshot-4.png?raw=true)\n\n![An example order notification message with a warranty certificate PDF attachment and a downloadable file link](assets/screenshot-5.png?raw=true)\n\n## Special Thanks\n\nSpecial thanks to the following sponsors of this plugin,\n\n[![BrowserStack](assets/BrowserStack.png)](https://www.browserstack.com/)\n\n[BrowserStack](https://www.browserstack.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximum-software%2Fpdf-forms-for-woocommerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaximum-software%2Fpdf-forms-for-woocommerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximum-software%2Fpdf-forms-for-woocommerce/lists"}