How to install magento 2 jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 how to install magento 2 jobs found, pricing in USD

    ...severe breakdown following a failed upgrade. This has led to a range of issues from broken layout to persistent error messages. Additionally, after the failed upgrade, the database is out of sync. The site needs urgent attention to get it back on track. Your primary role on this project will be: - Debug and fix the bad upgrade: This includes addressing the broken layout, error messages, and the out-of-sync database issue. - Server Configuration & Security Audit: Given that I've made changes to the server configuration and security settings post the failed upgrade, it's crucial to assess these modifications and ensure they're functioning optimally and not contributing to the site's issues. - Optimization: Your focus her...

    $446 (Avg Bid)
    Urgent
    $446 Avg Bid
    58 bids

    ...looking for a person/team with experience in installing the following software, there is a manual, please read the instructions. I am sending an installation request. I need to start the installation process as soon as possible. Downloading the software: Tutorial A comprehensive tutorial presented at NeurIPS 2023 - Seamless EXPO, the place to learn how to use the entire set of Seamless models. Feel free to play around with the notepad. Tutorial link: Request to install the programme from GitHUB: Seamless is a family of artificial intelligence models that enable more natural and authentic communication across languages. SeamlessM4T is a massive

    $1126 (Avg Bid)
    $1126 Avg Bid
    63 bids

    I have some ideas regarding the design of the app but I need assistance in finalizing it. I'm looking for a Flutter developer with experience in Magento to replicate the look and feel of my website in an app. Key Requirements: - Convert ideas into a polished app design - Implement Magento features in the app Deadline: - I'd like the project completed as soon as possible Ideal Candidate: - Proficient in Flutter app development - Experience with Magento - Strong UI/UX design skills - Ability to work efficiently under tight deadlines Please provide examples of your previous Flutter projects and experience with Magento in your proposal.

    $158 (Avg Bid)
    $158 Avg Bid
    26 bids

    worked based on templates setup and change color upload 500 product on language change logo and color based business All app will be buy client as per needed I will add multi language app after by from client this is first scope for noe second scop will discuss later and cost will be different that one

    $50 (Avg Bid)
    $50 Avg Bid
    1 bids

    I'm in need of a WordPress expert to install and configure Yoast SEO plugin on my site. The task primarily involves: - Expert installation of Yoast SEO plugin - Proper plugin configuration to ensure optimal site performance - Allowing for efficient future content management Ideal candidates should have a solid background in WordPress plugin installation and configuration, preferably with Yoast SEO plugin. Proven expertise in SEO strategies and practices is highly valued for this role. The goal is to effectively improve site SEO through this plugin installation. Substantial experience in similar projects is a huge plus.

    $416 (Avg Bid)
    $416 Avg Bid
    132 bids

    I need an experienced Magento developer to install the latest version of Magento 2 on my VPS. I also require the installation of a specific theme (Theme A) and potentially some modules to enhance the functionality of the website. Key Requirements: - Install the latest version of Magento 2 on my VPS. - Implement the chosen theme (Theme A) to give my website the desired look and feel. - Potentially install some modules based on your expertise. While I have not specified any particular module, I am open to recommendations that align with the goals of my e-commerce site. Timeline: I need this project to be completed as soon as possible. Ideal Skills and Experience: - Proven experience in installing ...

    $84 (Avg Bid)
    $84 Avg Bid
    30 bids

    I need a staging website created on Magento, with some specific customizations needed right away. The project involves: - Installation of Magento - Connecting the domain - Custom creation of header and footer as per provided design (focusing on Menu navigation) - Setting up a category page and product page - Installing a theme you'll be provided with - Installing some necessary modules - Redirecting non-www to www Please note that this project is on an urgent basis. I am looking for a freelancer with a strong understanding of Magento, experience in creating custom headers and footers, and the ability to complete the work within a short timeframe.

    $151 (Avg Bid)
    $151 Avg Bid
    20 bids

    I am in need of a professional who can promptly install and customize a PHP script for me. The PHP script I need to be installed is purchased through codecanyon. You will install, test all functions and activate license on our server. Being somewhat urgent, my requested completion for this project is ASAP. I value efficiency and swift, quality work. Thank you

    $71 (Avg Bid)
    $71 Avg Bid
    73 bids

    Install Wordpress and PHPlist on my server and provide instructions on how to access from my PC.

    $29 (Avg Bid)
    $29 Avg Bid
    5 bids

    Project description: I'm seeking a proficient local network cabling contractor to handle projects and technical support. The task involves installation of network equipment (switches, access points, and security cameras for both indoor and outdoor areas). Your role will involve: - Mount/Install network equipment as directed - Field technical support - Remote support Contractor should carry liability insurance and C7 license is preferred Ideal candidates should have extensive experience with network cabling and a track record of executing similar projects successfully. It's crucial for the freelancer to be proficient in handling varieties of network cables especially Cat 5e, Cat 6 and Fiber optic cables, and familiar with network switches, access...

    $9999 (Avg Bid)
    Local
    $9999 Avg Bid
    2 bids

    I'm in need of a tech-savvy web developer who can build an engaging e-commerce website for my business. Additionally, I am looking for a social media marketer who can help me effectively promote my products online. Key Requirements: - Website: The most importan...building e-commerce websites with a focus on the features mentioned above. - Solid understanding of e-commerce UI/UX principles. - A track record of successful social media marketing campaigns for e-commerce businesses. - Proficiency with platforms like Shopify, WooCommerce, or Magento (experience with more than one is a plus). - Excellent communication skills and a creative mindset to attract and engage a target audience. If you're a dynamic and experienced web developer with strong social media skills,...

    $32 / hr (Avg Bid)
    $32 / hr Avg Bid
    203 bids

    I would like to design standard operating procedure (rules of lead engagement) based on large medium and enterprise segments- 1) how should sales consume the leads once a lead is assigned to the sales reps. 2) Define the stage movement timeline from one stage to another in salesforce based on which stage the lead is in. 3) How long to wait to send a follow up email /call after the two way connection has been established. 4) Reason to close or recycle the lead 5) Activities logged in salesforce. etc.

    $160 (Avg Bid)
    Urgent NDA
    $160 Avg Bid
    4 bids

    I am looking for a Google expert able to install the cookie consent mode v2 imposed by UE Law. I don't want any banner to be installed on my website and I want the code installed on my website to always autorised cookies using for all visitors on my website.

    $131 (Avg Bid)
    $131 Avg Bid
    54 bids

    I need a professional to connect my OAK PoE camera with a Raspberry Pi 5. I have the camera working perfectly fine on my DELL computer. However, I'm unable to use the camera with my Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the

    $54 / hr (Avg Bid)
    $54 / hr Avg Bid
    23 bids

    1. Looking for an assistance fixing UPS Shipping module on Zen Cart based shopping website. 2. Need to fix or install different Captcha to prevent bots registering fake customers on the same Zen cart website. 3. Need to resize Company logo on Zen Cart website/template.

    $168 (Avg Bid)
    $168 Avg Bid
    72 bids

    As a Magento based business owner, I'm looking to significantly enhance the loading times of my website's pages. Key Project Goals: - Minimize the load time of my website's pages which are currently exceeding 4 seconds. After improvements, I'd like the pages to load as quickly as possible. - Specifically focus on optimizing the Product, Checkout, and Category pages as I'm facing the most loading time issues there. To achieve the above-mentioned goals, it is important to optimize the three crucial aspects of the website: - Image optimization – Utilize appropriate compression techniques for optimized image sizing. - Caching Improvements – Enhance the caching mechanisms to make the website extremely respo...

    $516 (Avg Bid)
    $516 Avg Bid
    60 bids

    I am in search of a skilled developer to set up PHP 5.6 and PHP 7.2 on our dedicated server. The server currently runs Plesk and Ubuntu 22.04.4 LTS. I need both PHP versions running on the server, as we have one Magento 1.9 website and one Magento 2.3 website. Key Requirements: - Install PHP 5.6 and PHP 7.2 on our dedicated server running Plesk and Ubuntu 22.04.4 LTS - Set up both PHP versions to be used on different websites - I may require support in configuring the websites to use the specific PHP versions after installation The ideal candidate for this project should have: - Extensive experience working with PHP installations on dedicated servers - Proficient knowledge of Plesk and Ubuntu - The ability to provide guidance on PHP vers...

    $161 (Avg Bid)
    $161 Avg Bid
    58 bids

    I have code for login trading accound and fetch token data. I need to update more data from the code to my system.I need to collect live data from the web and candle stick, Mins Intervals are in Dropdown box, I can choose any minutes interval, I need you to collect Last 5 candle data from the Excel in the web and other details for each token, I will give token name in the excel, It will automatically display the rows of data. If i chanage time interval it will display those data only. Need ot automate the buy/sell order Note: I dont know about coding, If you install the code and run successfully at my system thereafter I will hire you and release the payment. If you agree this term you will apply this task Budet is 600 INR and Good review, Dont expect m...

    $31 (Avg Bid)
    $31 Avg Bid
    9 bids

    ...experienced web developer specializing in Magento PHP to assist with an urgent project. The ideal candidate should be able to handle the following: - Work with Magento PHP: You must be proficient in Magento PHP development. Experience in customizing Magento-based websites and plugins is highly desirable. - Fast-paced: The project is time-sensitive and requires a quick turnaround. Therefore, you must be able to work efficiently and effectively under tight deadlines. - Detail-oriented: Attention to detail is key as the project involves the development of a user-friendly, high-quality web application. - Communication: Effective communication is crucial. You should be able to provide regular updates and be responsive to ...

    $8755 (Avg Bid)
    $8755 Avg Bid
    33 bids

    Magento Ninja menu extension sub menu require Font size and spacing change.

    $27 (Avg Bid)
    $27 Avg Bid
    36 bids

    I am currently experiencing an unknown error during the checkout process of my Magento 1 website. The error occurs specifically while customers are entering their payment details. Unfortunately, the error message or codes that would normally help troubleshoot this problem are not visible. Ideally, the successful freelancer will possess: - Deep understanding of Magento 1 platform - Proven problem-solving skills, especially within the context of the checkout process - Ability to identify the cause of unknown errors - Experience servicing e-commerce businesses, dealing with payment processing issues. Your task will be to investigate this issue, identify the cause, and rectify the problem so our customers can complete their purchases successfully.

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    96 bids

    I'm looking for a skilled professional to create feeds for various platforms [Included] Bing, Amazon, Etsy, eBay [Additional(pay per additional)] Allegro Cdiscount Fnac Otto Rakuten PriceMinister Spartoo Zalando La Redoute Asos OnBuy using the Amasty Product Feed extension for Magento 2. These feeds are crucial as they help to advertise and sell my products across different platforms. The freelancer should have a good understanding of the Amasty Product Feed extension and have experience in creating and optimizing feeds for different platforms. [Work to do] For all: + add analytics to the online feed + make sure the configurable products work For specific: - Bing, create account and add working feed - Amazon, create merchant ac...

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    51 bids

    I am seeking an experienced web designer who can expertly construct an e-commerce website as swiftly as possible. While I hesitated to choose a particular e-commerce platform, I am open to recommendations if they can demonstrably facilitate the project's rapid completion. Ideal skills and experience for this project would include: - Strong understanding and expertise with various e-commerce platforms, such as Shopify, Magento, or WooCommerce. - Previous experience in building e-commerce websites within a short time frame. - Good at understanding client requirements quickly and delivering accordingly. Respond promptly if you believe this project aligns with your skills and can be finished at the earliest. Time is of the essence here.

    $139 (Avg Bid)
    $139 Avg Bid
    79 bids

    ...accurately display current costs to customers. 2. Easy Installation and Setup: Ease of use is paramount. The extension should be straightforward to install and set up on my online store. The project deadline is within one month, so time management will be a crucial skill for interested freelancers. Proficiency with JavaScript, PHP, eCommerce, HTML and CSS is required, along with OpenCart experience. If you have worked on similar projects before, please include them in your proposal. This shopping cart has been operating for several years using an extension entitled TNT Express Australia. I have tried to contact the developer but he has disappeared. About a month ago I received an email from TNT ... quote There is a change coming to the TNT RT...

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    11 bids

    ...skilled professional to help me install the eBay API on my existing Ubuntu 22.04 server for the primary purpose of showing orders on webpage. here is the sdk - Key Responsibilities: - Installation of the eBay API on the Ubuntu 22.04 server. - Ensuring the API is correctly set up to show orders on webpage. Ideal Skills and Experience: - Proficiency in working with Ubuntu servers, particularly version 22.04. - Prior experience installing and configuring the eBay API. - Ability to implement API functionalities for showing orders on webpage. If you have a good understanding of eBay's API and are experienced in working with Ubuntu servers, I'd be interested in hearing from you. Please share your relevant experience and explain how you would ...

    $29 (Avg Bid)
    $29 Avg Bid
    15 bids

    ...seeking an experienced freelancer to resolve a Varnish issue on our Magento staging site. The task requires immediate attention and the ability to work via AnyDesk to troubleshoot and fix the issue efficiently. Key Requirements: Proficient in Varnish configuration and troubleshooting. Expertise in Magento platform and server management. Ability to work via AnyDesk for immediate assistance. Ensure that the live site hosted on the same server remains unaffected during the troubleshooting process. Important Note: Only apply if you are confident in your ability to handle this task professionally and ensure that the live site remains operational without any disruptions. The selected freelancer must be available to st...

    $31 (Avg Bid)
    $31 Avg Bid
    5 bids

    I need an expert WordPress developer who can correctly install a Business Child Theme I've chosen on an undetermined (the freelancer must figure out which one) main WordPress theme. The ideal freelancer has to have experience dealing with WordPress themes and should be capable of figuring out the main theme on their own. Key Tasks: - Install Business Child Theme on main WordPress theme - Ensure compatibility of the child theme with the main theme The entire child theme design (pictures, logos, texts, etc.) must be loaded correctly so that I can immediately begin editing the site blocks myself. The freelancer will need to be proficient in WordPress, theme installation, and troubleshooting. The ability to determine the parent WordPress theme ...

    $34 (Avg Bid)
    $34 Avg Bid
    54 bids
    Search Frontend Development 4 days left
    VERIFIED

    I'm in need of a talented frontend developer to create a robust and user-friendly search frontend for document base. The documents are already indexed in an Opensearch database with various custom fields (Speaker, Place, Theme, Keywords,... ) apart from the standard ones (document format, creation date, update date, size, link to document,...). So the frontend will be sending queries to opensearch and displaying the results. Key Features: - Filter Options: Users should be able to filter their searches based on multiple criteria, such as date, location, category, etc. - Sorting Options: The search results need to be able to be sorted by relevance, date, or other relevant parameters to enhance user experience. It should be possible t...

    $281 (Avg Bid)
    $281 Avg Bid
    40 bids

    I'm looking to set up a WordPress website specifically designed for course creation and tutorials. This will encompass a variety of topics including academic subjects, professional skills courses, hobby classes and English language courses. The main content delivery will be in the format of video tutorials. Ideal Skills/Experience: - Proven experience in creating WordPress sites for e-learning - Knowledge of optimal formats for video tutorial integration - Understanding of e-commerce if applicable to course payments - Ability to ensure smooth user-friendly course navigation design - Familiarity with creating dynamic, engaging course pages - Strong grasp of SEO tactics to attract traffic to the site - Ideally, experience in launching similar multi...

    $656 (Avg Bid)
    $656 Avg Bid
    249 bids

    The main goal of this project is to find relevant influencers using our Shopify Collabs. Influencers which you will contact, they need to call their followers to install our new android Dance APP. In our APP influencer need to create one new video, and call their followers to dance with them inside our app until the song is finished. App is a new type of "collab dance app" where each user record dance on one small segment of any song (2-4sec) creating a new cool unpredictable music video. You need to try and test our app as well to understand it a bit. Key Responsibilities: 1. Check our Shopify Collabs Account and optimize it using our website, pictures, videos, reels, etc. You can create some pictures, reels as w...

    $140 (Avg Bid)
    $140 Avg Bid
    17 bids

    installation of theme and make the theme ready to be used

    $18 (Avg Bid)
    $18 Avg Bid
    30 bids

    I need a proficient Linux systems administrator to help install and configure LibreNMS on my Linux system primarily for Network Monitoring. Key Requirements: - Install LibreNMS on a Linux platform - Configure LibreNMS for optimal Network Monitoring - Set up monitoring of Virtual Machines Important Skills: - Expertise in Linux system administration - Familiarity with LibreNMS and its Network Monitoring functionality - Experience with monitoring Virtual Machines.

    $45 (Avg Bid)
    Featured Urgent
    $45 Avg Bid
    6 bids

    I'm looking for an experienced Magento 2 developer to resolve an issue with a broken link on my website. - The problem lies with a 404 error that appears when a checkout link is clicked. - Rather than seeing this error, I wish for users to be redirected smoothly to the correct checkout page, which exists. - Strong understanding of Magento 2, as well as experience in troubleshooting and resolving link issues, are necessary for this task. Your task will involve identifying and fixing the broken link, ensuring it correctly redirects to the appropriate checkout page. Your expertise in Magento 2 will be crucial to the successful and efficient completion of this project.

    $13 (Avg Bid)
    $13 Avg Bid
    12 bids

    ...talented developer to create a Multi-Vendor E-commerce Marketplace using Magento. This marketplace is specially intended for the Indian market. A variety of goods, including but not limited to Electronics, Gadgets, Apparel, Accessories, Home and Kitchen items, will be sold on this platform. Key Features: - Product search functionalities and filters for easy navigation - User reviews and ratings system for transparent shopping experience - Order tracking option for buyers' convenience - Dedicated store pages for each vendor to showcase their products - Compatibility to shopping in India - Implementation of UPI payments for secure transactions - Mobile-friendly design for easy access on smartphones and tablets Ideal freelancer will: - Have consid...

    $376 (Avg Bid)
    $376 Avg Bid
    35 bids

    My Magento website is currently down due to a critical error. This error was showing for a short time on the screen: "Exception: Notice: fwrite(): write of 211 bytes failed with errno=28 No space left on device in /var/www/html/vendor/monolog/monolog/src/Monolog/Handler/ on line 133 in /var/www/html/vendor/magento/framework/App/ Stack trace: #0 [internal function]: MagentoFrameworkAppErrorHandler->handler() #1 /var/www/html/vendor/monolog/monolog/src/Monolog/Handler/(133): fwrite() #2 /var/www/html/vendor/monolog/monolog/src/Monolog/Handler/(119): MonologHandlerStreamHandler->streamWrite() #3 /var/www/html/vendor/magento/framework/Logger/Handler/(88): MonologHandlerStreamHandler->write() #4 /var/www/htm

    $118 (Avg Bid)
    $118 Avg Bid
    33 bids

    ...accurately display current costs to customers. 2. Easy Installation and Setup: Ease of use is paramount. The extension should be straightforward to install and set up on my online store. The project deadline is within one month, so time management will be a crucial skill for interested freelancers. Proficiency with JavaScript, PHP, eCommerce, HTML and CSS is required, along with OpenCart experience. If you have worked on similar projects before, please include them in your proposal. This shopping cart has been operating for several years using an extension entitled TNT Express Australia. I have tried to contact the developer but he has disappeared. About a month ago I received an email from TNT ... quote There is a change coming to the TNT R...

    $525 (Avg Bid)
    $525 Avg Bid
    93 bids

    ...Tool) to build a robust Real Estate Landing Page. It's a Single Page Website. The project will be focused on converting a Figma design prototype into a working landing page. Candidate should be capable of implementing advanced features to enhance user experience on the site. For Content and Design, refer the attached pdf has been attached . Skills and Experience needed: - Proficient in WordPress and Divi(Code Generator Tool) Theme development. - Strong experience in creating landing pages from Figma design prototypes. - Showcases of past work related to this project. - Installing the themes and integrating the plugins effortlessly. Deliverables: - Develop a real estate landing page using Divi - Convert a Figma design into a working webpage. - Implement resp...

    $77 (Avg Bid)
    $77 Avg Bid
    52 bids

    I'm in need of a skilled graphic designer who can help me with character animation in a 3D setting. We're looking to create an engaging animation incorporating a character. The level of detail we're aiming for is medium, including textures. Key Responsibilities: - Create a character animation in 3D - Incorporate medium-level details with textures into the design Ideal Skills: - Proficient in 3D character animation - Skilled in applying medium-level detail with textures - Experience with graphic design, specifically in character animation - Ability to bring creative ideas to the animation process

    $68 (Avg Bid)
    $68 Avg Bid
    13 bids

    ...looking for a BigCommerce developer to complete the migration of my Magento site. The majority of the site's structure is already in place, but your key role would be to develop: - Configurable Products - Bundle Products Additionally, my BigCommerce store needs to have Product Customization Options added. The desired feature for customization is: - Choice-based customizations: drop-downs or radio buttons Ideal candidates will have a deep understanding of different product types and how to effectively implement them within BigCommerce. Understanding of choice-based customization options is a must for this role. Our product options have cascading drop down selections that are dependent on previous selections. There are also other tasks t...

    min $32 / hr
    Sealed NDA
    min $32 / hr
    51 bids

    ...project is to optimize the performance of my e-commerce site selling digital products. Key Tasks Include: - Ameliorating overall performance and loading speed of Home Page - Optimizing Product Pages for quick and effective loading - Streamlining the Checkout Process, ensuring a seamless user experience. - Holistic enhancements in all aspects related to WooCommerce, including payment methods. The ideal freelancer for this job should have formidable experience with WordPress and WooCommerce, a proven track record of improving website performance using PageSpeed Insights, and a comprehensive understanding of e-commerce web development. Good afternoon everyone, I have aweb page in my c panel; I have 2 themes that I want to install. to each one i...

    $90 (Avg Bid)
    $90 Avg Bid
    74 bids

    I need a professional to install an SSL certificate from Punch Salad website. The primary purpose is to improve the security of the site and to encrypt user data. Key requirements include: - Assisting in obtaining a suitable SSL certificate, as I do not possess one at the moment - Expertise in SSL installation for blog/personal websites Ideal candidates would have prior experience in SSL installation, especially in the context of personal or blog websites. Excellent communication skills and the ability to explain the installation process in plain terms would be greatly appreciated.

    $27 (Avg Bid)
    $27 Avg Bid
    37 bids

    I have a magento webstore running on magento 2.3.4. I want to update it to the latest version with all patches, while maintaining current customers/database/products. I also want usps first class mail parcel/usps ground advantage to show up again as a shipping method.

    $196 (Avg Bid)
    $196 Avg Bid
    27 bids

    I need an electrical engineer to perform circuit design and troubleshooting tasks using a hardware simulator, specifically for .HDL files. Your primary task will be to install an electrical system with the help of the simulator. Key Responsibilities: - Circuit design using the simulator - Circuit troubleshooting - Electrical system installation I require you to be proficient in using a hardware simulator, especially with .HDL files. You should also have a solid understanding of circuit design and troubleshooting. Time is of the essence, so the quicker you can complete the project, the better.

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    8 bids

    Scope of work, SureCart (high level). SureCart, SureTrigger, and SureMembers are powerful tools for creating and managing subscription-based platforms. Here's a detailed scope of work based on your requirements: Platform Setup and Configuration: Install and configure SureCart, SureTrigger, and SureMembers plugins/extensions. DONE. Set up payment gateways for processing transactions (Stripe, PayPal). DONE. Configure user roles and permissions for different membership levels (Freemium, Plus, Pro, Premium). Customize email notifications for user registrations, subscriptions, and other relevant actions. Product and Subscription Setup: Define and create payable products for each membership tier (Freemium, Plus, Pro, Premium). Set up subscription plans with varying features and ac...

    $16 / hr (Avg Bid)
    $16 / hr Avg Bid
    77 bids

    ...Tahan, hereinafter referred to as "Client", and DINOTECH SOFTWARE SOL, represented by Harshit Sharma, hereinafter referred to as "Developer". WHEREAS, Client desires to have a website developed on the Magento 2 platform, and Developer desires to provide such services. NOW, THEREFORE, in consideration of the mutual covenants contained herein, the parties agree as follows: 1. Services Developer agrees to provide the following services for the Client's website: Magento 2 Site Backups: Regularly upload backups of the Magento 2 website to a test server. Feature Development: Develop any new features requested by the Client. Design Changes: Implement any design changes requested by ...

    $506 (Avg Bid)
    $506 Avg Bid
    21 bids

    Install Wordpress and PHPlist on my server and provide instructions on how to access from my PC.

    $30 (Avg Bid)
    $30 Avg Bid
    1 bids

    ...Tahan, hereinafter referred to as "Client", and DINOTECH SOFTWARE SOL, represented by Harshit Sharma, hereinafter referred to as "Developer". WHEREAS, Client desires to have a website developed on the Magento 2 platform, and Developer desires to provide such services. NOW, THEREFORE, in consideration of the mutual covenants contained herein, the parties agree as follows: 1. Services Developer agrees to provide the following services for the Client's website: Magento 2 Site Backups: Regularly upload backups of the Magento 2 website to a test server. Feature Development: Develop any new features requested by the Client. Design Changes: Implement any design changes requested by ...

    $571 (Avg Bid)
    $571 Avg Bid
    117 bids

    I'm looking for an experienced Odoo expert to carry out a fresh installation of Odoo 17 on AWS. The core functionalities needed for the business are focused on Payroll, Human Resources, and Documents. Key Tasks: - Install Odoo 17 Community edition on AWS. - Set up and configure necessary applications within Odoo 17, specifically focusing on Payroll, Human Resources, and Document management. Required Skills: - Expert knowledge and demonstrated experience with Odoo - Familiar with AWS infrastructure - Proven ability to setup and configure Odoo modules

    $475 (Avg Bid)
    $475 Avg Bid
    10 bids

    ...freelancer to upgrade my Magento 2.3.1 website to a stable & supported version. The task requires not only the version upgrade, but also ensuring that all existing customizations are well-integrated post-upgrade - preserving their functionality as conceived and constructed. Key Customizations To Be Maintained: - Theme modifications - Extensions integration - Custom modules development Ideal Qualifications: - Experienced in both frontend and backend development - Past experience in similar projects is a strong recommendation. Applicants are encouraged to bolster their proposals with proven instances of their experience. This will greatly assist my selection process. Proficiency in backend and frontend development skills is a firm pre-requisite, ...

    $2382 (Avg Bid)
    $2382 Avg Bid
    93 bids

    ...an expert to optimize our Google Ads platform and drive downloads for our small business owner-focused app. MUST HAVE EXPERIENCE WITH APP INSTALL GOOGLE ADS CAMPAIGNS Please provide a link to an example of your results from a previous customer Google Ads App Install Campaign. Key Project Details: Objective: Increase app downloads among small business owners seeking marketing strategy support. App Description: Our app provides marketing strategy and business growth insights tailored for users with limited marketing experience. Current Situation: Existing ad campaigns are in place, but we need optimization to attract high-quality, relevant downloads and minimize irrelevant installs (e.g., looking to start a business or students). Desired O...

    $91 (Avg Bid)
    $91 Avg Bid
    66 bids