Drupal install module jobs

Filter

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

    We are seeking a skilled freelancer to update our existing website to WordPress. The website is for a dental clinic, and we aim to maintain its current colour schemes and conten...WordPress. The website is for a dental clinic, and we aim to maintain its current colour schemes and content while giving it a modern look and feel. Deliverables include a fully functional WordPress website with a drag and drop page builder (preferably ZION builder), maintaining the existing colour schemes and content, featuring a modern design for a dental clinic and integrating a third party booking module. Creating and designing the Home, Services, Staff, Contact Us, and Payment Options pages, populating content for these pages, and ensuring the website is fully responsive and optimized for performanc...

    $710 (Avg Bid)
    NDA
    $710 Avg Bid
    96 bids

    I am looking for software professionals who are up for a challenging project involving the customization of a powerful platform: Odoo and OpenMRS. The significant duties to embark upon include: - User interface customization: To improve the user experience, I aim to revamp the user interface of the software. - Custom module development: The successful candidate should have the expertise to create custom modules, catering to specific needs that go beyond the standard offerings of the software. - Integration with Bahmni: As an important aspect of this project, the candidate would need to integrate Odoo and OpenMRS with Bahmni. Having previous experience in integration with third-party software would be critical to execute and ensure seamless synchronization. The ideal candidate f...

    $203 (Avg Bid)
    $203 Avg Bid
    2 bids

    I'm in need of a skilled developer to create an interactive adult learning module [Sample section only] using Chameleon Creator. The module is about a small business related topic and will be deployed on a website. Key Requirements: - Target Audience: The module is designed for adults working in local government, so the content should be relevant and engaging for this group. - Interactivity: I'm looking for a moderate level of interactivity, specifically the embedding of case studies broken into segments, content sections, and quizzes. - Platform: The learning module should be developed for deployment on a website using Chameleon Creator as the authoring tool. Ideal Experience: - Proficiency in e-learning module development using Chameleon Cre...

    $360 (Avg Bid)
    $360 Avg Bid
    44 bids

    ...parent one that will fetch data through axios every 10 seconds from a local host , and a child module that can display JSON data as a timeline visualization, using vis-timeline exclusively. Key Requirements: - Utilize Vue 3 for the development of the module, composition api. - The primary function of the module should be to display JSON data extracted through axios, by using vis-timeline javascript library Ideal Skills: - Proficient in Vue 3 - Knowledge of data visualization techniques - Experience in creating interactive interfaces - Ability to work with JSON data - Strong communication skills to provide detailed project proposals. The successful freelancer should be able to not only develop the module but also present a detailed project proposal outlini...

    $24 (Avg Bid)
    $24 Avg Bid
    10 bids

    ...knowledge and experience in Drupal 10 and Microsoft 365 Suite (MS Forms, PowerApps, Power Automate, SharePoint Online). • Drupal 10 Services: The Drupal 10 project should include features like custom theme development, content management system, user registration and login, search functionality, and issue troubleshooting. - Theme Development: The custom theme should adhere strictly to our corporate branding guidelines and styleguides. • Microsoft 365 Services: The professional should also have expertise in MS Forms, PowerApps, Power Automate, SharePoint Online, and related M365 knowledge and competencies to ensure smooth operation of the systems. In total, this project will involve approximately 400 man-days of work, with 200 man-days dedicated to ...

    min $36713
    Sealed NDA
    min $36713
    11 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

    $69 (Avg Bid)
    $69 Avg Bid
    43 bids

    I'm currently in need of a hotel booking module to be developed for both Android and iOS platforms using Flutter. Key Functionalities: - User Registration: The module should allow users to create accounts and log in securely. - Hotel Search and Filtering: It should provide users with the ability to search for hotels and filter results based on various criteria like price, location, and amenities. - Booking Confirmation: Once a user selects a hotel and submits booking details, the module should display a confirmation message. Skills and Experience: - Proficiency in Flutter for cross-platform mobile app development. - Experience with user registration and authentication systems

    $402 (Avg Bid)
    $402 Avg Bid
    28 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 points, speak...

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

    As a client, I am in searc...involves improving an already existing project with freshly integrated functionalities. An overview of the project's main requirements include: * Integrating the application with Stripe for online payment * Creating Telegram and WhatsApp bots (API) * Incorporating existing text into the translation module of React The primary aim of this project is to facilitate effortless yet functional implementation. Also, the urgency of the tasks varies, with the addition of existing text to the translation module of React taking top priority. Your experience with APIs, Stripe integration, and React translation modules will be key to the success of this project. The project will take place in a controlled environment for monitoring and evaluation purpo...

    $280 (Avg Bid)
    $280 Avg Bid
    89 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

    ...handle the processing of orders and managing sales records effortlessly. - Customer Relationship Management (CRM): A centralized platform to store and manage customer information, with a focus on providing personalized and exceptional customer service. - POS & Credit Management: An integrated point of sale system that also incorporates credit management functionalities. - Finance Management: A module dedicated to tracking financial transactions, generating reports, and managing financial records. Additionally, I'm interested in the following eCommerce functionalities: - Product Catalog Management: The ability to easily create, update, and manage product listings on my online store. - Shopping Cart: A user-friendly interface that allows customers to add items to their ca...

    $2360 (Avg Bid)
    $2360 Avg Bid
    23 bids

    ...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 environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment) - python3 Finally, I tried to

    $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.

    $165 (Avg Bid)
    $165 Avg Bid
    71 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 version selection based on the websites' ...

    $162 (Avg Bid)
    $162 Avg Bid
    59 bids

    I have code for login trading accound and fetch token data. I need to update more data ...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 more I am not big fish. it is difficult job dont come for Money you should waste you time for unrealish E...

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

    ...needed. Warn when low count, - Service Reminders: Automatic reminders for upcoming services and maintenance checks. - Reporting and Analytics: Provide detailed reports and analytics for performance evaluation and decision-making. - User Roles: Multiple user roles - for fleet owners, store manager, service technicians, and drivers. - Parts Management: An efficient and effective spare parts management module. Ideal Skills and Experience: - Proficiency in developing fleet management systems, specifically for heavy-duty trucks. - Strong background in database management and software integration. - Experience in designing user-friendly interfaces. - Analytical skills for implementing reporting and analytics features. - Ability to create a scalable and robust system. - Prior experienc...

    $710 (Avg Bid)
    $710 Avg Bid
    108 bids

    We are having problems with communication between a Weintek easybuilders program and communication via modbus. I am looking for someone who can set all the settings correctly via team viewer and fix the problems.

    $105 (Avg Bid)
    $105 Avg Bid
    15 bids

    WHMCS Registar Module Bug Fix expert needed. In the TzNIC Register Module, System Error (3) needs to be fixed.

    $45 (Avg Bid)
    $45 Avg Bid
    1 bids

    Need to configure WK Product Search Plus module to work. I have layout and search data required for module but it needs to be properly configured. I attached module manual.

    $22 (Avg Bid)
    $22 Avg Bid
    7 bids

    I'm seeking a knowledgeable WordPress developer to enhance my existing business directory dedicated to doctors. My aim is to introduce new functionalities that will improve both the user experience for patients and the operational efficiency for healthcare providers. Key Tasks: - Develop a module for online video appointments. - Create a secure document sharing feature for doctors and patients. Ideal Candidate: - Proficient in WordPress theme customization. - Experienced in custom plugin development. - Skilled in PHP and MYSQL - Has previously worked on healthcare-related platforms, particularly with appointment scheduling and multimedia communication. - Must value clean code, user-friendliness, and data protection. This project is crucial for facilitating seamless digital...

    $108 (Avg Bid)
    $108 Avg Bid
    31 bids

    ...frame number ... - the time position/time code ... - the data detected ...... - e.g. the sharpness and this should be outputed in a JSON file per video file. Ideal Skillset: - Proficiency in Python - Experience with video processing libraries (like OpenCV, PyAV, or MoviePy) - Experiences with OOP (classes and lists) - Familiarity with JSON output format. Milestones: MS1: provide python OOP module to measure the blurness & sharpness quantification of images and videos data will be written in same filename but with .json as extension we will share you testing images and videos 2 modes required - demo mode with showing the video+persisting the demo video - performance mode, which only processes the data MS2 same as MS1, except now you extract the different noises from ...

    $260 (Avg Bid)
    $260 Avg Bid
    25 bids

    I am in need of an Instructional Designer who can create engaging interactive online modules on the subject of technology, specifically focusing on hardware and software. Key responsibilities will include: - Content creation: Develop engaging and informative content about various hardware and software aspects, drawing on your deep understanding of the field. - Module design: Design these dense topics into digestible, user-friendly online modules. Your ability to create intuitive, interactive modules will be key. Requirements: - Expertise in instructional design with a focus on technology subject matter. - Strong knowledge of hardware and software - - Proven experience in creating interactive online modules - Ability to explain complex concepts in an easily understandable format...

    $9696 (Avg Bid)
    $9696 Avg Bid
    70 bids

    ...of a skillful developer experienced in OpenCart 3.0.x who can work on a TNT extension for me, with an emphasis on two key features: 1. Real-Time Shipping Rates: The extension should offer real-time shipping rates from TNT; it must consistently and 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 ...

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

    I'm looking for a 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

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

    I'm currently in need of an experienced Angular developer to work on some improvements to my application. While the specific module in need of work hasn't been stated, the right candidate will be ready to handle varying tasks and challenges. Key project aspects: * Updating and enhancing an existing application module * Priming your skills for diverse functionalities What I'm looking for: * Past work demonstrating your proficiency in Angular development * Proficiency in TypeScript Apply today and let’s push the capabilities of this application together.

    $89 (Avg Bid)
    $89 Avg Bid
    7 bids

    ... o Password Management: Forgot password, retrieve password, or change password. o Version Push: Users can manually update to the latest version. o Personalization Management: Users can customize certain personalized functions. o Wallet Binding: Users can bind wallet addresses on their own. o Hiseven Recharge: Provide Hiseven recharge function, users can top up on their own. • IM Module Development o Build IM Architecture Platform: Use Netty to implement instant messaging (IM) functionality in Java. o User Authentication: Used to verify user identity, common authentication methods include username and password, OAuth, two-step verification, etc. o Presence Management: Manage and display user statuses such as online, offline, busy, invisible, etc. o ...

    $1449 (Avg Bid)
    $1449 Avg Bid
    72 bids
    IPAMAS 8 days left

    ...hours. Upon completion of the work, I will bill the remaining 24 hours. Date of completion:- 24-04-2024 You have to be set for the high standards for each module to ensure the project is exemplary and ready for public showcasing: Module 1: Idea to Well-Crafted Invention - Patent Draft Report Generation All reports should be polished, error-free, include high-definition visuals, and provide accurate, dynamic, contextually appropriate prompts & responses. Module 2: Quick Search IPC, Scopes The functionality for identifying IPC codes and defining scopes must be quick, efficient, and precise. Module 3: Document In-depth Analysis This module offers detailed feedback on patent drafts and drawings, addressing all patentability criteria effectively. ...

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

    ...an abandoned cart module that is functional and generally performs well. However, it currently has a significant limitation: it only supports the store's primary currency, which in this case is the Polish Zloty (PLN). As I sell throughout the European Union, it is essential to add support for the Euro (EUR). At present, there is a problem with how prices are displayed in the abandoned cart emails. Since 1 Euro is approximately equal to 4 Polish Zloty, when a customer who shops in Euros abandons their cart, the reminder email incorrectly displays the prices in PLN but with a Euro symbol next to them. This causes confusion because the prices appear four times higher than they should be, which can be misleading and off-putting for customers. I would like to enhance this mo...

    $146 (Avg Bid)
    $146 Avg Bid
    49 bids

    -------------------------------------------...see attached, and disregard Point 5 under Mobile App Requirements. Android is in Kotlin, and iOS is in Swift. 2. Admin Panel redesign: Use the designs of the updated Admin Panel to replace the old Admin Panel, migrating certain features from the old Admin Panel, implementing a data exporting feature, and work functional designs. Designs may be shared after receipt of NDA. The Admin Panel is in Drupal/Acquia, ------------------------------------------------------------------------------------- ****NOTICE: General, boiler-plate responses will NOT BE CONSIDERED. Please complete and sign the NDA for consideration and title the file as follows: "Unii LLC - NDA - Freelancer - (YOUR COMPANY/FREELANCER NAME)". Please also respond wi...

    $514 (Avg Bid)
    $514 Avg Bid
    99 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 through analysis of t...

    $34 (Avg Bid)
    $34 Avg Bid
    54 bids

    ...objective of this assignment is to develop a comprehensive database system. The Database should support, among others, member registration, subscription tracking, member services management, and trade references. The system should facilitate data import from Excel and accommodate online and offline accessibility based on the user’s capacity to meet online hosting costs. Member Registration: Develop a module for member registration capturing key details such as Name, address, and any other contact information. Village, group, area, district, province, sub-group affiliation (e.g., Study circle, VSLA, commodity association etc.) Demographic information (age, gender, household size, etc.) Implement functionality to adapt and import member data from Excel sheets. Enable diffe...

    $4290 (Avg Bid)
    $4290 Avg Bid
    87 bids

    I am looking for a skilled programmer with experience in Odoo and Python to help me implement specific modules within the Odoo platform for a comprehensive ERP system. Your responsibilities will include: - Implementing features related to Sales and Purchase, Human Resources, Project Management, and Pre/After Calculations - Ensuring the modules are seamlessly integrated with one another - Customizing the modules to meet our business needs Ideal candidate will have: - Proven experience with Odoo and Python programming - A strong understanding of ERP systems and business processes - Ability to effectively communicate and collaborate with the team Please include samples of previous Odoo projects you have worked on, along with your proposal.

    $26 / hr (Avg Bid)
    $26 / hr Avg Bid
    57 bids

    I'm looking for a proficient developer to create an advanced HRMS module for Dolibarr v18. This module should streamline the following key aspects: * Employee Management: This should include employee profiles and records, as well as a system for performance tracking and evaluations, and leave management. * Time and Attendance tracking: A robust tracking system is required. It should have a clock-in and clock-out feature, calendar integration for scheduling, and sync with biometric devices for comprehensive attendance tracking. * Payroll management: This feature is also critical. Ideal freelancers for this job should have significant experience in Dolibarr, HRMS systems, and integrations with biometric devices. Understanding of the employee lifecycle management is also b...

    $156 (Avg Bid)
    $156 Avg Bid
    33 bids

    I am on the lookout for a proficient Codeigniter developer who can skillfully customize existing Codeigniter applications. I am not detail-specific about the tasks, but be assured, your role will involve a mix of front-end design customization, custom module development, and database integration. Key Requirements: - Demonstratable experience in customizing existing Codeigniter applications. - Experience in frontend design customization, database integration and developing custom modules. - Database integration skills. - Proven track record in Codeigniter. In your application, rather than included detailed project proposals or past work, focus on your demonstrable experience in the fields mentioned above. I'm looking for someone who can prove they have the skills and experie...

    $22 (Avg Bid)
    $22 Avg Bid
    17 bids

    We are in search of an experienced freelancer, skilled in Bitrix24 Rest API and capable of system integration. Tasks Included: * Integration of our Bitrix24 with Cisco...and capable of system integration. Tasks Included: * Integration of our Bitrix24 with Cisco Unified Communications Manager. Experience in these systems is a must. Skills & Experience: * Deep understanding of Bitrix24 and its Rest API. * Proven experience in Cisco Unified Communications Manager. * Dexterity in the development of custom API endpoints. * Proven ability in Bitrix24 module customization. * Background in system integration. Your responsibility will be to create a seamless and effective integration between our Bitrix24 system and Cisco UCM. Apply if you confidently meet our...

    $1166 (Avg Bid)
    $1166 Avg Bid
    6 bids
    Search Frontend Development 5 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 ...and integrating them seamlessly into the search frontend. - Ability to implement interactive user interfaces, such as autocomplete suggestions and dynamic filtering and sorting options. - Experience in creating responsive and intuitive search result displays. - Prefered technology : React, Reactivesearch () Expected delivery: - Source code, build and install instructions - Developper guide for maintenance and evolution

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

    ... Here's a roadmap to create your WordPress eLearning website for employability and finding work, focusing on cost-effective solutions and functionalities: Stage 1: Planning and Setup (1-2 weeks) Domain Name & Web Hosting: Choose a catchy domain name that reflects your brand and secure affordable web hosting that supports WordPress installation. WordPress Installation: Install WordPress on your web hosting platform. Most web hosting providers offer 1-click WordPress installation. Learning Management System (LMS) Plugin: Explore free or freemium LMS plugins like LearnDash or Tutor LMS. These offer basic course creation, enrollment, and content delivery functionalities. Theme Selection: Choose a free WordPress theme optimized for eLearning platfo...

    $654 (Avg Bid)
    $654 Avg Bid
    250 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 well. 2. Find Influencers using our Shopify Account or ma...

    $151 (Avg Bid)
    $151 Avg Bid
    18 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

    Hi Alop K., As per our chat conversation, on the Drupal tasks

    $100 (Avg Bid)
    $100 Avg Bid
    1 bids

    I have a project based on Vue.JS, the page creates cards and images and many other features I need to include a button in the navigation bar, to be able to download the page edited on the preview as HTML and exclude some div and some classes and adding a markdown feature to be able to choose the country and load the footer concerned by markdown.

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

    ...Milestones & Deliverables for Phase 1 1. Foundation & Data Handling: Set up the architecture and preprocess data, including cleaning and normalization. Deliverable: Preprocessing script 2. Strategy Formulation: Develop a basic strategy that initiates trades based on the direction of post-earnings announcement movements, utilizing stop loss and take profit for trade exits. Deliverable: A strategy module for immediate position initiation post-earnings based on set criteria. 3. Backtesting Core: Develop an engine for simulating strategies against historical data, scalable for future strategies. Deliverable: Backtesting function accepting strategy definitions and data to simulate performance. 4. Performance Tools: Generate performance statistics and visualizations. Deliverab...

    $1491 (Avg Bid)
    $1491 Avg Bid
    1 bids

    ...of a skillful developer experienced in OpenCart 3.0.x who can work on a TNT extension for me, with an emphasis on two key features: 1. Real-Time Shipping Rates: The extension should offer real-time shipping rates from TNT; it must consistently and 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 ...

    $525 (Avg Bid)
    $525 Avg Bid
    94 bids

    Hi there, I'm in need o...a working webpage. - Implement responsive design principles to ensure optimal viewing across various devices. - Optimize website performance for speed and SEO. - Conduct thorough testing to identify and fix any bugs or issues. - Provide up to 3 revisions and 3 days post each submission for reviewing. - Integrate plugins and third-party tools to enhance website functionality such as Calendly - Install the theme and test its working on our WordPress account. Terms and Conditions: - Be available in IST time zone 9 to 6 PM. - All shared resources and deliverables are confidential and may not be shared, reused or published anywhere else without prior consent. Looking forward to seeing your work and hopefully collaborating with you on this proje...

    $76 (Avg Bid)
    $76 Avg Bid
    53 bids

    I'm looking for a Python expert who can assist me in setting up real-time video streaming and data transfer from Raspberry Pi 5 to a PC over a static network configuration. The project involves an underwater camera and sensor data. Tasks include: Supply Python client and server scripts on a PC and rpi5+camera over a static IP network connection. Using the picamera2 module to stream video to PC. The video is recorded on the PC (time stamp for file name), with text overlay on the video showing PC date and time. UDP for simple 2way communications of small 'hello world' type text strings between the RPI5 and PC. Happy to control everything from the python script on the PC at present with a simple window for viewing the video. No GUI required at present. You should hav...

    $181 (Avg Bid)
    $181 Avg Bid
    9 bids

    ...main modules: Acutally there are some as follow but everything is in dotnet and I have to convert it into django. 1. Inventory Management 2. Sales Management 3. Human Resources Management Ideal skills for the job include experience in Django, Python, and ERP system development. The system should support 10-50 user accounts. In addition, specific reports need to be generated for each module that includes: - Sales forecast report - Inventory status report - Employee performance report A solid understanding of business operations, particularly Inventory, Sales, and HR management is highly desirable. The successful freelancer will have a keen attention to detail, strong problem-solving abilities, and excellent communication skills. Prior experience working on similar p...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    35 bids

    I'm looking for a skilled penetration tester to evaluate the security of my website. - Tasks: - Perform a c...associated with the security of the website. - Key Requirements: - Expertise in website penetration testing. - Proficient in identifying and dealing with website vulnerabilities. - Able to provide a detailed report outlining the risks and necessary actions to enhance the security of the site. - Site Details: - The website is built on a Content Management System (CMS) like WordPress, Joomla, or Drupal. - The focus is primarily on identifying the admin username and password. I'm looking for someone who can not only identify threats but also provide a detailed plan for enhancing the website's security. Please share your experience and relevant pa...

    $171 (Avg Bid)
    $171 Avg Bid
    22 bids

    ... KEY REQUIREMENTS Languages and Frameworks: - Frontend: Expertise in HTML5, CSS3, JavaScript, and experience with frameworks like React.js or AngularJS. - Backend: Proficiency in server-side languages such as PHP, Python, or Node.js, with database management using SQL or MongoDB. - CMS Experience: Capability to integrate and customize content management systems (CMS), preferably WordPress or Drupal. Design and Graphics: - Creation of a unique logo and custom graphics that reflect our brand and the services we offer. - Design a responsive and accessible website that adjusts smoothly to different screen sizes and devices. - Clear and intuitive navigation system to enhance user experience. Features to Include: - A multi-section homepage highlighting our services and the indust...

    $390 (Avg Bid)
    $390 Avg Bid
    214 bids