Beschrijving
PrintPilot is a modular WordPress admin plugin that automates document printing.
It acts as a central control layer between WordPress, external document providers,
and cloud printing services.
The plugin itself does not generate documents and does not add frontend output.
Instead, it listens to hooks provided by supported plugins (connectors) and routes
print jobs to configured printers using supported cloud printing providers.
PrintPilot is designed for shops, offices, and organizations that want reliable,
rule-based printing without manual interaction.
Belangrijkste begrippen
- Pure admin-side plugin (no frontend requests)
- Connector-based architecture (document providers & printer providers)
- Vendor-agnostic printing layer
- Geen volging, geen telemetrie, geen externe oproepen, tenzij je dat echt zo hebt ingesteld.
Ondersteunde connectoren (huidige)
Cloud printing providers
* PrintNode
Document modules
* Germanized for WooCommerce (invoices, delivery notes)
* Shiptastic (shipping labels)
Additional connectors can be added without changing the core plugin.
Beschikbare talen
- Engels (standaard)
- Duits (
de_DE,de_DE_formal) - Italiaans (
it_IT) - Frans (
fr_FR) - Spaans (
es_ES) - Nederlands (
nl_NL) - Zweeds (
sv_SE)
Externe diensten
PrintPilot can integrate with third-party cloud printing services. These services are optional and are only used when the site administrator configures them in the plugin settings.
PrintNode
This plugin can connect to the PrintNode service to send print jobs to a configured printer.
- Service: PrintNode (cloud printing)
- Purpose: Deliver print jobs to a selected printer via the PrintNode API
- Data sent: API key via HTTP Basic Authentication, printer identifier, job metadata (for example title/content type/source), print options (for example tray/bin/rotation), and printable document data (for example PDF content as base64)
- When data is sent: (1) when an admin saves/tests the API key (request to
whoami), (2) when the admin refreshes or saves printer settings (request toprinters), and (3) when an enabled connector triggers a print job (request toprintjobs) - Privacybeleid: https://www.printnode.com/en/privacy
- Voorwaarden: https://www.printnode.com/en/terms
FAQ
-
Does PrintPilot print documents by itself?
-
No. PrintPilot does not create documents.
It listens to document providers (e.g. Germanized) and forwards print jobs
to configured printing services. -
Does this plugin add frontend load or tracking?
-
No. PrintPilot runs entirely in the WordPress admin area and does not add
frontend scripts, requests, or tracking. -
Can I use multiple printing providers at the same time?
-
De architectuur kan meerdere providers aan, maar meestal is er maar één afdrukdienst actief per installatie.
-
Is WooCommerce vereist?
-
No. WooCommerce is optional.
PrintPilot works with any supported connector that provides printable documents.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“PrintPilot” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“PrintPilot” is vertaald in 2 localen. Dank voor de vertalers voor hun bijdragen.
Vertaal “PrintPilot” in je eigen taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.3
- WordPress.org compliance fixes and documentation updates.
- Taalbestanden toegevoegd.
1.0.2
- Refactoring: Added consistent printpilot_ prefixes and improved internal code structure.
1.0.1
- Refactoring Code
1.0.0
Eerste release
