User data processing plugin for WordPress
For working with the VoIP provider - a plugin for WordPress is needed, essentially a mini-CRM that will process data from the server via API.
Main functionality of the plugin.
On our side, clients will be registered. Each client has a set of numbers, for which call statistics and call costs are tracked, they have separate balances, and there is a payment acceptance from clients. All this information is pulled via API in the form of an array, then broken down by clients and numbers. It will also be necessary to work with the obtained information - summing up costs, call durations, etc.
The provider has an API for working with their services - purchasing a number, selecting a number, statistics for a number, prices for numbers and call prices…: https://doc.didww.com/
There is also an SDK for this API: https://github.com/didww/didww-api-3-php-sdk
A detailed technical specification is available. We will discuss any questions.
We will discuss the overall budget.
Please provide your estimate after reading the technical specification.
-
Hello!
We are dZENcode – a full-cycle digital solutions development company: from design and programming to integrations and post-release support. We take on projects from scratch and also engage in the enhancement of existing solutions.
We can create a WordPress plugin for this task.
Can we discuss the content of the attached document right here? What data and reports are most important in the first version?
You can find detailed information about our services and rates on our website:Freelancehunt
… Take a look – after that we can discuss the details and agree on the next steps.
⚠️ After clarifying all the details, we will determine the scope, the suitable format of cooperation: task-based, outsourcing, or outstaffing, and the final cost.
Why projects with us are guaranteed to reach release:
💎 10+ years providing IT services;
🔥 90+ in-house specialists;
🚀 250+ public reviews since 2015;
⚙️ We support the product under SLA after launch;
✅ We work under NDA and a contract with the company!
-
Hello!
The task is clear — essentially, it is a custom WordPress plugin with mini-CRM logic and deep integration with the DIDWW API (including working with statistics, numbers, balances, and payments).
I have experience in developing custom WP plugins with external API integrations, processing large data sets, financial logic (balances, deductions, aggregations), and building internal CRM dashboards for different user roles.
For such a project, I usually use: WordPress + custom plugin in PHP, integration through DIDWW API/SDK, request caching (Redis/DB), a separate data processing layer for aggregating call statistics, as well as payment modules WooCommerce or Stripe/other gateway depending on the payment model.
After reviewing the technical specifications, I will be able to provide an accurate estimate of the timeline and budget, as the depth of call analytics and the frequency of synchronization with the API will have a key influence.
…
I am ready to discuss the details and architecture of the system.
-
Hello. My name is Vladimir.
I am an experienced developer with 8 years of experience in creating turnkey websites, mobile applications, and complex web systems.
I specialize in developing modern, responsive, and high-performance solutions. Over 8 years of practice, I have built a deep technical stack:
Frontend and interfaces: HTML, CSS, JavaScript, TypeScript, React.js, Next.js, Vite, Tailwind CSS, Bootstrap, and Elementor.
Mobile development: React Native and Flutter.
… Backend and API: Node.js, PHP, Python, Laravel, REST API, and GraphQL.
Databases and caching: MySQL, MariaDB, PostgreSQL, MongoDB, and Redis.
Infrastructure and tools: Git, Docker, Nginx, Apache, Composer, and Linux (Terminal).
I effectively analyze client requirements, propose optimal architectural solutions, and strictly adhere to deadlines. In addition to development, I possess skills in design, technical SEO optimization, and project support.
-
516 Hello, Andrey!
To better understand the task, please clarify:
1. What specific data from the server via API needs to be processed and how should it be presented in the plugin?
2. Are there any additional functions that need to be implemented besides processing statistics and balances (for example, notifications, reports, etc.)?
3. Is integration with other systems or services planned?
4. Are there any requirements for the interface and user experience?
First, I will analyze the provided API and SDK to determine the optimal way to integrate with your WordPress site. Then I will develop the architecture of the plugin to ensure reliable and fast data processing.
…
I focus on:
- Reliable integration with the IP telephony provider's API.
- A user-friendly interface for managing client data and analyzing statistics.
- The ability to scale and adapt the plugin for future changes or additions.
Please send a detailed technical specification so that I can assess the scope of work and provide a more accurate estimate and timeline.
-
1471 14 0 Hello, I am ready to take on the development of such a plugin. I have been a WordPress developer for about 6 years, so implementing the functionality you need will not be difficult. I am waiting in private messages, we will discuss the timeline and budget. I promise you will be satisfied with the result :)
-
14721 218 0 Good day! I have extensive experience in writing custom plugins for WP. I also have significant experience working with third-party APIs. Feel free to contact me, evaluation after familiarization with the full specifications.
-
4429 80 1 4 Trust a professional with over 10 years of experience! The rate and deadlines are current!
I will be happy 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/
-
4926 88 0 Good day, Artem
I am ready to develop the plugin. Projects with feedback on plugin development are in my profile.
I would like to see a detailed specification.
Message me privately, and we will discuss the details.
-
624 13 3 Hello.
I have studied the project description. The task is clear and aligns with my experience—I have previously developed WordPress plugins with deep API integration, where not only data transfer was required, but also processing large datasets, filtering, aggregating statistics, and building internal business logic.
From similar projects I have already implemented:
— plugins for integrating payment gateways with transaction processing, balances, payment statuses, and webhook events;
— solutions for taxi services with data exchange via API and order processing;
— plugins for translation service websites with application distribution and client data management;
— systems for mobile operators with top-up logic, balances, transaction history, and internal reporting.
For your project, I see the architecture as follows:
— a separate WordPress plugin with its own data structure;
… — integration with the DIDWW API/SDK;
— synchronization of clients, numbers, balances, call statistics;
— data aggregation (expenses, duration, activity, analytics);
— a user-friendly mini-CRM interface within the WordPress admin panel;
— the possibility of further scaling without rewriting the core.
I regularly work with PHP, WordPress API, REST integrations, cron jobs, webhook handlers, and optimizing work with large volumes of data.
I am ready to review the full technical specification, propose a technical architecture, and provide an accurate estimate of timelines and budget after studying it. I believe my practical experience in similar integrations will allow for a stable project without unnecessary experiments.
-
2072 10 0 1 Hello Andrey!
The task is clear — essentially, a custom WordPress plugin (mini-CRM) needs to be developed with API integration with DIDWW for managing clients, numbers, call statistics, balances, and payments.
I have experience in developing:
- custom WordPress plugins
- CRM/dashboard systems within WordPress
- integrations with external APIs and SDKs
… - processing large data sets, cron jobs, and synchronizations
In your case, I envision the implementation through a separate module/plugin rather than a set of third-party plugins — this will allow for proper scaling of the system in the future.
To assess the project, I would like to clarify:
1) Is only an admin interface needed, or also a client personal account?
2) Are online payments planned within the system?
3) What is the approximate volume of data:
- clients
- numbers
- calls per day?
4) Are reports/export (CSV, Excel) needed?
5) Is there already a ready structure of interfaces/mockups?
6) Is WordPress already installed, or is the project starting from scratch?
I suggest discussing the project in private messages.
-
265 Good day, I am writing on behalf of the company Devoxen. We specialize in your task. We have extensive experience in developing WordPress plugins, CRM modules, and integrations with external APIs/SDKs. We can implement a mini-CRM within WordPress for working with IP telephony through the API and SDK of DIDWW: obtaining call statistics, expenses, balances, payments, distributing data by clients and numbers, as well as processing and aggregating data across various metrics.
We can also implement a user-friendly admin panel, automatic synchronization via cron/webhook, a filtering and reporting system, and if necessary, integration with billing and notifications. We have worked with REST API, PHP SDK, high-load data processing, and custom architecture for WordPress.
We can do this without unnecessary questions and time delays. We also provide a guarantee and support if desired. We can start working on your project immediately after discussing the technical specifications.
I suggest moving to private messages for a more detailed dialogue.
-
716 4 0 I will perform the task better than anyone else, as I have experience in creating complex WordPress plugins with external APIs, working with financial data and reporting. My architecture ensures secure storage of keys, correct processing of arrays, separation of data by clients and numbers, accurate calculation of costs and call durations. You will receive clean code with a user-friendly admin panel for managing balances, accepting payments, and viewing statistics. I pay special attention to error handling, logging, and scalability.
Work plan:
- Analysis of the technical specifications and API: studying didww methods, selecting endpoints for statistics, purchasing numbers, and managing balances.
- Architecture design: database structure for clients, numbers, transactions; cache to reduce API load.
- SDK integration: connecting didww-api-3-php-sdk, secure storage of tokens, request queue with limit handling.
- Client module: registration, number binding, call and expense statistics, balance and payment management.
- Reporting: aggregation of costs and durations, filtering by periods and numbers, export to CSV/XLS.
… - Testing: checking synchronization, API error handling, database load, security, and compatibility.
- Documentation: installation instructions, cron setup recommendations, support and expansion guidelines.
-
1872 9 0 Good day.
We will develop a connector plugin for DIDWW based on WordPress. We have experience in creating billing systems and integrations through PHP SDK, so the task of aggregating data from the API is clear to us.
How we will implement the project
Data architecture. We will create custom tables in the database to store statistics and balances. This will ensure high performance and correct data filtering by clients, unlike standard WordPress meta fields.
Integration with DIDWW API. We will use the official PHP SDK to work with numbers and statistics. We will set up background data updates through Action Scheduler, so that information about expenses and calls is always up-to-date without unnecessary load on the server.
… Billing logic. We will implement a personal account system where each client sees only their numbers and statistics. We will add the calculation of total costs and call durations on the backend side.
Payment acceptance. We will integrate payment gateways for balance replenishment within the plugin.
Technical stack
PHP 8.2+ and WordPress API.
DIDWW PHP SDK for interaction with the provider.
SQL (Custom Tables) for efficient storage of data arrays.
JavaScript (Vue.js or React) for dynamic display of statistics in the plugin interface.
Our conditions
Transparency: we will fix the development stages after studying the technical specifications.
Quality: the code will comply with WordPress standards (WP Coding Standards).
Support: 2 months of warranty service to fix any errors.
We are ready to review your detailed technical specifications for a final assessment. Please send the document in private messages.
Portfolio: quentar.space/en/startups
Please let us know if data visualization in the form of graphs (expenses by days, call duration) is required in the plugin, or if a tabular output is sufficient?
-
8085 38 0 1 Ready to invest in the budget and implement the necessary as an option wrote the calculation plugin here
https://1-rk.com.ua/calc
-
96620 1276 1 10 Hello. I have extensive experience with WordPress. I am ready for collaboration.
-
768 3 0 1 Good day.
I have reviewed your project - the task is clear, I can quickly get to work and implement it without unnecessary complexity.
I have experience in developing both small solutions and large projects with thoughtful architecture. I work with modern technologies, including backend, integrations, AI, and process automation.
Due to a large number of developments, I can implement the solution significantly faster than usually allocated for such tasks, without losing quality.
I am ready to offer an optimal option for your budget - from a quick MVP to a more extended solution.
…
To accurately assess the scope, I need to clarify a few points:
- what key requirements are critical at the first stage?
- is there a technical specification?
- what are the expectations regarding timelines?
We can discuss the details and start working immediately.
-
2712 35 0 Hello! I can start right after reviewing the full technical specification. I have extensive experience in creating plugins. Feel free to reach out, I would be happy to collaborate with you!
-
1371 3 0 Good day! I have reviewed the technical specifications — the task is clear, essentially it is a WordPress plugin-microCRM with DIDWW API integration, handling clients, numbers, call statistics, balances, and financial operations with data aggregation. I have experience with API integrations and WordPress (creating custom plugins, working with data, structuring and displaying information in the admin panel), so I can implement this functionality as a stable solution with a proper architecture and scalability for future enhancements. Project estimate: 22,000-25,000 UAH depending on the final detailing and volume of logic (balances, reports, API synchronization, data update frequency). The estimated timeline for the MVP is approximately 7-14 days after agreeing on the details of API access and the exact technical specifications. I am ready to discuss the plugin structure, clarifications on the API, and start working immediately.
-
1815 32 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, WordPress, OpenCart, CodeIgniter, etc. I am ready to complete the task. Reviews:
Freelancehunt
-
1762 19 0 1 Hello, Andrey!
Our IT company creates and improves websites that operate reliably, quickly, and solve specific business tasks for clients. We specialize in developing websites "from scratch" as well as enhancing existing solutions to increase their productivity and usability for your users.
We have experience in:
- developing responsive and fast websites on various platforms (WordPress, OpenCart, Shopify, WIX);
- integrations with payment systems, CRM, external services, and internal systems;
- optimizing website performance and security;
- setting up analytics and basic SEO tools;
… - software development and automation of business processes: managing customer databases, resource accounting, automating repetitive tasks, integrations with third-party systems;
After the project is completed, we provide 14 days of technical support. During this period, we help adapt the system to your business processes and consult on any questions related to the completed work. This ensures that the developed solution operates reliably from the moment of launch and does not require additional adjustments.
We work in a structured and responsible manner - focused on results that align with your business goals.
-
434 11 0 Good day! It doesn't look complicated, I checked the supplier's API. Message me privately, we'll discuss.
-
Для того что бы сделать ставку и указать цену, не плохо было бы залить ТЗ.
-
Current freelance projects in the category PHP
Module for OpenCart: mass creation of products from folders with imagesDevelopment of a mass product creation module for OpenCart (ocStore 3.x) A backend module for OpenCart / ocStore 3.x needs to be developed that automatically creates products from a pre-prepared folder structure with images.Main functionality: mass creation of products from… Content Management Systems, PHP ∙ 9 hours 16 minutes back ∙ 28 proposals |
Developer for CMS website project on Drupal 7 + PHP/MySQL.We are looking for a developer to assist with the setup of a CMS site on Drupal 7 + PHP/MySQL. Task:1. Create product cards for the entire range of products (currently, not all products on the site have product cards with descriptions and characteristics).2. Add correct… Content Management Systems, PHP ∙ 2 days 13 hours back ∙ 39 proposals |
Looking for a Bitrix24 specialist / CRM integrator to set up automation.Our company works with CRM Bitrix24. We need a specialist who can set up automatic addition of phone numbers to leads/orders in two formats. Automation must be correctly configured for two countries: the Republic of Moldova and Romania. Task: When creating a lead or order in… PHP, Web Programming ∙ 3 days 11 hours back ∙ 24 proposals |
Website optimizationOptimization of the website jdgreta.co.uk on Shopify. SEO audit attached to the project. Main tasks - - Fix all meta data - Complete the technical specifications for the programmer (since this project combines tasks for both the programmer and SEO, if you are not a company -… HTML & CSS, PHP ∙ 4 days 8 hours back ∙ 33 proposals |
Horoshop SpecialistNeed a specialist who can correctly set up the product Feed. Problem: Currently, over 13,000 products are being uploaded with the same type value (e.g., "everything for manicure and pedicure"). Because of this, it is impossible to segment products in Google Ads and set different… PHP, Website Maintenance ∙ 5 days 10 hours back ∙ 21 proposals |