Need a WordPress / WooCommerce plugin developer
We are looking for a developer to create a custom plugin for WordPress + WooCommerce.
The plugin will integrate with WooCommerce and an external API service to send customer messages.
A ready-made technical specification is already available. You need to familiarize yourself with it, estimate the timeline/cost, and implement the plugin.
Important: we need a performer with experience in developing WordPress / WooCommerce plugins, not just websites on WordPress.
Desired Experience
- development of custom WordPress plugins;
- working with WooCommerce;
- WooCommerce hooks / order status hooks;
- creating settings pages in the WordPress admin;
- integrations with external REST APIs;
- error logging;
- working with Git.
In your response, please indicate:
- Have you previously developed WooCommerce plugins?
- Can you show examples of similar work?
- Do you have experience with integrations with external APIs?
-
So, WooCommerce plugins were developed - not just theme modifications, but specifically order logic, API integrations, admin settings, error logs, and Git.
The cost estimate is from 28,000 UAH, timeline - about 10 working days after reviewing the specifications and API documentation. If the specifications include complex message template logic, retries for sending, queues, or multilingual support - the estimate may change.
The approach I see is this - we create a separate plugin without tying it to the theme, connect to WooCommerce order statuses, expose keys and parameters in the admin panel, add logging for API responses and errors, as well as a proper structure for future support. We can keep it simple, but it’s important not to make a fragile insertion in functions.php =)
Questions
> Is there already documentation for the external API with examples of requests and responses?
> Should messages be sent only when the order status changes or also upon creation, payment, cancellation, return?
…
Similar experience
> https://business.ingello.com/eva - e-commerce and integration logic for retail
> https://business.ingello.com/prime-eva - complex processes around products, orders, and internal systems
> https://business.ingello.com/vorfahr - example of an integration system with process automation
Main page of Ingello for the exchange
> https://systems-fl.ingello.com/ua
Please send the specifications and API description - after that, I will provide a more accurate estimate by stages. I would say, here the main thing is not to write code, but not to turn the store into a small museum of technical debt.
-
👋 Hello! I'm ready to start working right now. I clearly understand the task and have successful experience in implementing exactly such projects (examples are in the reviews). I will complete the task today, quickly and without unnecessary questions. Let's discuss the details and get started! 🚀
-
Hello.
I have extensive experience.
I have experience in creating custom plugins.
I can show all examples in private messages.
-
Hello!
I am ready to review the technical specifications and implement a custom plugin for WordPress + WooCommerce for integration with an external API service for sending client messages.
I have experience specifically in the technical development of WordPress / WooCommerce, including working with hooks, custom logic, settings pages in the admin panel, WooCommerce order status hooks, REST API integrations, error handling, and modifying existing projects without disrupting the main logic of the site.
In my Git, there is a support system that I use on my sites, messages are sent from different sites to one backend, and duplicated in Telegram from where I can respond to user messages https://github.com/ASGRU/universal-support-chat
For your project, I can implement:
…
* a separate custom WordPress plugin
* integration with WooCommerce
* reaction to the necessary order statuses through WooCommerce hooks
* sending data to an external API
* a settings page in the WordPress admin panel
* fields for API keys / tokens / integration parameters
* configuration of events when messages should be sent
* logging of successful and erroneous requests
* API error handling
* secure storage of settings
* testing on different order scenarios
* preparation of the plugin for further expansion
* working through Git, if required in the project
Answers to your questions:
1. Have you previously developed WooCommerce plugins?
Yes, I have worked with custom WooCommerce logic, order hooks, order statuses, checkout/order flow modifications, integrations, and custom functions for specific business processes.
2. Can you show examples of similar work?
Yes, I can show or describe relevant examples in private correspondence: WooCommerce modifications, custom integrations, order automation, data transfer to external services, working with digital products and custom order processing scenarios.
3. Do you have experience with integrations with external APIs?
Yes, I have experience with external REST API integrations: sending data, authorization via keys/tokens, handling API responses, logging errors, rechecking requests, and configuring integration parameters through the WordPress admin panel.
The exact estimate depends on the scope of the technical specifications, the number of API scenarios, message logic, authorization, and the need for a queue.
-
I will develop a custom plugin for WooCommerce strictly according to your specifications in the form of an isolated OOP module with its own settings page, logging via WC_Logger, and version control in Git.
Since direct synchronous requests to external REST APIs during order status changes can critically slow down the site or even block the checkout process for the customer in case of a failure on the notification service side, is the use of an asynchronous task queue through the built-in Action Scheduler or WordPress Cron included in your specifications?
We can discuss the budget and timelines in personal correspondence.
Similar completed project: В модулі OpenCart виправити 5 проблем повязаних з Facebook API
-
Hello. I am interested in your project. I have worked with WordPress / WooCommerce and API integrations, and I am ready to review the specifications and provide an estimate on timelines and costs after that. If this is relevant, please message me.
-
Маю прямий досвід розробки кастомних WordPress/WooCommerce плагінів та mu-plugins — не просто сайтів, а саме серверної логіки WooCommerce.
Чи розробляв WooCommerce-плагіни? Так:
- loyalty-pricing.php — кастомний mu-plugin: роль client_fidele, поле _loyalty_price в редакторі товару, фільтр woocommerce_product_get_price для двохрівневих цін, badge
"Prix Fidélité", колонка в admin
- nstudio9-smtp.php — кастомна SMTP конфігурація через хук phpmailer_init, без залежності від плагінів
- auto-backup.php — mu-plugin: WP Cron кожні 4 години, дамп БД + файлів, ротація бекапів
- Інтеграція Points & Rewards — кастомні хуки: woocommerce_email_order_details (email про бали після замовлення), woocommerce_before_cart (баннер балів), налаштування через
… update_option
- Free shipping progress bar — хуки woocommerce_before_cart, woocommerce_before_checkout_form, woocommerce_widget_shopping_cart_before_buttons
- Custom order numbers — послідовна нумерація NS-4524+ з OpenCart міграції
- Email routing — woocommerce_email_recipient_new/cancelled/failed_order + wpcf7_mail_components для дублювання на кілька адрес
WooCommerce hooks з якими працюю щоденно:
- Order status hooks, price filters, cart/checkout hooks
- gettext фільтри для перекладу WooCommerce на французьку
- Product loop customization (кнопки, badges, meta)
- Shipping zones/methods програмно
Інтеграції з зовнішніми API:
- Stripe API (live payments, webhook handling)
- PayPal Payments (PPCP OAuth flow)
- Alma API (payment installments)
- OpenAI API, Anthropic Claude API, YouTube Data API, Telegram Bot API
- XML feed importers (14+ постачальників)
-
177 Hello.
Yes, I have developed custom WordPress/WooCommerce plugins, including working with hooks (including order status), admin settings panels, and integrations with external REST APIs.
I also have experience in:
creating custom WooCommerce extensions
integrating with external services via API
logging and error handling
… working with Git
Examples of similar tasks:
integration of WooCommerce with CRM via API
a plugin for automatic notifications on order statuses
custom logic for order processing and sending data to external services
I am ready to review the technical specifications and provide an accurate estimate of timelines and costs immediately.
-
411 6 1 I have developed several WooCommerce plugins, including delivery systems and payment gateways. I can show my portfolio upon request. I have experience with REST API integrations – I have worked with Stripe, Zapier, and Mailchimp. I am ready to review the specifications, assess the timeline and cost. Thank you for considering.
-
1790 18 0 Good day, I have been working with WordPress for over 3 years, developing fast and optimized themes, and also maintaining existing ones. I also develop plugins, the latest plugin I created is for synchronizing WooCommerce and 1C. I would be happy to collaborate with you and am ready to discuss all the details in private messages.
Examples of my recent work on WordPress:
https://mansionproject.nl/
https://thecarguys.kinsta.cloud/
https://totuus.co.uk/
https://futurizm.io/
-
13013 67 0 Hello! I will complete your task quickly and efficiently.
My recent works
https://indexfast.pp.ua
https://mamamia.pp.ua
https://monitortest.pp.ua
https://keytest.pp.ua
https://florist-map.vercel.app
… My portfolio: https://freelancehunt.com/ua/freelancer/romas6ka.html#portfolio
Message me, I will start working today. I look forward to collaborating with you!
-
533 28 7 1 Готовий виконати.
Ознайомте, будь ласка, з ТЗ для оцінки!
Досвід роботи з Wordpress більше 12 років (Woocommerce 8+ років).
- hooks & filters
- custom post type
- WP_Query
- plugins: WooCommerce, ACF Pro, WP-Rocket, Polylang, Loco Translate, Yoast SEO|Rank Math, CF7, WPForms, Gravity Forms
- REST API
- custom/customization themes and plugins
… - page speed optimization (non-plugins)
Портфоліо https://koder.pp.ua/portfolio/
-
399 1 0 Hello.
Yes, I have worked with WooCommerce plugins - including custom integrations via API, order status hooks, logging, and separate settings pages in the admin panel. It is important to make the plugin a proper separate architecture, not just a "patch" over the theme or functions.php.
I can review the technical specifications, provide an adequate assessment of the implementation right away, and suggest the optimal integration option with the API so that the plugin is well-supported and does not break after WooCommerce updates.
-
3001 42 0 1 Hello.
Which service needs to be connected to WooCommerce and what will it do?
I have experience in creating plugins. I have created one for WooCommerce that generated exports for Google Shopping.
-
727 6 0 I have extensive experience in developing plugins for WP, some are in the repository, feel free to contact me for details.
-
1602 31 1 Good day, I have been in web programming for over 9 years. I work with REST APIs, frameworks, and CMS such as Django, Laravel, Yii2, WP, OpenCart, CodeIgniter, etc. I am ready to complete the task. Reviews:
Freelancehunt
I have written various integrations via API, as well as modules for OpenCart and plugins for WP; it doesn't matter what to write if you master API development.
-
522 2 1 Hello! I have experience in developing custom plugins. Working with RestAPI with third-party services. I also developed my own API. I developed a plugin for Woo for MonoBank. There was a project for which I wrote my implementation for processing payments via the MonoBank API. The project was specific and had a non-standard checkout. Therefore, I had to work with the Woo API. To obtain the number of payment systems for the delivery service based on product availability, working with orders, and much more.
-
234 Good day. I have experience in developing custom WooCommerce plugins and integrations with external APIs. I have worked with hooks/order status hooks, creating admin panels, logging, and Git. I can review the technical specifications, estimate the timeline, and implement the plugin according to your requirements.
-
2712 35 0 Hello! I specialize in developing custom plugins and themes for WordPress. I can start today. Feel free to reach out, I would be happy to collaborate!
-
6865 109 4 1 Hello.
I am a FullStack developer with over 10 years of experience in web development. I have experience in creating custom themes and plugins on WP. I would be happy to collaborate.
1. Yes.
2. I can show the websites I have created.
3. Yes. From integrations with CRM or Telegram notifications to delivery and payment integrations.
-
4429 80 1 4 Trust a professional with over 10 years of experience! The rate and deadlines are current!
I will be glad to cooperate!
Experience in commercial development of online stores on CMS, business portals, and corporate websites - 11 years!
+CMS: WordPress (+Woocommerce), PrestaShop, Opencart, Joomla, Bitrix, MODX, DLE, Shopify
php/html/css/js/Mysql, PhotoShop/Figma
Examples of work (from scratch, turnkey):
Https://outoftime.market
https://rebitc.com
https://amari.net.ua/
… https://heypretty.gr/
https://thaibalispa.pl/
https://wildandorganic.com/
https://cryptosignals.org/
https://ecnbot.com
https://locs-ua.com/
https://www.grower.com.ua/
https://www.alternativemedicine.com.ua/
https://silkkiss.ua/
https://v12coffee.com.ua/
https://smrtalgo.com/
https://sengero.no/
https://beautybysim.no/
https://sonatagalleri.com/
https://www.solmy-realestate.com/
https://www.emmanuel.com.ua/
https://www.onsitecomputersinc.com/
https://express-tehbud.com/
https://korostenporcelain.com.ua/
https://sladok.com.ua/
https://pricemds.com/
https://picupmedia.com/
https://www.serasar.com/
-
726 9 1 Hello! I have carefully reviewed your project and am ready to start working. I guarantee quality and timely execution.
-
404 Good day! How can I get acquainted with the technical specifications?
-
1762 19 0 1 Hello, Vladimir!
Our IT company creates and improves websites that operate stably, quickly, and solve specific business tasks for clients. We specialize in developing websites "from scratch" as well as enhancing existing solutions, increasing their performance and user experience for your users.
We have experience in:
- developing responsive and fast websites on various platforms (WordPress, OpenCart, Shopify, WIX);
- integrations with payment systems, CRM systems, external services, and internal systems;
- optimizing website performance and security;
- setting up analytics and basic SEO tools;
… - software development and business process automation: managing customer databases, resource accounting, automating repetitive tasks, integrations with third-party systems;
After completing the project, we provide 14 days of technical support, during which we help adapt the system to your final business processes and consult on any questions regarding the completed work. Thanks to the free support of the completed project, this allows you to be confident that the developed solution operates stably from the moment of launch and does not require any additional adjustments.
We work in a structured, responsible manner - focused on results that meet your business goals.
-
620 2 0 Good day!
1. Yes, I have developed 30+ custom WooCommerce plugins — order status hooks, settings pages in the admin panel, error logging.
2. I have also published my own plugin on wordpress.org — SEO Forge (wordpress.org/plugins/seo-forge).
3. Yes, I regularly integrate REST APIs — Nova Poshta, Monobank, my own notification services. Error logging and retry logic are standard practices.
Please send the specifications — I will estimate the timeline and cost after reviewing.
-
6650 28 0 2 Hello! The task of developing a custom WooCommerce integration plugin with an external API service for sending notifications is completely clear. What is needed here is clean code, working with hooks, and proper architecture, not ready-made builders.
Let's get straight to the point: I have the necessary technical background to create a reliable extension. I make all changes and custom solutions carefully, making surgically precise adjustments to the logic without creating technical debt, so the plugin works stably, does not conflict with the theme or other modules, and is easy to update.
Clear answers to your questions:
Experience in developing WooCommerce plugins: Yes, I develop custom plugins and PHP scripts for WordPress/WooCommerce. I am well acquainted with the internal architecture of the CMS, the WordPress Coding Standards (WPCS), and the WooCommerce order lifecycle. Here is an example: https://freelancehunt.com/showcase/work/rozrobka-plaginu-dlya-povnoyi-kastomizatsiyi-checkout/2010308.html
Examples of similar work: I have created modules for e-commerce automation, specific subscription systems, payment integrations, and database synchronization tools. I will provide links to relevant code and architectural details immediately during the discussion.
…
Experience with integrations with external APIs: Yes, this is one of my main specializations. I have implemented order synchronization with CRM systems (specifically, KeyCRM) via API, worked with webhooks, and transferred customer and product data.
Technically, the plugin will be implemented according to the following algorithm:
Notification logic: Connecting to hooks for order status changes (for example, woocommerce_order_status_changed or specific ones like woocommerce_order_status_processing).
Working with the API: Using secure standard WordPress functions (wp_remote_post / wp_remote_get) to interact with your REST API.
Admin panel: Creating an isolated settings page through the Settings API to manage API keys, message templates, and status selections.
Security and logging: Validating and sanitizing data, using WC_Logger to log errors and API responses in a separate log file that can be viewed directly from the WooCommerce admin. All code is maintained in Git.
I will be able to assess the exact cost and timeline immediately after reviewing your technical specifications. Please send the technical task, and I will study it right now and provide a final estimate. I am ready to start working.
-
96304 1273 1 10 Hello. I have experience in developing plugins for WordPress. I am ready to collaborate. Feel free to contact me.
-
795 28 5 2 Hello.
1. yes
2. yes, link below
3. yes, link below
https://avant-quartz.com/visualizer/restaurant/ - a custom plugin for texture replacement for objects. A separate settings page has been created in the admin panel for the plugin, textures are taken from media, as they are already there as product images, a canvas and the objects themselves are uploaded to the admin panel for texture change.
https://davidson.org.il/gan-hamada/ - a plugin for search on a multisite (among all sites in the network)
https://focusbox.com.ua/ - a plugin for a photo booth, connection to Monobank and full payment control (status control, invoices, etc.) (I won't provide the link to the QR code itself right now, I just recently deleted the visit history)
https://lenika.beauty/ - a plugin on WooCommerce for payment control of larger amounts.
… I won't provide links to the plugins themselves because they belong to the client, not me, and have not been published in stores.
Logging, Git, creating custom settings pages in the admin panel, and everything else I have done; I don't know of a project that can do without this, so write to me, and we will discuss the details of your project.)
-
517 13 3 Hello. I have experience in developing WordPress + WooCommerce plugins, as well as experience in integrating third-party APIs. I would like to review the technical specifications.
-
1233 19 0 2 Good day, I have experience in developing plugins for WordPress and working with WooCommerce. I created a plugin for integration with a third-party API. I also have experience in integrating plugins for another commerce platform on PHP. I work with Git. I can show you the plugin I developed. I am ready to complete your order, feel free to write.
-
6082 54 0 Good day, I have extensive experience with WP and developing plugins for it.
1 - Yes, not just once.
2 - I can't say for sure, as I don't see the details of the technical specification.
3 - Yes, it often requires configuring either sending to CRM or some custom payment.
-
14762 218 0 Good day! I have extensive experience in WordPress development, including custom plugins and integrations with external APIs. Feel free to reach out, and we can discuss all the details.
-
2013 59 0 Hello! Yes, I have developed custom WooCommerce plugins (order hooks, admin settings, integrations with REST API). I can review your specifications, provide an accurate estimate of time/budget, and implement with error logging and versioning in Git.
1) Yes, I have experience with WC plugins. 2) I will provide examples in the message (integrations/custom modules). 3) Yes, external APIs (authorization, retry, response handling).
-
4188 46 0 Hello. I have experience in developing custom WordPress/WooCommerce plugins, working with WooCommerce hooks, order statuses, admin settings, REST API, and error logging.
I can review your specifications, estimate the timeline and cost, after which I will implement the plugin according to your logic. As a result, you will receive a separate WooCommerce plugin that will integrate with an external API, send client notifications for the necessary events/order statuses, have a settings page in the admin panel, and handle errors correctly.
I work carefully, without modifications to the core of WordPress/WooCommerce, with a proper code structure, so that the plugin can be maintained and developed further.
-
Вітаю!
ТЗ зможете надати для ознайомлення?
-
Current freelance projects in the category Content Management Systems
DevOps / System Administrator for migrating and securing a WordPress siteWe are looking for an experienced DevOps engineer or system administrator for a one-time project with the possibility of further technical support. We have a main commercial website on WordPress. It is currently hosted on shared hosting, and recently we have been facing an… Content Management Systems, Web Programming ∙ 5 hours 18 minutes back ∙ 20 proposals |
Improvement of the Simple Pass module for OpenCart
56 USD
Good day, what needs to be done Problem: the basic functionality of the module allows parsing promotional prices, but the dates of promotions can only be set manually before parsing. What needs to be done: 1) Improve the ability to parse the start and end dates of promotions. 2)… Content Management Systems ∙ 6 hours 38 minutes back ∙ 12 proposals |
Development of a website for an online store.Interested in developing a website for an online store. Need a system: online store (up to 2000 products, initially less), 10–20 SEO-oriented landing pages, integrations with 1C and AI services. Content Management Systems, Web Programming ∙ 10 hours 22 minutes back ∙ 71 proposals |
Refinement of the Front-end e-commerce site on OpencartNeed to refine the front-end of an e-commerce site on OpenCart. Main tasks: fix visual bugs, ensure responsiveness for mobile devices, improve the display of product cards, categories, cart, and checkout page. Neat layout is expected, maintaining the current design, and correct… Content Management Systems, Web Programming ∙ 1 day 2 hours back ∙ 52 proposals |
SEO/GEO full-cycle architect for WordPress (Bricks) — niche export sites EN: Full-cycle SEO/GEOAbout us. KOLEO is a manufacturing and construction company specializing in wooden house building (Ukraine, 20+ years, 300+ projects in 35+ countries). We are entering export markets through a series of niche websites. We are looking for specialists whose websites actually rank… Content Management Systems, Search Engine Optimization (SEO) ∙ 1 day 5 hours back ∙ 15 proposals |