
Suljettu
Julkaistu
Maksettu toimituksen yhteydessä
Project Title: Custom PrestaShop 8.2 Module Development (Bangla Search, Courier API, POS Sync, Advance Payment) Project Description: Hello, I own an ecommerce robotics & electronics store ([login to view URL]) running on PrestaShop 8.2 (PHP 8, MySQL, cPanel hosting). I am NOT looking for theme customization or design work. I need an experienced PrestaShop module developer to build a NEW custom module for my business workflow. This module will solve Bangla language issues and add courier, customer tracking and POS integration features. This is a backend development project. --- CORE FEATURES REQUIRED 1. Bangla Product Search Fix Currently PrestaShop search does not match Bangla keywords properly. Example: If a customer searches a Bangla product name, correct products are not found. Developer must: * Fix search indexing for Bangla * Proper UTF-8 / Unicode handling * MySQL collation correction if necessary * Accurate Bangla keyword search results --- 2. Bangla PDF Invoice Fix My invoices generate broken Bangla text. Problems: * Font missing * Characters overlapping * Boxes showing instead of Bangla letters Required: * Implement Bangla compatible PDF (mPDF or similar) * Embed Bangla font * Fully readable Bangla invoice for customers --- 3. Customer Tracking by Phone Number Currently PrestaShop identifies customers by email/order ID only. I need: * Search orders using phone number * View all previous orders of that phone * Customer history panel in admin order page --- 4. Customer Behavior Check (Courier API) In Bangladesh, courier services provide delivery behavior data. Module must: * Send phone number to courier API * Show customer risk / return history * Visible inside order admin panel (Couriers: Pathao / Steadfast / Paperfly or similar) --- 5. One-Click Courier Booking Inside each order page I want a button: "Create Shipment" Click → automatically create parcel in courier website using API. No manual typing in courier panel. --- 6. POS / Stock Sync Module I use a separate POS/stock software. I need middleware synchronization: PrestaShop → POS orders customers address status POS → PrestaShop products categories stock quantity price Automatic sync (API + cron/webhook). --- 7. Advance Payment Feature I need partial payment support. Example: Product price = 1000 Customer pays advance = 100 Remaining due = 900 Admin must be able to: * Enter advance amount * Record due amount * Show due in order * Update after delivery payment --- TECHNICAL REQUIREMENTS Developer must be experienced in: * PrestaShop module development * PHP OOP * MySQL * REST API * Cron jobs / Webhooks * PDF generation libraries (mPDF/TCPDF) * Unicode/UTF-8 encoding --- DELIVERABLES You must provide: * Installable PrestaShop module (.zip) * Middleware/API bridge * Documentation (installation + configuration) * Source code * 15 days bug fixing support --- IMPORTANT Please do NOT bid if you only do: WordPress Shopify Theme customization Only bid if you have built a PrestaShop module before. When bidding, include: 1. Your PrestaShop module work 2. How you will handle Bangla search 3. How you will create courier API integration Budget: Open for proposal (Fixed Price)
Projektin tunnus (ID): 40255915
40 ehdotukset
Etäprojekti
Aktiivinen 7 päivää sitten
Aseta budjettisi ja aikataulu
Saa maksu työstäsi
Kuvaile ehdotustasi
Rekisteröinti ja töihin tarjoaminen on ilmaista
40 freelancerit tarjoavat keskimäärin $231 USD tätä projektia

Hello, I hope you're doing well. I'd be delighted to assist with developing a custom PrestaShop module tailored specifically for your ecommerce store. With a focus on backend solutions, I'll ensure seamless integration of Bangla language support, efficient courier API integration, and POS synchronization, among other features. To get started, could you please share more about your preferred courier services for integration? Also, do you have specific requirements for the customer history panel layout in the admin order page? Lastly, what timeline are you envisioning for the completion of this module? Looking forward to creating a module that enhances your business operations efficiently. Best regards, Azeem Amin
$250 USD 7 päivässä
9,0
9,0

Hi, I read your full description and this is exactly the kind of PrestaShop backend work I do. Let me address each feature directly: 1. Bangla search - this is a MySQL collation + search indexing issue. I'd fix the database collation to utf8mb4_unicode_ci and patch the PrestaShop search indexer to handle Bangla tokenization properly. Custom module hook into the search layer. 2. Bangla PDF invoices - classic mPDF font issue. I'd swap in a proper Bangla font (like SolaimanLipi or Kalpurush) and configure mPDF to use it for the invoice renderer. This is straightforward once the font is embedded. 3. Courier API, POS sync, advance payment - I'd need the specific courier API docs (Pathao? Steadfast? Redx?) and your POS system details, but I've done similar integrations before. I won't touch your theme or design - pure module/backend work as you specified. Can we do a quick chat so I can confirm the courier API and POS system before I start? - Usama
$250 USD 21 päivässä
6,7
6,7

As an experienced developer with over two decades in the field, I am extremely adept at tackling complex problems such as the ones you've presented for your PrestaShop ecommerce store. I have a specific expertise in PHP, MySQL and REST API, all of which will be crucial in developing the custom PrestaShop module you're looking for. I am proud to say that I have built numerous modules for this platform before, and can guarantee the same level of thoroughness and attention to detail for your project. One area where my skills will especially come into their own is in tackling Bangla language issues. I understand the nuances and unique challenges associated with working with different languages, and will bring this knowledge to bear-- sorting out search indexing so it works both with English and Bangla keywords properly, implementing Bangla compatible PDF, checking proper Unicode/UTF-8 encoding for seamless system-wide compatibility. Another key aspect of your project is courier functionality -- integrating API based courier services like Pathao / Steadfast / Paperfly into your system for easy order tracking and automated parcel creation. This is an area where I have a wealth of experience as well, so you can rest assured that your customers' orders would glide effortlessly right up until delivery.
$140 USD 7 päivässä
6,9
6,9

Nice to meet you ,The requirements of your project match my areas of work and skills, to introduce myself. My name is Anthony Muñoz and i am the lead engineer for DS Pro IT agency. I have worked for over 10 years as a Full-Stack and software development engineer and have successfully done multiple jobs. It will be a pleasure to work together to make your project. Feel free to discuss about the project with me, greetings.
$500 USD 7 päivässä
5,9
5,9

Hi, As per my understanding: You need a custom backend PrestaShop 8.2 module (not design work) to solve Bangla search and PDF issues, add phone-based customer tracking, integrate courier APIs (risk check + one-click booking), sync data bi-directionally with your POS system, and implement an advance payment workflow. The solution must be installable, API-driven, UTF-8 compliant, and production-stable with documentation and support. Implementation approach: Approach 1: Core Module Architecture – I will build a modular PrestaShop 8.2 extension using PHP OOP, creating separate service layers for Bangla search indexing (UTF-8 collation correction, custom search override if required), Bangla-compatible PDF generation with embedded fonts (mPDF), phone-based order lookup hooks in admin, and structured advance-payment logic integrated into order states. Approach 2: Integration & Middleware Layer – I will implement REST-based courier API connectors (Pathao/Steadfast/Paperfly), including risk checks and one-click shipment creation from order view. For POS sync, I will build a secure API bridge with cron/webhook automation handling bidirectional sync (orders, stock, price, status) with logging and error handling. A few quick questions: Does your POS system already expose REST APIs? Which courier API documentation is available? Should advance payments reflect in accounting reports?
$98 USD 5 päivässä
5,0
5,0

I'll develop a custom PrestaShop 8.2 module to fix Bangla search, integrate courier API, implement POS sync, and add advance payment features, meeting all technical requirements, within the proposed budget, providing installable module, middleware, documentation, source code, and 15 days bug fixing support. Waiting for your response in chat! Best Regards.
$140 USD 3 päivässä
4,4
4,4

**DO NOT PAY ME UNTIL I COMPLETE! :)** Hello my valuable client :) My profile is new over here but I have 7 years of experience in this field. I have completely understood about your project. Also I will provide you free maintenance on your project for 1 year after project completion. I can definitely complete this in your timeframe. Give me one chance to prove myself. Hit the chat button to get started. If you will not like my work then you dont need to pay me any money so dont worry and have faith in me :) I am eagerly waiting for your message.
$150 USD 7 päivässä
4,2
4,2

Hey — saw your post about a custom PrestaShop 8.2 module for Bangla ecommerce. Getting Bangla search working properly alongside courier API integration and POS sync is usually where things start breaking or giving inconsistent results. Quick question before I suggest an approach: Are you already using any specific courier/POS providers (e.g. Steadfast, Pathao, PriyoShop, etc.), or is that still open? I’ve built and customized modules for PrestaShop 1.7 and 8.x, including custom search logic, API integrations, and syncing inventory/orders with external systems. If you share your current store URL and any tech spec or provider docs you have, I can review and tell you what’s realistic for this module and the timelines.
$140 USD 7 päivässä
4,0
4,0

Hello!, I am a Florida-based senior software engineer with extensive experience in e-commerce systems. I've carefully read your project description for the Custom PrestaShop 8.2 Module Development and I understand the importance of integrating Bangla search, courier APIs, and POS sync features to enhance the user experience. With over 15 years in the industry, I specialize in building practical solutions that drive results. I’ve worked on similar projects, including a custom e-commerce platform that streamlined operations and improved user engagement. My experience ensures that I can deliver a module that not only meets your needs but also enhances your customers' shopping experience. Could you please clarify the following questions to help me better understand the project? 1. What specific functionalities do you envision for the Bangla search feature? 2. Are there any particular courier APIs you have in mind, or should I suggest options based on compatibility? 3. What are your expectations regarding the timeline for this project? I believe in clear communication and structured milestones to ensure timely delivery. Let's collaborate to create a robust solution that aligns perfectly with your vision. I'm looking forward to discussing this further! -James
$200 USD 4 päivässä
2,6
2,6

Hello, I’m a PrestaShop developer with 6+ years of experience, specialized in custom module development (PS 1.7 & 8.x, PHP 8, MySQL, REST APIs). I can develop a clean, installable PS 8.2 module covering all required features: Bangla Search Fix I’ll correct UTF-8 handling, review MySQL collation (utf8mb4), and extend PrestaShop search indexing to properly tokenize Bangla keywords for accurate results. Bangla PDF Invoice Implement mPDF/TCPDF with embedded Bangla font to ensure proper glyph rendering, no broken characters or overlap. Phone-Based Order Tracking Add admin panel search by phone + customer history block inside order view. Courier API Integration Custom API connector (Pathao/Steadfast/Paperfly): • Send phone → fetch risk/return data • Display in admin order panel • One-click shipment creation via API POS Sync Middleware Two-way sync via REST API + cron/webhook: PS → POS (orders, customers, status) POS → PS (products, stock, price, categories) Advance Payment Feature Partial payment logic with due tracking, admin controls, and order-level balance updates. Deliverables: installable module (.zip), documented middleware, source code, and 30 days support. We can discuss the timeline + fixed price proposal in chat. Looking forward to connecting with you.
$140 USD 7 päivässä
2,4
2,4

I understand that you need a custom PrestaShop module to address specific Bangla language issues, enhance customer tracking, and integrate with courier services and your POS system. The key features, including improving Bangla product search, fixing PDF invoices, and enabling one-click courier bookings, are clear priorities that will streamline your operational workflow. With over 15 years of experience and having delivered more than 200 projects, I specialize in PHP, MySQL, and API integration, particularly within e-commerce environments. My background in building PrestaShop modules positions me well to tackle the challenges outlined in your project. To address your needs, I would first focus on optimizing the Bangla search functionality by correcting indexing and ensuring proper UTF-8 handling. For the PDF invoice issue, I would implement mPDF to support Bangla fonts. I would also develop the customer tracking and courier features using REST APIs, ensuring seamless integration with your existing systems. A realistic timeline for completion would be around 4-6 weeks, allowing for thorough testing and adjustments. I’d be happy to discuss your project in more detail to ensure we cover all your requirements.
$33 USD 7 päivässä
2,4
2,4

Hello, I am Inweb Technologies, a seasoned PHP developer with over 10 years of experience in PrestaShop module development and software solutions. I have carefully reviewed your project requirements for a Custom PrestaShop Module for Bangla ecommerce and I am confident in delivering a tailored solution that addresses your specific needs. With expertise in digital marketing and web development, I specialize in creating optimized websites and executing result-driven marketing campaigns to boost lead generation and sales. I am keen to discuss your project further and explore how I can assist in achieving your business goals. I look forward to connecting with you in chat to delve deeper into the specifics of your project. Best regards, Raj
$250 USD 7 päivässä
0,3
0,3

Hi, I’ve built custom PrestaShop modules (backend-focused) and can develop a new module for PrestaShop 8.2 to handle Bangla search, courier API integration, POS sync, and advance payments as per your workflow. This will be a clean, installable module (no theme customization). Approach: • Bangla search: fix UTF-8/Unicode handling, adjust MySQL collation, and improve indexing so Bangla keywords return accurate results. • Bangla invoices: replace PDF rendering with mPDF/TCPDF, embed Bangla fonts, and ensure proper Unicode rendering (no boxes/overlaps). • Customer tracking: add phone-based order search and a customer history panel in the admin order page. • Courier APIs (Pathao/Steadfast/Paperfly): fetch delivery behavior/risk by phone and enable one-click shipment creation from the order page. • POS sync: middleware to sync orders/customers/status from PrestaShop → POS and products/categories/stock/price from POS → PrestaShop using REST APIs + cron/webhooks. • Advance payment: partial payment fields in admin, due tracking, and updates after delivery. Delivery: Installable module (.zip), middleware/API bridge, full source code, documentation, and 15 days of bug-fix support. All built with PHP OOP, MySQL, REST APIs, and scheduled sync jobs. I can share examples of previous PrestaShop modules and detail how I’ll handle Bangla search and courier integrations before starting.
$110 USD 7 päivässä
0,0
0,0

Hello, I’ll develop your custom PrestaShop module with a focus on seamless Bangla language integration and optimized performance. The module will be built to ensure full compatibility with your existing store, providing a robust and scalable solution for localizing content and enhancing the user experience for your target audience. I will ensure the code is clean, secure, and easily manageable through your PrestaShop admin panel. Questions: Are we focusing specifically on a translation management interface or do you require local payment/courier API integrations for the Bangladesh market as well? Best regards, Hassan
$140 USD 7 päivässä
0,0
0,0

Hi, I understand you need a custom PrestaShop 8.2 module to handle Bangla product search, PDF invoice fixes, courier API integration, POS/stock sync, and advance payment functionality. I can develop a fully installable module that resolves Bangla search and invoice issues with proper UTF-8 handling and embedded Bangla fonts, integrates with courier APIs for tracking and one-click shipment, and synchronizes orders, customers, and stock with your POS system. The module will also support partial payments with due tracking. I will provide clean OOP PHP code, REST API integration, cron/webhook support, documentation, and 15 days of bug support after delivery. The module will be fully backend-focused, compatible with your PrestaShop setup, and ready to install via .zip. Please share your POS API details and preferred courier services so I can start planning the integration flow. I have built PrestaShop modules before and can ensure smooth functionality across your business workflow. Best regards mudassar m.
$50 USD 2 päivässä
0,0
0,0

Hello, I’m an experienced PrestaShop module developer (PHP OOP, MySQL, REST API) and can build this as a fully custom backend module. Approach: • Bangla Search – Fix UTF-8 (utf8mb4) & collation, override search indexing, normalize Bangla keywords, rebuild index for accurate results. • Bangla PDF Invoice – Replace invoice generator using mPDF with embedded Bangla font (e.g., Noto Sans Bengali) to fix broken characters. • Phone Order Tracking – Extend admin order controller to search/view full order history by phone. • Courier API (Pathao/Steadfast/Paperfly) – Secure REST integration, risk check display in admin, one-click shipment creation with tracking auto-save. • POS Sync – Middleware with API + cron/webhook, bi-directional sync (orders/customers → POS, stock/products → PrestaShop). • Advance Payment – Partial payment logic with due tracking and status updates. You’ll receive: - Installable module (.zip) - Middleware/API bridge - Documentation - Full source code - 15 days bug support Estimated Cost: For full system (all 7 modules): $250 – $350 fixed price Timeline: 4–6 weeks depending on courier & POS API complexity. If POS API is complex, cost may adjust slightly. Ready to discuss details and confirm scope.
$140 USD 7 päivässä
0,0
0,0

I am a perfect fit for your project focused on developing a clean, professional, and user-friendly PrestaShop 8.2 custom module with seamless Bangla search, courier API integration, POS sync, and advance payment features. I understand the need for accurate Bangla keyword search with proper UTF-8 handling, integrated courier tracking and booking, automated POS synchronization, and backend partial payment functionality to enhance your ecommerce robotics store workflow. While I am new to freelancer, I have tons of experience and have done other projects off site involving PHP OOP, MySQL, REST API development, and PDF generation with Unicode support. I would love to chat more about your project! im willing to do it for less money but still best quality in exchange for a good review Regards, Henrux Faurie
$200 USD 14 päivässä
0,0
0,0

Recently, I helped a PrestaShop client fix their multilingual search issues, improving product findability by 40% through UTF-8 adjustments and custom indexing. I’d love to help with this. With 5+ years of experience, I deliver high-quality work that’s clean, reliable, and on schedule. I prioritize clarity, efficiency, and consistent communication so you always know where the project stands. I’ve completed similar projects successfully and understand how to turn requirements into practical, polished results. If you need someone experienced who can take ownership and execute smoothly from start to finish, I’m ready to start immediately. While I am new to Freelancer, I have tons of experience and have done other projects off site. I would love to chat more about your project! Regards, Cristiano Ferreira
$200 USD 14 päivässä
0,0
0,0

Hi, I’m Anton, a senior full‑stack developer from Irvine, CA with 15+ years of experience, including custom ecommerce development and PrestaShop module creation. I can develop your custom PrestaShop module for the Bangla market with the exact features you need — whether it’s localized UI/text support, custom shipping/payment rules, product behavior enhancements, admin tools, or checkout customizations. I’ll build the module following PrestaShop best practices so it integrates cleanly with your existing store, uses proper hooks, respects overrides, and remains maintainable with future updates. I’ll also thoroughly test the module across the storefront and back office to ensure it works reliably and is easy for you to manage. Two quick questions: 1. What specific features/functions should this module include? 2. Which PrestaShop version is your store running? I’m ready to start immediately and deliver a polished, production‑ready PrestaShop module tailored to your needs. Best regards, Anton
$140 USD 7 päivässä
0,0
0,0

Chandpur, Bangladesh
Maksutapa vahvistettu
Liittynyt elok. 14, 2020
$30-250 USD
$30-250 USD
$30-250 USD
$250-750 USD
$30-250 USD
$250-750 USD
$2-8 USD/ tunnissa
$250-750 USD
€6-12 EUR/ tunnissa
$750-1500 USD
$15-25 USD/ tunnissa
$30-250 USD
$30-250 USD
₹600-3000 INR
₹12500-37500 INR
$1500-3000 USD
₹12500-37500 INR
€30-250 EUR
$30-250 USD
€30-250 EUR
$15-25 USD/ tunnissa
€12-18 EUR/ tunnissa
$10-30 USD
€750-1500 EUR
₹1250-2500 INR/ tunnissa