Budget: 2500 PLN Deadline: 7 days
I can take on the entire process, feel free to contact me.
Good day,
We are looking for a team of developers or a full-stack specialist who can comprehensively implement the project "turnkey" — from UX/UI design to development, integration, and deployment in the WordPress environment as a full-fledged plugin.
The project is related to the automation of preparing legal and governmental documents (for example: application for residence card, various official statements, forms, and templates).
Creation of a document builder that will allow the user to:
fill in data step by step
automatically insert them into the official PDF document
download the finished file without losing structure, formatting, and fonts
The final document must fully comply with the original government template.
A custom WordPress plugin needs to be developed that will allow:
uploading PDF document templates
creating and managing form fields
storing mapping between interface fields and PDF fields
generating the final PDF document
The plugin must be:
scalable
secure
compatible with the latest versions of WordPress
A system for working with official PDF templates needs to be implemented:
optimization of PDF files
preparation of documents through Prepare Form (creating form fields)
creation of structured PDF AcroForm fields
Each field must have:
unique ID
field type (text, checkbox, dropdown, date)
exact position in the document
mapping with the form interface
A data mapping system between the user form and the PDF document needs to be created.
Example:
{
"name": "Jan",
"surname": "Kowalski",
"citizenship": "Ukraine",
"pesel": "00000000000"
}
This data must be automatically inserted into the corresponding PDF fields.
The backend mechanism for document generation needs to be implemented.
Functionality:
API endpoint for document generation
retrieving form data
automatic filling of PDF
generation of the final file
ability for the user to download
Example endpoint:
POST /generate-document
An interactive interface needs to be developed where the user can:
go through the form step by step
fill in data
return to previous steps
see the structure of the document
Type of interface:
Document Builder / Form Wizard
Example structure:
Step 1 — personal data
Step 2 — residence address
Step 3 — employer information
Step 4 — additional data
After completion, the system generates a PDF.
It is necessary to develop:
a modern builder interface
mobile adaptation
user-friendly step-by-step UX
a clear structure for users
It is important that the user can easily fill out a complex government document.
It is necessary to implement monetization of the system.
The user must:
fill out the form
pay for the service
get the ability to download the finished PDF
Integration of one of the payment systems is required:
Stripe
PayPal
Przelewy24
BLIK
The system must:
block PDF download until payment
automatically unlock the file after a successful transaction
The WordPress admin panel must have an interface for:
adding new documents
uploading PDF templates
configuring fields
managing mapping
viewing orders
managing payments
It is important to provide the possibility of:
adding new types of documents
supporting dozens of different forms
storing user data
reusing client data
It is desirable to provide:
support for multiple languages
error logging
user data protection
performance optimization
compatibility with Gutenberg / Elementor
Frontend:
React / Vue (for the builder interface)
Backend:
PHP (WordPress plugin architecture)
REST API
Working with PDF:
PDF AcroForms
PDF processing libraries
Database:
WordPress database / custom tables
As a result, we should have:
a fully functional WordPress plugin
a document generation system
a builder interface
integrated payment
the ability to add new documents
Please indicate in your response:
experience with PDF generation
experience in developing WordPress plugins
technologies used
estimated implementation timelines
examples of similar projects (if any)
We are ready to discuss the project details and provide examples of documents for work.
Budget: 2500 PLN Deadline: 7 days
I can take on the entire process, feel free to contact me.
Budget: 2500 PLN Deadline: 5 days
Hello! I am ready to complete your task, I have extensive experience in creating turnkey websites.
The price for 1 block ranges from $60 to $110 (depends on the format of the website you choose)
* includes the design development of the first block in two concepts to choose from
* includes the preparation of the layout for PC/mobile version
* includes 3 free iterations of revisions
Layout: from $70 to $125 (depends on the format of the website you choose)
* includes the development of a feedback form
* includes the connection of hosting and admin panel
I am ready to discuss your budget here and come up with the best option for you.
Portfolio: Behance
Behance
Examples of websites:
creotivity-tm.com.ua/the-one
creotivity-tm.com.ua/oak-yard
https://creotivity-tm.com.ua/car4soul/
https://creotivity-tm.com.ua/fidelity-office/
https://creotivity-tm.com.ua/skylead/
Write to me — we will discuss the details.
Budget: 2500 PLN Deadline: 14 days
I made a similar system, only for German tax forms. PHP + FPDI/TCPDF for working with AcroForm fields, React wizard on the front end. Mapping JSON -> PDF fields through a config, admin panel on WP for uploading templates and managing fields. I have already integrated Stripe in another WP project, Przelewy24 is also not a problem.
One question: are the PDF templates already prepared with AcroForm fields, or is that also on me? If so, how many documents are planned at the start?
Budget: 2998 PLN Deadline: 30 days
Hello, I can build this as a custom WordPress plugin with a React based document builder, PHP REST endpoints, secure payment integration, and a reliable PDF filling system that preserves the original government template exactly. The plugin will support template upload, field mapping, step by step form flow, payment controlled download, admin management for documents and orders, and a structure that makes adding new document types easy later. I have a strong understanding of WordPress plugin architecture, PDF field mapping, AcroForm workflows, and secure form based systems with Stripe or PayPal. I can deliver this as a scalable plugin, not a temporary workaround. Estimated timeline for a solid first version is about 4 to 6 weeks depending on document complexity. If you want examples included, send me the real ones you want referenced.
Thanks.
Budget: 2500 PLN Deadline: 110 days
Good day, very interesting task, ready to help with the implementation, experience of more than 6 years, if interested, write to me privately and we will discuss all the details.
Budget: 5200 PLN Deadline: 30 days
hello,
this project is much closer to building a document-generation system inside WordPress than to a typical plugin task.
the key part here is not only creating a step-by-step builder, but making sure that the final PDF is generated reliably, with exact field mapping and without breaking the structure, fonts, or formatting of the original government template.
for this kind of system, i would approach it as a reusable plugin architecture, so it can support many document types later instead of becoming a one-document custom hack.
my approach would be:
custom wordpress plugin with scalable admin structure
react-based builder / form wizard for the user flow
structured mapping layer between form fields and pdf acroform fields
backend document generation through php and pdf processing libraries
payment-gated download flow
admin tools for managing templates, fields, mapping, and orders
architecture prepared for adding new document types later
what matters most here is getting 3 parts right from the start:
exact pdf fidelity
a manageable mapping system
a simple builder experience for the end user
my estimate for the first full implementation is around 5200 pln and 30 days.
one important question before starting: are the initial pdf templates already prepared with usable acroform fields, or should that preparation also be included from our side?
Budget: 18000 PLN Deadline: 30 days
Dear client, thank you for the opportunity to apply for the development of a WordPress plugin for automatic generation of legal documents. Below is my proposal for the implementation of the project. 🚀
📌 Scope of Work
✅ Development of a custom WordPress plugin
Creating a scalable and secure plugin that will allow:
• uploading PDF document templates
• customizing form fields
• storing mapping between the interface and PDF fields
• generating final documents.
✅ Working with PDF documents
Implementation of a PDF AcroForms processing system:
• preparing PDF templates
• creating structured fields (text, checkbox, dropdown, date)
• precise positioning of fields
• automatic filling with user data.
✅ JSON Mapping System
Creating a mapping system for form data with PDF fields for automatic document generation.
✅ Document Generation API
Development of backend API:
POST /generate-document
• receiving form data
• filling the PDF
• generating the final file
• issuing the document to the user.
✅ Document Builder Interface
Interactive Form Wizard / Document Builder:
• step-by-step form filling
• ability to return to previous steps
• visual structure of the document
• mobile device adaptation.
✅ UX/UI Design
Modern interface with convenient logic for filling out complex documents.
✅ Payment System Integration
Connecting one of the systems:
Stripe / PayPal / Przelewy24 / BLIK
Functions:
• blocking PDF upload until payment
• automatic unlocking after successful transaction.
✅ Admin Panel
Administrator interface for:
• adding new documents
• uploading PDF templates
• configuring fields and mapping
• viewing orders and payments.
✅ Scalable Architecture
The system will support:
• dozens of document types
• reusing user data
• expanding functionality.
💼 Relevant Experience
• development of custom WordPress plugins
• creation of document generation systems (PDF)
• development of REST APIs and form builder interfaces
• integration of payment systems (Stripe / PayPal)
• creation of scalable SaaS solutions.
🔚 Conclusion
I can implement the full cycle of developing a document generation system, including UX/UI, WordPress plugin architecture, PDF processing, payment integration, and a scalable admin system.
I would be happy to discuss the project details and examples of documents for work. 🚀
Sincerely,
Budget: 11000 PLN Deadline: 30 days
Good day.
I am a Senior Fullstack developer.
I also have a small team.
We can do it on Wordpress, but I would recommend doing it on node.js (it works well with PDF documents)
I worked on a project for processing PDFs https://pdf-tool-kit.vercel.app
Timeline - about a month
Budget - from $3000
Message me privately, we will discuss.
Budget: 2100 PLN Deadline: 1 day
Hello!!!
Interesting task, I am ready to complete it, I have experience
Feel free to contact me
Budget: 2300 PLN Deadline: 30 days
I can make a constructor, a calculator has already been developed below
https://1-rk.com.ua/calc
It generates pdf without problems
You have a slightly different specification, but with metaboxes and post requests, it's all the same
Budget: 2700 PLN Deadline: 20 days
Hello! My partner (designer + full-stack) and I have been specializing in the development of complex automation systems and custom WordPress plugins for over 4 years, so your project for generating legal documents fully aligns with our profile. We will implement an architecture where the builder interface will be built on React to ensure a smooth UX (Step-by-Step Wizard), while the backend logic in PHP/Python will provide reliable data mapping in PDF AcroForms while preserving the original formatting of the forms. We have experience working with PDF libraries, integrating payment systems (Stripe/PayPal), and creating scalable JSON systems for field mapping, which will allow you to easily add dozens of new document types through the admin panel. Our experience in development is 4 years, and you can assess the level of implementation of interfaces and logic through our projects hyperfi.tech, espressolab.com.ua, and hudi.com.ua.
Budget: 3500 PLN Deadline: 30 days
Good day!
I am interested in your project for automating the preparation of legal documents. I have relevant experience in both developing WordPress plugins and working with PDF generation and payment system integration.
Experience with PDF generation
I have worked with automatic form filling and document generation in several projects:
- Implementation of automatic contract and invoice filling systems (for Germany)
- Working with PDF AcroForms — creating, mapping fields, automatic filling
- Integration of PDF processing libraries on the backend (PDFtk, PHP libraries)
- Preserving formatting, fonts, and structure of original documents
Experience in developing WordPress plugins
- Development of custom plugins with admin panels, REST API endpoints
- Integration with Gutenberg and modern page builders
- Working with custom database tables for scalable solutions
- Ensuring security and compatibility with the latest WP versions
Technology stack
Frontend:
- React/VanillaJS (for interactive step-by-step wizard)
- Responsive UX/UI with mobile support
Backend:
- PHP (plugin architecture, REST API)
- PDF processing libraries (PDFtk, FPDF/TCPDF alternatives)
- WordPress hooks, filters, custom post types
Integrations:
- Stripe/PayPal — experience with full integration with content locking until payment
- JSON mapping systems between forms and PDF fields
Estimated timelines
Considering the scale of the project:
- Phase 1 (MVP — basic plugin + 1-2 documents): 2-3 weeks
- Phase 2 (full functionality, payments, admin panel): another 3-4 weeks
- Overall: 3-4 weeks with the possibility of iterative delivery of stages
Examples of similar projects
I have worked on:
- WooCommerce-based system with auto-generation of contracts and invoices
- Platform for compliance documents with step-by-step forms
- Integration of payment systems for unlocking premium content
What I offer
- Plugin architecture with the ability to easily add new documents
- Data validation system at each step of the wizard
- Logging and error handling
- GDPR-compliant processing of personal data
- Detailed documentation for further support
I can start by analyzing one example document and prepare a technical proposal with a detailed roadmap.
I look forward to your response to discuss the details!
Budget: 3000 PLN Deadline: 15 days
Hello! I will complete your task quickly and efficiently.
My portfolio: https://freelancehunt.com/ua/freelancer/romas6ka.html#portfolio
Write to me, I will start working today. I will be happy to collaborate with you!
An experienced 1C programmer is needed for a one-time data migration from 1C to a new CRM system. It is necessary to export data from 1C while preserving all relationships between entities: products, clients, receipts, invoices, balances, product movement history, and other directories. The export format can be JSON, SQL, or any other format convenient for further import. The main requirement is to maintain the data structure and all relationships between documents and objects so that the data can be correctly transferred to another CRM without loss of information. Experience in data migration between 1C and third-party systems will be an advantage. There is no need to migrate to another CRM, just provide a file or create functionality to save a dump file locally on click. Everything is managed locally, so you will need to work through AnyDesk or something similar. I don't know the prices for such work, so please make your offers.
We are looking for support for a project based on Yii , we need to make edits and improvements to the database, there is partially a connection with the previous contractor .....................
It is necessary to migrate the database from CRM G-PLUS to MyChatBot Database volume - 26 thousand leads 2 funnels - Call center and Sales department with their own funnels Lead cards (besides name and number) have many different fields Leads also have voice recordings of calls. These also need to be transferred I expect an approximate amount and implementation timeline from the candidate
Create a dashboard for monitoring and analyzing the performance of the company's location network (branches) in Google Business Profile (GBP) through the official Google Business Profile API. Process via a script based on Google Apps Script (link to Google Sheets). Record data in Google Sheets (which serves as a database for Looker Studio). Update: Daily (with an indication of the last update date). Create a Google Cloud service account. The script runs once a day (trigger at 03:00 AM) and sends a request to the GBP API. It retrieves metrics for the previous day for each location (locationId). Records data in a flat format (row = unique combination of Date + Branch ID + Metrics). Key Performance Indicator CardsCard NameGBP MetricDynamic FormatProfile ViewsImpressions (Search + Maps)Percentage %, Sparkline (blue)CallsLocal Services Phone CallsPercentage %, Sparkline (green)Website ClicksWebsite ClicksPercentage %, Sparkline (purple)Direction RequestsDirection RequestsPercentage %, Sparkline (orange)Average RatingAverage Review RatingAbsolute change (e.g., +0.1), Sparkline (yellow)New ReviewsNew Reviews CountPercentage %, Sparkline (turquoise)
Hello everyone! I'm looking for a Backend Developer (NestJS) to work on a new project. What needs to be done Develop a REST API using NestJS. Prepare and maintain documentation through Swagger (OpenAPI), so that the frontend developer can automatically generate a client using Orval and always work with the current specification. Design a clean, scalable architecture that will be easy to maintain and develop. Requirements Strong knowledge of NestJS and TypeScript. Experience with PostgreSQL. Experience integrating with Supabase: authentication and authorization; working with the database; using the platform's built-in features. Experience integrating Stripe (through Supabase features). Understanding of API security principles, authorization, data validation, and application protection. Ability to write clean, structured, and extensible code. If you have relevant experience, please send: examples of projects or GitHub; your desired rate (for the screens I provided, so I can understand your rate, hourly is inconvenient as it's unclear what volume of work will be done, everyone has a different pace);