Budget: 1000 UAH Deadline: 1 day
Good afternoon. I don't see any difficulties, I'm ready to do it within a couple of hours.
Budget: 700 UAH Deadline: 2 days
☺️Good day!
I am ready to start working immediately.
I will fix everything within an hour and provide recommendations for improvement.
For better configuration, I will need access to the hosting and the website control panel.
Why me? Because I manage many VDS/VPS.
Write in private chat to discuss all the details.
Feel free to reach out!✅
Budget: 700 UAH Deadline: 1 day
Alexander, good afternoon!
I am ready to help. First, I would like to familiarize myself with your website. We will discuss a few details, and I will start working right away.
Write to me, I will be happy to help!
Budget: 700 UAH Deadline: 3 days
I am engaged in website migration.
The task is simple.
I can complete it if needed,
Budget: 700 UAH Deadline: 1 day
Hello! I can transfer, set up, and fix all bugs after the transfer, feel free to reach out.
Budget: 1500 UAH Deadline: 2 days
Hello, Alexander.
I am interested in your project.
I would be happy to invest my experience and efforts for its successful implementation.
I look forward to your decision.
Budget: 700 UAH Deadline: 1 day
Ready to transfer the project to WordPress from one server to another. I will take into account possible difficulties due to the template solution and ensure the website works correctly after the transfer. The domain name will remain unchanged. If additional configuration is needed, I will also help.
Budget: 1200 UAH Deadline: 1 day
Good day
System administrator, devops with over 5 years of experience.
Ready to transfer your project to a new server, the price depends on the configuration of the new server.
For discussion, please write in private messages.
Budget: 700 UAH Deadline: 1 day
Good day!
I will transfer your website quickly and reliably.
First, we will make a backup of the database/website, then we will transfer it to the new site - which guarantees a 100% result. No plugins for transfers. After the transfer, if necessary, I will update WordPress and plugins to the latest versions.
If you need to configure the VPS - I will do it. I will check the domain and email settings.
I am waiting for your response.
Budget: 1000 UAH Deadline: 1 day
I am ready to promptly and carefully transfer your project to WordPress from one server to another. I will take into account possible nuances related to the template solution to avoid issues with the website's functionality. I will ensure the correct transfer of all data, files, and the database, as well as check the website's operability after the transfer.
Budget: 2000 UAH Deadline: 2 days
Hello,
I am ready to transfer your project!
I guarantee that users will not notice the transfer.
Budget: 1000 UAH Deadline: 2 days
Good afternoon, Alexander
I am ready to do it
Write to me in private messages, we will discuss the details
Sincerely, Alexander
Budget: 2000 UAH Deadline: 2 days
I will help with the transfer.
Profile: Freelancehunt
Reviews: Freelancehunt
Budget: 1000 UAH Deadline: 1 day
Good day! I specialize in developing online stores and custom solutions for them on the WordPress/WooCommerce platform. I have extensive experience.
Budget: 1000 UAH Deadline: 1 day
Good day. I would be happy to collaborate.
I am ready to discuss the details in private correspondence.
Extensive experience, responsible and quality approach.
Budget: 1000 UAH Deadline: 1 day
Good day.
I am ready to help you.
10+ years of experience in technical hosting + DevOps.
I know Wordpress perfectly.
I will be happy to collaborate.
Budget: 2500 UAH Deadline: 2 days
Hello. I am ready to help with the transfer. Which hosting are you planning to transfer to?
Budget: 2000 UAH Deadline: 1 day
Good day!
I am ready to transfer the website.
Approximately - a couple of hours (depending on the size of the website).
Sincerely, Ivan
Budget: 700 UAH Deadline: 1 day
Hello!
I have over 4 years of experience in development on WordPress.
I look forward to your personal messages to discuss the details.
I will be happy to collaborate.
Budget: 1000 UAH Deadline: 1 day
Good afternoon. I am ready to transfer the website. Please write in private messages.
Budget: 1000 UAH Deadline: 1 day
Good day. I can reschedule today. I have 7 years of rescheduling experience.
I will be happy to help you.
Budget: 1000 UAH Deadline: 1 day
Good day, I can quickly and efficiently transfer your website to a new hosting.
Budget: 1500 UAH Deadline: 2 days
Good day! I am ready to transfer your project to a new server, we can discuss the details in private messages! I can start working today!
Budget: 1000 UAH Deadline: 1 day
Good morning. Do you only need to transfer the website? No server setup is needed? Domain emails and letters also do not need to be transferred.
Write to me, I indicated the price for transferring only the website.
Budget: 1000 UAH Deadline: 1 day
I will do it......................................................................................
Proposals concealed
Proposals are currently absent
Current freelance projects in the category PHP
I want a bot for Telegram. Loading dialogues. With the help of AI, checking for potential lies. A website with advanced features. Registration, API, statistics, etc.
An experienced Laravel developer is required for the integration of a payment system into an existing project. About the project Backend: Laravel Frontend: React Project: cloud file storage platform (similar to Dropbox) What needs to be implemented Integration of credit card payments via the payment system API. Creation of a payment. Redirecting the user to the payment page. Handling successful and unsuccessful payments. Processing callback/webhook. Checking the payment status. Correctly changing the order status after successful payment. Logging API requests and responses. Functioning in both test and production environments. Requirements Excellent knowledge of Laravel. Experience in integrating payment systems (bank APIs, etc.). Experience working with REST APIs. Will be an advantage Experience in integrating bank payment gateways. Ability to show similar projects. What we will provide Complete technical documentation of the payment system. Access to the test environment. When responding, please indicate: 1. Which payment systems you have already integrated. 2. Cost of work. 3. Completion time. 4. Examples of similar projects (if available).
It is necessary to migrate the Opencart online store from PHP 7.4 to PHP 8.x. Currently, the core version is 3.0.3.8. We read that most likely the core will also need to be migrated to version 4.0 and there shouldn't be many difficulties... The functionality is mostly custom, and there are also Simple, OCFilter, Nova Poshta. We are waiting for recommendations and an approximate price. Ideally, someone who has already done similar work.
Updating and migrating Laravel projects to a new server
It is necessary to perform the update, transfer, and configuration of Laravel projects to a new server, ensuring stable operation, security, protection against exploits, and correct functioning of all services after migration. 1. Main tasks Prepare the new server for operation. Transfer project files, databases, configurations, and cron jobs. Update server software. Configure a secure environment for Laravel. Check compatibility of PHP, Laravel, Composer packages, and dependencies. Ensure protection against known exploits, malicious requests, and unauthorized access. Set up SSL certificates. Check the functionality of the websites after the transfer. 2. Transfer of Laravel projects For each project, it is necessary to: Transfer project files. Transfer the database. Transfer the .env configuration. Set directory access permissions: storage bootstrap/cache Check functionality: homepage; admin panel; authorization; forms; API; file uploads; email sending; cron jobs; queue workers.3. Security and protection It is necessary to implement basic and application-level protection: close root access via SSH; configure SSH access only via keys; change the default SSH port if necessary; configure the firewall; allow only necessary ports; install Fail2Ban; hide service versions of Nginx/Apache/PHP; restrict access to .env, .git, backup files, log files; set correct file permissions; check projects for malicious files; check Composer packages for known vulnerabilities; update dependencies if it does not break functionality; configure protection against SQL injection, XSS, CSRF, and path traversal; check the correctness of Laravel APP_ENV and APP_DEBUG; set APP_DEBUG=false in production; configure rate limiting for critical endpoints; check access to storage/uploads; configure protection against PHP execution in upload directories; check access rights to admin panels. 4. SSL and domains It is necessary to: Install SSL certificates. Configure automatic SSL renewal. Enable redirect from HTTP to HTTPS. Check the correct operation of websites via HTTPS. 5. Backup It is necessary to configure backup: project files; databases; .env files; uploaded media; cron configurations; Nginx/Apache configurations. Backup should be performed automatically on a schedule. It is preferable to store copies separately from the main server. 6. Post-transfer verification After migration, it is necessary to check: absence of 500/403/404 errors; absence of critical errors in Laravel logs. 9. Result of execution After the work is completed, there should be: Laravel projects successfully transferred to the new server; websites are functioning stably; SSL is configured; the server is protected with basic security settings; access to critical files is restricted; backup is configured; cron and queues are operational; the old server can be turned off after final verification.
I am looking for a developer for a project consisting of 4 related tasks for the website best-matchmaking.com to be completed sequentially:Integration of a ready-made premium Blade template for blog articles + auto-generation of Schema/SEO markup (Article, FAQPage, Open Graph, canonical) for all current and future articlesRefinement of the blog structure: changing URLs with 301 redirects, renaming in the footer/menu/breadcrumbs, cleaning hidden code, removing categoriesNew block (photo + quote from a review) in the existing constructor for the main and landing pages = the ability to independently add text blocks between sectionsUnification of fonts, sizes, and colors across the entire site (except for the blog) — a single standard for headings and regular text, including header and footerDetailed technical specifications for each item — I am attaching them below via Google link.https://docs.google.com/document/d/1E5oQO2E-xmKJ3C0jW0ZsSPDBjaiELq0ETxfdivW6yIs/edit?tab=0 HTML samples and code will be sent in private messages after the response IMPORTANT! Please review all 4 tasks in detail before making an offer, especially the last one about fonts. There is quite a lot of work involved.Experience RequiredLaravel + Blade — confident, not beginner levelFrontend (CSS/JS) at the same level as backendExperience working with existing, not your own codeWork FormatBackup and test server before starting, transfer to production is MANDATORY — after agreement and testingMandatory self-check on all devices before submission — sending "ready, check" without your own testing is not acceptable. Bugs found after submission will be fixed within the same task. Bugs that arise during the transfer must also be fixed in production.Report with "before/after" screenshots for each itemDeadline and budget — after assessing the volume based on the detailed technical specifications. I look forward to your offers. Thank you