
Completed
Posted
Paid on delivery
I have a bespoke Joomla 3 component that now needs to run smoothly on Joomla 6. The upgrade is more than a version bump: every layer of the extension—admin interface, site-side views, and its database calls—must be adjusted to the current Joomla framework and PHP standards. Scope of work • Refactor the existing backend so it uses Joomla 6 MVC structure, namespacing, and modern routing. • Rebuild all frontend layouts to match the new template overrides system while keeping the existing look and feel. • Update all database queries to Joomla’s latest database API, removing deprecated methods. • Audit the code for any embedded third-party libraries; document and replace or refactor them where necessary. • Deliver a clean installable J6 package and a short migration guide explaining any new setup steps. Acceptance The component must install without warnings on a fresh Joomla 6 site, all original features must function, and there should be no deprecated notices in PHP 8 error logs. If you have recent Joomla 4/5/6 porting experience and can start soon, I’d love to see examples of similar upgrades you’ve completed.
Project ID: 40592932
126 proposals
Remote project
Active 7 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs

Hello, I see that you need to upgrade your bespoke Joomla 3 component to work seamlessly with Joomla 6. This involves a comprehensive refactor of the backend to align with the new MVC structure, updating the frontend layouts, and ensuring all database calls comply with the latest standards. With 7+ years of experience in PHP and Joomla development, I’m confident in my ability to tackle this challenge efficiently. My approach would begin with a thorough audit of the existing code to identify areas needing adjustment. I would then refactor the backend and update the frontend layouts, ensuring that the original look and feel remains intact. I would also carefully update database queries and document any third-party libraries that need attention. Could you share more about any specific features or functionalities of the component that are especially critical to maintain during the upgrade? Best regards, Ivan Mandinski
€140 EUR in 2 days
7.6
7.6
126 freelancers are bidding on average €130 EUR for this job

With a focus on upgrading your bespoke Joomla 3 component to Joomla 6, I will revamp the backend, frontend, database, and codebase for compatibility, performance, and security. By aligning the backend with Joomla 6 MVC, modernizing routing, and updating database queries, I will ensure seamless integration. Frontend layouts will be rebuilt to match the new template overrides, retaining the current design. Third-party libraries will be reviewed, updated, or replaced as needed for Joomla 6 compatibility. The final package will seamlessly integrate into Joomla 6 without errors. Let's work together to ensure your component meets the latest standards and is primed for future enhancements.
€225 EUR in 5 days
8.8
8.8

Hey, I will refactor your bespoke Joomla 3 component to a clean J6 package: namespaced MVC structure, modern routing, updated database API calls, and rebuilt frontend layouts that preserve your current look. You will get an installable package plus a short migration guide. I will test on a staging J6 instance first, so nothing touches your live site until it installs warning free with zero PHP 8 deprecated notices. Questions: 1) Roughly how many admin views and site views does the component have? 2) Does it rely on any custom database tables beyond core Joomla? Send me a message and we can go over the details. Best regards, Kamran
€33 EUR in 10 days
8.6
8.6

Hi, I have extensive experience with Joomla, having successfully upgraded several components to newer versions while ensuring compatibility with the latest PHP standards. I will refactor your backend to utilize Joomla’s MVC structure, modernize the frontend layouts, and update all database queries as specified. Additionally, I’ll audit and document any third-party libraries. I guarantee a clean installation package along with a migration guide. You can expect all original features to continue working smoothly on a fresh Joomla 6 site. Let’s discuss how I can help you get this upgrade done efficiently. Best Regards, Priyanka
€140 EUR in 2 days
8.5
8.5

SURE------------ Upgrade Joomla 3 Component to v6------I believe I can do this project in an efficient and professional manner. I have 8+ years of experience in PHP/Full stack Developer. Expertise in: HTML, UI/UX, Bootstrap, JavaScript, React.js, PHP, Laravel, UX, Magento, WordPress, Shopify, MySQL, CMS, and various frameworks to deliver top-notch results I have some queries to give you accurate time and price Best Regards,
€250 EUR in 7 days
8.2
8.2

Hello, I can upgrade your custom Joomla 3 component to Joomla 6, refactoring it to use the latest MVC architecture, namespaces, routing, and database API while ensuring full PHP 8 compatibility. I’ll preserve the existing functionality and design, remove deprecated code, review any third-party libraries, and deliver a clean, installable Joomla 6 package with a migration guide. I have experience modernizing legacy Joomla extensions and can start immediately. Best regards, Muhammad Rizwan LA
€80 EUR in 1 day
8.2
8.2

Hi, I'm a senior developer with 20+ years of experience, Top Rated on Freelancer.com with 1,500+ completed projects and a 5-star record, and I've upgraded Joomla components from v3 to v4/5/6 dozens of times. I'll start by reviewing the component’s codebase to confirm compatibility gaps, then rebuild the backend using Joomla 6’s MVC structure and namespacing, refactor frontend layouts to use current template overrides while preserving the existing design, and migrate all database calls to Joomla’s modern API. I'll audit and replace any embedded third-party libraries, test the component in a clean Joomla 6 environment, and package it with a migration guide for smooth deployment. I can start immediately.
€150 EUR in 2 days
8.1
8.1

Hi, You’re not just upgrading a component , you’re protecting years of business logic while moving it onto Joomla 6 without breaking the backend or frontend flow. I’ve handled PHP-based CMS migrations and framework refactors, including MVC restructuring, namespacing, routing updates, template override compatibility, and database API modernization, so I can help make this port clean and stable. I’ll review the current Joomla 3 component layer by layer, refactor the admin and site views for Joomla 6, replace deprecated database calls, and check any bundled third-party libraries that need updating or removal. I’ve shared an initial estimate based on your description, and once we go over a few technical or functional details, I’ll confirm the exact cost and delivery schedule. Could you share whether the component uses any custom controllers/models outside standard Joomla patterns, and are there any third-party libraries that must be preserved? Also, do you already have a Joomla 6 test site available for validation? Looking forward to your reply so we can finalize the exact plan. Thanks, Asad
€75 EUR in 3 days
8.2
8.2

Porting a bespoke Joomla 3 component to J6 means every legacy JFactory/JDatabase/JController call moves into the namespaced framework, so I'd start by mapping your current MVC into the Joomla\Component structure with service providers, then rebuild controllers, models and views on the new MVC and routing rules. Frontend layouts get rebuilt as tmpl template overrides so the current look and feel stays identical while following J6's override system. Every getDbo query moves to the DatabaseInterface/QueryInterface API with quoteName and bind, dropping the deprecated query methods that throw notices under PHP 8. I'll audit the embedded third-party libraries, flag anything unmaintained, and either swap it for a Composer package or refactor it, all documented in the migration guide alongside the clean installable package. Yes, I've done recent J4/J5/J6 ports and can share examples, and I can start this week and keep it warning-free on a fresh J6 install. One thing that shapes the effort: does the component ship its own SQL update scripts and custom JTable classes, or does it rely on core tables? That decides how much schema and versioning work the J6 extension XML needs. Muhammad Saad
€200 EUR in 12 days
7.9
7.9

Greetings, I see that you're looking to upgrade your bespoke Joomla 3 component to run smoothly on Joomla 6, which involves a comprehensive overhaul rather than just a simple version update. My approach would involve refactoring the backend to align with Joomla 6's MVC structure, updating frontend layouts to the new template system while retaining the original design, and ensuring all database queries are current and efficient. With solid experience in Joomla porting and familiarity with the latest PHP standards, I can effectively audit and modernize your component, ensuring it installs cleanly and functions without deprecated notices. I’m committed to delivering a robust solution that meets your expectations and keeps your site's performance in mind. Best regards, Saba Ehsan
€100 EUR in 3 days
7.5
7.5

Hi, I have extensive experience modernizing and maintaining custom PHP applications and CMS extensions. For your Joomla component, I would carefully refactor the backend to the Joomla 6 MVC structure with proper namespacing, update frontend layouts to the latest template override system, replace deprecated database calls with the current API, and audit third party libraries to ensure full compatibility with PHP 8 and Joomla 6. My goal is to deliver a clean, installable extension that preserves all existing functionality while eliminating deprecated code and making future maintenance much easier. A couple of questions: 1. Approximately how large is the existing component, and does it include custom plugins or modules alongside the main component? 2. Do you have a Joomla 3 test environment where the current extension can be reviewed before starting the migration? I can start immediately and deliver a fully compatible Joomla 6 component with clean code, complete functionality, and a smooth migration process. Thanks,
€140 EUR in 7 days
7.3
7.3

Yes, I will help migrate your custom Joomla 3 component to Joomla 6. I have experience modernizing legacy CMS extensions and refactoring custom code to align with current framework standards while preserving existing functionality. For this project, I will update the component to Joomla 6's MVC architecture, implement proper namespacing and routing, rebuild the frontend views to work with the current template override system, and replace deprecated database calls with Joomla's latest database API. I will also audit any bundled third-party libraries, document any required replacements or refactoring, and ensure compatibility with PHP 8. The final deliverables will include a clean installable Joomla 6 package, thorough testing on a fresh Joomla 6 installation, and a migration guide outlining any new installation or configuration steps. My goal is to ensure all existing features continue to work without PHP deprecation warnings or installation issues. I am available to start right away and would be happy to review the existing component to provide an accurate timeline and discuss any compatibility considerations before beginning. Regards.
€140 EUR in 7 days
7.6
7.6

Hello, I’ve reviewed your Joomla 3 component upgrade to Joomla 6 and I’m confident I can deliver a robust, future-proof extension that runs cleanly on PHP 8+ without warnings. With recent Joomla 4/5/6 porting experience, I will refactor the backend into a Joomla 6 MVC structure with proper namespacing and modern routing, rebuild frontend overrides to preserve the look and feel, and migrate all database calls to the latest API (avoiding deprecated methods). I’ll audit embedded libraries, document replacements, and provide a clean installable J6 package plus a concise migration guide. The result will install on a fresh Joomla 6 site without warnings, preserve features, and keep PHP 8 logs clean. I can start immediately and deliver a plan with milestones within 24 hours, followed by a working J6 package within a couple of weeks depending on dependencies. Best regards, The Development Team -
€100 EUR in 5 days
6.6
6.6

Hi, I'm interested in your project "Upgrade Joomla 3 Component to v6". I have relevant experience and can deliver quality results within your timeline and budget. I'd love to discuss the details. Please feel free to reach out.
€100 EUR in 3 days
6.8
6.8

Hello, I’ve recently upgraded several bespoke Joomla 3 components to Joomla 5/6, so I understand the shift to namespaces, MVC refactoring, and PHP 8 compliance. I’ll refactor your backend into the J6 structure, modernize routing, and rebuild frontend layouts using override patterns while preserving your current UI. I’ll update all queries to the latest database API, remove deprecated calls, audit third party libraries, and document replacements. You’ll receive a clean installable package plus a concise migration guide. I’ve handled similar ports end to end, ensuring zero warnings and full feature parity on fresh installs. Available immediately, clear communication throughout. Thanks- Webcast Technology
€75 EUR in 2 days
6.7
6.7

As a full-stack developer with a specialization in web development for over 8 years, I am well-versed in Joomla and have extensive experience in Joomla version migrations and upgrades. I have successfully completed similar projects to upgrade Joomla 3 components to newer versions, guaranteeing smooth running and compatibility. Most notably, I have recently worked on Joomla 6 projects leveraging the MVC structure, namespacing, and modern routing to ensure your component aligns seamlessly with the Joomla 6 framework. In addition to perfecting your database queries to match the latest Joomla standards, I will conduct a thorough code audit checking for any outdated embedded third-party libraries. Should we find any, we will document them and decide together whether to replace or refactor them. In addition to delivering a clean J6 installable package, I will provide a short migration guide explaining any new setup steps. My commitment is not just towards your project's completion but also its long-term support and maintenance
€190 EUR in 7 days
6.4
6.4

Hello, I came across your Upgrade Joomla 3 Component to v6 and I am very interested in working with you. I have reviewed your requirements and full understand the scope of expectations. I specialize in PHP, CSS, Web Development, and have successfully delivered similar projects before. I am committed to delivering high-quality work with reliability, clarity and professionalism. I work transparently throughout the project progress, deadlines and expectation stay clear at every stage. I would be glad to disucss further details and am ready to start immediately. Looking forward to hearing from you. Regards. Anum
€250 EUR in 2 days
6.1
6.1

Hi I understand you are looking for a practical Joomla 3 → Joomla 6 upgrade of a bespoke component, where the backend, frontend views, and database layer are refactored to match the Joomla 6 framework and PHP 8 standards so it installs cleanly and runs without deprecated notices. I’m experienced with Joomla component work and PHP modernization, focusing on turning legacy MVC patterns and old database calls into Joomla-native implementations. My approach is to audit first, then refactor in small, verifiable steps so the original features remain intact while routing, namespacing, and template override behavior are brought in line. For your project, I would start by mapping each admin/site entry point and data access path, then refactor the backend controllers/models/views to Joomla 6 MVC with namespacing and current routing. Next I’d rebuild the frontend layouts to work with the Joomla 6 template overrides system without changing the existing look and feel, then update all DB queries to Joomla’s current database API and remove deprecated calls. Finally, I’d audit embedded third-party libraries, produce a clean installable Joomla 6 package, and write a short migration guide for any setup differences so you have a checklist for a fresh-site install. Best, Justin
€140 EUR in 7 days
6.3
6.3

Hi, I can port your Joomla 3 component to v6 by refactoring the MVC structure and modernizing the database layer to avoid deprecated calls. I recently upgraded a Joomla 3 extension to Joomla 5, replacing old database queries with the new API and adjusting the frontend to the updated template system. I’d approach this using Joomla’s latest MVC and routing while keeping the CSS changes minimal where possible. The biggest improvement will come from removing all deprecated methods before testing on PHP 8. I’ll work in small, isolated commits so you can review changes step by step and revert if needed. This ensures the component runs cleanly on Joomla 6 without warnings or errors, maintaining all original features. If this matches your needs, I can start right now. Thanks, Denis.
€150 EUR in 3 days
6.3
6.3

Greetings, Upgrading your bespoke Joomla 3 component to Joomla 6 involves more than just a simple version change; it requires a thorough refactoring to align with the latest MVC structure, modern routing, and updated database APIs. I can help ensure that your component not only operates smoothly but also adheres to current PHP standards. My approach would include: 1. Refactoring the backend to utilize Joomla 6’s MVC structure, ensuring clean and organized code. 2. Rebuilding frontend layouts while maintaining the existing look and feel—keeping your user experience consistent. 3. Updating database queries to eliminate deprecated methods, ensuring compatibility with PHP 8. 4. Conducting an audit of any third-party libraries, documenting and replacing them as needed. I have successfully handled similar upgrades in the past, ensuring components install without warnings and function flawlessly.
€140 EUR in 3 days
6.1
6.1

Hello, I have extensive experience upgrading and modernizing PHP-based CMS applications, including Joomla components, while ensuring compatibility with the latest framework standards. I can refactor your custom Joomla 3 component to Joomla 6 by updating the MVC architecture, namespacing, routing, database API, and frontend layouts without affecting the existing functionality or design. I'll deliver a clean Joomla 6 installable package, PHP 8-compatible code with no deprecated notices, and a concise migration guide. I'm available to start immediately and would be happy to discuss your component in detail. Looking forward to collaborating with you! Thanks, Santosh
€150 EUR in 3 days
6.9
6.9

Dronten, Netherlands
Payment method verified
Member since Jan 31, 2021
€250-750 EUR
€250-750 EUR
€250-750 EUR
€250-750 EUR
€250-750 EUR
₹1500-12500 INR
₹12500-37500 INR
€8-30 EUR
$8-15 AUD / hour
₹1500-12500 INR
€250-750 EUR
$50-650 NZD
₹1500-12500 INR
$250-750 CAD
$85-170 AUD
₹1500-12500 INR
₹4000-5000 INR
$30-250 USD
$30-250 USD
$250-750 USD
₹600-1500 INR
$3000-5000 USD
₹1250-2500 INR / hour
£100-300 GBP
₹1500-12500 INR