Crack joomla admin password jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 crack joomla admin password jobs found, pricing in USD

    i have this one : Thats What i want : 1- Custom Referer(Header) for m3u8 links ; Thats All. This app OXOO written with JAVA. Text me IF you can dothis job.

    $18 (Avg Bid)
    $18 Avg Bid
    4 bids

    New website to be made identical to my existing website The Most important thing-: I will NOT provide the hosting details as my current website is giving lots of problems. You need to make it at your URL and then once I am satisfied, I will then give your user and password of the Hosting. You need to develop the site from the scracth at your own URL. The new website you will make should be absolutely identical (in all respects) as , with Points 1, 2 and 3 mentioned below to be changed. Everything else remains the same. Following changes needs to be done-: 1. Banner to be changed (I will provide the image for banner). Text under banner to be of small size. 2. The website layout should be box shaped (compact)... refer this link-:

    $44 (Avg Bid)
    $44 Avg Bid
    15 bids

    I'm in need of a capable freelancer who can handle a mix of research and administrative tasks. Specifically, I'll need support in the following areas: - **Research:** - Conducting market trend analysis to help me stay updated with the latest developments in my industry. - Performing competitor analysis to help me understand and respond effectively to our competitive landscape. - **Administrative Tasks:** - You'll be required to support me with a variety of administrative tasks. The specifics will be shared with you during our interaction. Ideally, I'm looking for someone who is organized, detail-oriented, and skilled in both research and administrative tasks. Your ability to work independently, meet deadlines, and provide high-quality work will be crucial...

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

    New website to be made identical to my existing website The Most important thing-: I will NOT provide the hosting details as my current website is giving lots of problems. You need to make it at your URL and then once I am satisfied, I will then give your user and password of the Hosting. You need to develop the site from the scracth at your own URL. The new website you will make should be absolutely identical (in all respects) as , with Points 1, 2 and 3 mentioned below to be changed. Everything else remains the same. Following changes needs to be done-: 1. Banner to be changed (I will provide the image for banner). Text under banner to be of small size. 2. The website layout should be box shaped (compact)... refer this link-:

    $52 (Avg Bid)
    $52 Avg Bid
    17 bids

    We are in search of an innovative Virtual Assistant who can assist us in managing job postings and messaging on LinkedIn. Your role will be vital in helping us with daily job post and messaging. Key Responsibilities: - Job Posting: You will be tasked with ensuring our job posts are accurately displayed on LinkedIn, targeting potential candidates. - Messaging: Crafting and sending out one time messages to applicants Requirements: - No prior experience in specific industries is needed, anyone can apply for this role especially those who are starting out as freelancers. This position is crucial for maintaining our professional presence on LinkedIn and potentially expanding our network. If you're proactive, organized, and have a knack for networking, I'd love to hear from you.

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    62 bids
    social media app 6 days left

    ...grouping, and filtering based on certain criteria. Current Function: Here’s the function that handles the retrieval of user chats: javascript Copy code const userChatList = async (userId, page, language) => { try { const user = await (userId); if (!user) { throw 'User not found'; } const pageNb = parseInt(page) || 1; let limit = 10; if (['affiliate', 'admin'].includes()) { limit = 20; } if (pageNb < 1) { throw 'Invalid page'; } const startIndex = (pageNb - 1) * limit; let matchLanguage = {}; if (language) { matchLanguage = { $or: [ { '': language }, { '': language }, ], }; } cons...

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

    I need someone with specialized skills in password recovery to restore a forgotten password for an Microsoft Excel worksheet. This task requires a professional password hacker. I require one spreadsheet opened and password recovered and removed. Skills and Experience required: • Proficiency in programming languages, particularly those relevant to password recovery. • Expertise in methods of password recovery for Microsoft Excel worksheet xlsx files. • Strong ethics - the information on this spreadsheet must stay confidential. • Can deliver results within 7 days. • Will pay on successful confirmed completion only.

    $68 (Avg Bid)
    $68 Avg Bid
    33 bids

    I'm in need of an ASP.NET developer to help me implement user authentication, database integration, and file uploading functionalities for a small project. Below are the details of the project requirements: - User Authentication: The system should allow users to register using their email and create a password. They should also be able to log in using the same credentials. - Database Integration: I need the system to store user profiles, transactional records, and product or service listings. The database should be seamlessly integrated with the ASP.NET application. - File Uploading: The project involves a file uploading feature. Users should be able to upload files to the system. I'm looking for someone with experience in ASP.NET development, particularly in implemen...

    $165 (Avg Bid)
    $165 Avg Bid
    21 bids

    ...karke, aapne dashboard se, usko jitna project assign hua hai wo ek ek complete kar dega. Aur bhi chota mota kuch automations karna hai, jaise ki post submit hote hi notification jayega, employee ko aur admin ko. Ya fir agar user pehele se hi hai toh email id daalte hi ek pop up notification aayega ke user already exist. ( aise kuch chote mote kaam hai.) Lekin overall iss project ka kaam yai hai ke – User aapna requirement submit karega, submit karne ke baad jo bhi employee select rehega uss form main, uss employee ke pass notification jayega. Employee kaam complete karke update karega, aur admin ko notification jayega. I need this to be completed by today evening. So if you can start right now, then only bid this project....

    $102 (Avg Bid)
    $102 Avg Bid
    21 bids

    ...corresponds to cost plus the margin - Implementing an overview dashboard to show for a selected month and by first half & second half (i.e. by default the current one) for each employee overall chargeability, overall available time, chargeability (calculated as total hours poste on a chargeable job dived by working hours available in the period – excluding holiday) [OPTIONAL] User access management: -Admin role: full access - job owner: full access to a set of job views (could perform data entry) - job viewer: access to a set of job view in read mode - advanced viewer: access to overview dashboard - I prefer a design that is simple and minimalistic, focusing more on functionality and easy user experience - Required skills: Proficiency in Microsoft power apps - I wi...

    $169 (Avg Bid)
    $169 Avg Bid
    11 bids

    Here's some information on how the API calls on how the "idToken" is received. Step 1 Login Flow & API call: 1. On the web page, Fill up the email & password on the login page. Press on "login" 2. A POST API call is made to "" with returns set-cookies in the response header. It contains the "APPSESSID" cookie. This cookie will be used in the next API call. Step 2 On the web page, Once you've landed on the homepage, Click on "Competitions" in the navigation tabs on the Left: 1. This would make a POST API call to "" which uses the "APPSESSID" cookie mentioned above. 2. The response of this API call should return "idToken" as one of the field Here are the Acceptance Criteria's (AC...

    $26 (Avg Bid)
    $26 Avg Bid
    20 bids

    start with a backend laravel project, with html frontend readed and admin dashboad template i will do it, create slowly and i learn it i cannot pay much.. i can work only usd 3 hours... using anydesk... so you can start your career in freelancer with my review 5 stars every usd 15 (every 5 hours ) as a single project .. in return of teach me in low budget Type 332 prove u read my message or else all rejected with out say hi to u this work is permenent, if you suddenly get a high salary job and disappear then please dont take this job sir, thanks using github as well work immediately

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    28 bids

    I am in need of a skilled web developer to create the fro...Interactive Maps and Animations: The front-end should include interactive elements such as maps and animations to enhance user engagement. - Design Preferences: I am looking for a minimalistic and clean design, as well as an elegant and modern design. If you have experience with these design styles, it would be a great advantage. Experience with Joomla CMS is a plus, as this is my preferred content management system. Your familiarity with Joomla will help ensure a seamless integration of the front-end with the back-end. The successful candidate for this project will have a strong portfolio demonstrating their web design skills and experience. Effective communication and a proactive approach to problem-solving will ...

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

    ...clients, should have a unique profile where they can manage their information, preferences, and bookings. - Payment Gateway Integration: The website should have a secure payment system that supports different payment methods to facilitate transactions between escorts and clients. - Advertisement System: I would like a system where both paid and free ads can be posted. - Admin Panel: An easy-to-use and comprehensive admin panel is essential for me to manage the website effectively. It should allow me to monitor users, ads, transactions, and overall performance. Key Skills and Experience: - Proficiency in web development, particularly in creating user-friendly and secure websites. - In-depth knowledge of payment gateway integration and ensuring transaction security. - Expe...

    $128 (Avg Bid)
    $128 Avg Bid
    17 bids

    I am looking for a professional who can help me deploy an admin panel to Firebase, specifically focused on user management. Key Requirements: - Deployment: You'll be responsible for deploying the admin panel to Firebase, ensuring it functions correctly. - Firebase Expertise: Comprehensive knowledge of Firebase is necessary for successful deployment. - User Management: The primary function of the admin panel is user management. You should be able to ensure smooth and effective user management features. - Authentication: Experience with various authentication methods within Firebase would be a plus. The admin panel should ideally include secure authentication features. Ideal Skills & Experience: - Proficient knowledge of Firebase, with a history of succ...

    $147 (Avg Bid)
    $147 Avg Bid
    30 bids

    I am looking for a professional who can help me deploy an admin panel to Firebase, specifically focused on user management. Key Requirements: - Deployment: You'll be responsible for deploying the admin panel to Firebase, ensuring it functions correctly. - Firebase Expertise: Comprehensive knowledge of Firebase is necessary for successful deployment. - User Management: The primary function of the admin panel is user management. You should be able to ensure smooth and effective user management features. - Authentication: Experience with various authentication methods within Firebase would be a plus. The admin panel should ideally include secure authentication features. Ideal Skills & Experience: - Proficient knowledge of Firebase, with a history of succ...

    $33 (Avg Bid)
    $33 Avg Bid
    3 bids

    i have this schoolbus app an i need someone to make it work see app link please give me the right price .

    $25 (Avg Bid)
    $25 Avg Bid
    12 bids

    ...create a new look and feel to the existing websites. We have more than one project to get done so will likely award more than one Freelancer. The redesign(s)s are under 10 pages. You'll use content from the client's existing site, social media and online listing such as Google My Business. I will upload WordPress with a Divi onto a temporary domain in my hosting account and provide you with WP admin access. I like using the Avanti theme, but that will be the designer's choice. The end result will be an improved layout, aesthetics, and call to actions. I prefer to pay $100 per project and expect to get the sites completed within 3-4 days. If your bid is accepted, we'll start with one project and see how this works for both of us. Please post your actual ...

    $165 (Avg Bid)
    $165 Avg Bid
    169 bids

    We are seeking a freelancer who has a ready-made solution for an admin panel built on Laravel 11, with the following features. Please note that we will only consider submissions from freelancers who have a ready-made solution available. Features Required: Secure user registration and login. Social Authentication using Google. Password reset functionality. Two-Factor Authentication for added security. "Remember Me" feature on login. Login with email or username. Google reCAPTCHA integration on registration. Authentication Throttling (automatic lockout after multiple incorrect login attempts). Ability to define an unlimited number of user roles. Ability to define an unlimited number of permissions. User Activity Log to track user actions. Avatar upload fu...

    $18 (Avg Bid)
    $18 Avg Bid
    8 bids

    I require a freelancer skilled in MacOS and command line operations to assist me with the installation of a Foodomaa extended license script on my localhost. The purpose of this installation is to allow for extension development. The selected freelancer must have: - Proficiency in MacOS - Familiarity...line interface operations - Previous experience in handling Foodomaa scripts This task will involve installation and ensuring that the script functions as required on my MacOS localhost environment. Your responsibility will not only be limited to the installation but includes providing documentation on the process to help other team members understand any modifications made. Skill in PHP, MySQL, admin panel setup, and understanding of web server would be a bonus. Looking forward to ...

    $21 (Avg Bid)
    $21 Avg Bid
    14 bids

    I am seeking a skilled professional to enha...over the website's front-end. This includes: - Adding/removing/editing the home page banner - Adjusting the menu navigation - Editing the footer content - New features for the admin dashboard: The developer will need to add new functionalities to the admin dashboard. More specifically, I need the ability to manage the front-end directly from the dashboard. Ideal candidates should possess: - Proficiency in website redesign - Experience in mobile app development, particularly for Android and IOS - Expertise in front-end development and UI/UX design - Prior experience in adding new features to admin dashboards - Strong communication skills and a collaborative work ethic. Please demonstrate your previous work...

    $199 (Avg Bid)
    $199 Avg Bid
    133 bids

    We're seeking an experienced developer company to help upgrade a state-of-the art startup MEMBERSHIP PLATFORM; website, iOS & Android apps, and admin panel. **OVERVIEW** The framework is built in versions that are several years old. For example Node JS 7.10.0 and MySQL 5.7.0. Everything needs to be updated to highest stable version that offers support and packages. For Node.Js that will likely be version 18 or 20 Moreover, this project offers an excellent opportunity for more development. **QUOTE: UPGRADE** -Please provide a quote for upgrade of website, iOS & Android apps, and admin panel. -The Framework described below. -Specify team size and roles. -Time frame for completion. **PLATFORM FRAMEWORK & DETAILS** Framework: React, Node, Express, React Nat...

    $4145 (Avg Bid)
    Full Time NDA
    $4145 Avg Bid
    70 bids
    ONLINE CASINO AND GAMES 6 days left
    VERIFIED

    ...live dealer games - Ability to create engaging and vibrant visual designs - Understanding of common online casino platform features What we need: - Casino platform - Games from the attached in this project (should be from a game provider like pragmatic play, not own-made) - Admin panel for super agent, agent, and cashier. What we expect: - A fully functional casino platform with withdraw and deposit. - Account hierarchy for admin panel super agent, agent and cashier. - Functional admin panel that shows statistics and reports about the win/loss, account balances and account management. - Games should support PHP currency. - Demo should be in localhost version (via screenshare), not a link. Demo of this casino and panel will be provided in chat. Please note that ...

    $6916 (Avg Bid)
    $6916 Avg Bid
    35 bids

    ...tailored to meet the specific needs of my business and customers. Key Features: - Product Search and Filtering: It should be easy for customers to find the products they are looking for. - Shopping Cart and Checkout: Smooth, secure, and user-friendly checkout process. - User Registration and Login: Customers should be able to create accounts and track their orders easily. - Admin Product Edit: Products must be editable by the admin user. Design Preferences: The design of the website should be modern and trendy. The focus is on providing a visual appeal that aligns with the fashion industry. Payment Integration: Payment gateways such as credit card, PayPal, and Bank transfers (eTransfer) are essential. Additionally, there should be an option for in-person payments by ap...

    $172 (Avg Bid)
    $172 Avg Bid
    120 bids

    I am in need of a website designed for a school setting, with specific areas for students, teachers, and admin. The main features should include: - Student Profiles: The students should have the ability to log in to their individual profiles and view grades, assignments and attendance records. Therefore, a secure login feature is essential. - Teacher Interaction: This feature is for teachers who will log in to post assignments. The posting of these assignments should be primarily via file uploads. - Admin Access: The website should also provide admin access with top-level control over all aspects - from student profiles to assignment uploads. Ideal applicants would have experience in developing educational platforms or similar projects. Proficiency in website desig...

    $27 (Avg Bid)
    $27 Avg Bid
    29 bids

    I'm looking to hire a competent UI/UX designer with experience in tailwind css, specifically for designs across multiple platforms including desktop,...aims to develop an easy-to-use interface for a website or application that provides information or education. Key Requirements: 1. The main theme for the UI/UX design should resonate with the admin theme. 2. The design should be versatile, i.e., it should be optimized for desktop, mobile, and tablet. 3. The design should prioritize user navigation and the seamless provision of knowledge. Therefore, the ideal candidate must have previous experience in designing UI/UX on multiple platforms, a solid understanding of tailwind css, and a portfolio showcasing their versatility. Familiarity with designing admin themes will be ...

    $210 (Avg Bid)
    $210 Avg Bid
    33 bids

    ...Collection and Product Pages: Design beautiful and professional collection and product pages. Ensure products are categorized correctly without mixing brands in general collections. Optimize collection names for clarity and organization. Page Customization: Customize all active pages in the admin section. Implement subtle transitional animations on product pages for a polished look. General Store Customization: Focus on the home page for overall store customization. Review and customize active pages in the admin section. Implement SEO best practices for improved visibility. Edit product titles for clarity without deviating from the main theme. Maintain the existing color scheme and keep edits simple for easy future modifications. Mega Menu Implementation: Implement a drop-...

    $70 (Avg Bid)
    $70 Avg Bid
    25 bids

    ...live dealer games - Ability to create engaging and vibrant visual designs - Understanding of common online casino platform features What we need: - Casino platform - Games from the attached in this project (should be from a game provider like pragmatic play, not own-made) - Admin panel for super agent, agent, and cashier. What we expect: - A fully functional casino platform with withdraw and deposit. - Account hierarchy for admin panel super agent, agent and cashier. - Functional admin panel that shows statistics and reports about the win/loss, account balances and account management. - Games should support PHP currency. - Demo should be in localhost version (via screenshare), not a link. Demo of this casino and panel will be provided in chat. Please note that ...

    $4224 (Avg Bid)
    $4224 Avg Bid
    34 bids

    ...and Apple phones. The app should primarily function by offering multiple server locations to our users. Here are some key requirements: - User Interface: - The app should have a minimal and intuitive interface. The user login screen should be the first and only screen the user sees upon opening the app. - The login process should be straightforward with users entering their username and password only. - VPN Server Locations: - The app needs to support multiple server locations for the VPN service. These locations should be easily accessible for the users to connect to. - The VPN to be developed should be based on SSH and V2Ray protocols. The ideal candidate for this project should have: - Proven experience in cross-platform app development, preferably with VPN re...

    $217 (Avg Bid)
    $217 Avg Bid
    34 bids

    I'm in need of a skilled developer to design and implement a user registration page using SpringBoot, React, and Java. The key functionalities that need to be implemented are: - Creation of new user accounts - Collection of email and password during registration - Email verification process post registration The ideal candidate should have a strong foundation in SpringBoot, React, and Java programming as well as experience in building secure user registration systems. Knowledge of email verification in registration processes is key. Great attention to detail and the ability to work efficiently is paramount.

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

    ...information using .env files. Structure the application with clear folder organization, including directories for services, templates, controllers, models, schemas and middleware. Create a user registration system that captures simple data such as email and password. Develop a content management system that dynamically serves page content based on language selection (multilingual support). Integrate JWT for secure authentication, including login functionalities. Establish user roles within the system, with specific capabilities for an admin role. Requirements: Proficient in Python and Flask. Experience with SQLAlchemy ORM and database design. Strong understanding of JWT and security best practices for web applications. Prior experience in building multilingual systems is ...

    $171 (Avg Bid)
    $171 Avg Bid
    39 bids

    I'm in need of a professional who can assist in implementing a range of policies within Microsoft Intune to ensure the security, compliance, and productivity of my organization. - Security Policies: - Implement password complexity: Help us establish secure password policies to protect sensitive data. - Implement device encryption: Implement the necessary measures to ensure all devices are encrypted and secure. - Compliance Policies: - Data Protection: Develop and implement data protection strategies to comply with relevant regulations. - Industry-Specific Regulations: Implement and enforce regulations specific to our industry to avoid any non-compliance issues. To implement the specified policies in Microsoft Intune: Device-Specific Mail Access: Utilize Int...

    $113 (Avg Bid)
    $113 Avg Bid
    7 bids

    I am in need of an experienced React Native developer to build a mobile app compatible with both Android and iOS. The primary functionality of the app will be QR code generation and scanning. It needs a way to generate unique QR codes and accurately scan them. User authentication is also essential to this project. The app should allow creating users with login ad password and allow them to log in to scan qr code. Ideal skills for this job: - Proven experience with React Native - Knowledge of QR code generation and scanning - Experience building secure authentication systems

    $580 (Avg Bid)
    $580 Avg Bid
    190 bids

    ...management, template building, requirement building. - Document management module equipped with AI capabilities. This module should allow for collaboration, offer templates, and require approval with an activity log. - A signature module that supports e-signing of documents with a timestamp. - GDPR module to enable sensitive data encryption both in the system and the database using a PIN and password. - Report data generator that creates encrypted reports concerning requirements, activity logs, and milestones. - Milestones management - need to add sub-client module. there is client but need a subclient function. - An API library for developers and APIs for the new features to ease third-party integrations. Ideal candidate: - Proficient in Laravel & Machine Learning ...

    $525 (Avg Bid)
    $525 Avg Bid
    108 bids

    ...and access control. - Develop public/private API endpoints: Create the necessary API endpoints for managing projects and users securely. - Build a React frontend: You'll build a user-friendly, responsive React frontend that interacts with the backend through Axios. This frontend should allow users to perform CRUD operations on projects and user data. Specifically, the web app should cater to: - Admin users: They should have access to user management features, role-based access control, and should be able to log in using various secure methods (Socialite, Sanctum, and Auth0). Ideal skills for this job include: - Proficiency in Laravel 11, Sail, and React 18. - Experience with implementing secure login systems. - Previous work with API development and full-stack web app deve...

    $245 (Avg Bid)
    $245 Avg Bid
    87 bids

    I'm looking for a capable person to handle various administrative tasks that will facilitate my transition to Riyadh. This rol...personal assistance, and accuracy, attention to detail, time management, and fluent English are a must. The job responsibilities will include, but are not limited to: * Coordinating flight bookings through airline websites, ensuring affordable pricing by looking for economy class seats. * Finding a suitable living arrangement in Riyadh based on specified requirements. Candidates with prior admin support or personal assistant experiences will be preferred. You should be comfortable navigating airline websites and have a good understanding of Riyadh's living accommodations. Your ability to evaluate options and secure the best deals is ess...

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    15 bids

    We need crypto wallet with full source code. requirement 1. Custodial ( Centralized) with two level layer of user and admin 2. ordinary crypto wallet with multi factor authentication, such as mobile phone number, e-mail address, and authenticator app. 3. admin can disable users sending coins. 4. ERC-20 coins 5. deadline 4th of May 6. full source code open 7. deploy on our client's server

    $2331 (Avg Bid)
    $2331 Avg Bid
    16 bids

    ...subjects are automatically printed. This should be set up to use a black and white print setting. Skills and Experience: - Experience in work with Thunderbird mail client - Knowledge in automatic printing setup for emails - Basic understanding of printer settings and configurations Note: I created a website *Food Ordering Website* for my client. Pizzeria On the PC has Thunderbird. But the email password changes automatically. 1. Problem is either with our mail server. At WHM 2. Or pizzeria has a different webmaster or this webmaster has a PC automation that does that. That's why you should do the email installation. That it cannot be changed by anyone. And couldn't be deleted. That's why if you have a solution without Thunderbird. We can do it too. AND webs...

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

    ...straightforward yet robust admin panel. To fit my specific needs, it should have: 1. All Page Dynamics 2. App Listing with article editor 3. App Type Listing Like Top Trending, New Apps, Fraud Apps with Admin Panel Option. 4. Home Page Slider With Link. 5. Top 3 App Choose Option or Pin Option. 6. Home Page Notice Edit Option 7. Load More Options Apps Category. 8. Home Page FAQ Options. 9. Side Social Media Options. 10. Categories Create Option and Select. 11. Trending Page + High View Post. 12. Search Home Page Option. 13. Footer Ads + Link Option. 14. Google Ads Option Manual and Auto. 15. App Listing: App link, Banner+Js Copy+FAQ+Footer Marquee Text 16. Brand Logo Change+ WhatsApp Link 17. Full Analytics All Website Like Every Days, Months, views+ Per Apps Views 18. ...

    $419 (Avg Bid)
    $419 Avg Bid
    42 bids

    I'm seeking a professional to help me create an Apple ID specifically for India. This Apple ID will be primarily used on my iPhone. Key requirements include: - Creating an Apple ID specifically for the Indian region and ensuring it works well on the iPhone. - No specific settings or configurations are required. It should be a standard, functional Apple ID. I will no...specific settings or configurations are required. It should be a standard, functional Apple ID. I will not need any assistance with purchasing or downloading apps from the Indian App Store. Ideal candidates should have: - Proficiency in creating Apple IDs for different regions. Also you need to create an e-amail address (preferably or ) and I should be able to reset the password of the e-mail address.

    $46 (Avg Bid)
    $46 Avg Bid
    3 bids

    We are looking for an experienced supporter who can manage and update our Typo3 installation with different webpages: Please also have good knowledge about Typo3 updates to the latest versions (v13).

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    47 bids

    make reviews on website not go live automatically but ONLY after admin approval. to AVOID SPAM and false reviews (also create email alert for notice of "new review pending" status when created - to go to signsdelivered@gmail .com)

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

    I'm experiencing a critical issue with the Let's Encrypt SSL on my WHM server; it's not performing accurately on my website. I'm running Alma Linux and WHM Cpanel on my current server. It was working a few days ago but suddenly stopped working so I think the autorenew wasn't set up co...are NOT using for SSL installation This is an immediate need and bidding freelancers should be prepared to start work as soon as possible. Necessary skills and experience: - Proven experience with Let's Encrypt SSL - Proficiency in WHM server management - Strong knowledge of Alma Linux - Ability to troubleshoot and resolve this issue promptly I'm looking for an experienced system admin who can swiftly diagnose and resolve this SSL issue. Please include any re...

    $17 (Avg Bid)
    $17 Avg Bid
    23 bids

    Looking for php/mysql developer to integrate discount coupon backend into admin panel. Straight forward. The admin panel is already working with a mobile app. We need to add that functionalitiy so we can later integrate it on mobile app

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    83 bids

    ...stores or do not have their own store and company. They can introduce clients to the payment management portal, thereby acquiring multiple users. Agents can receive payments, process refunds, and handle settlements within their own company and store. Additionally, agents can view transactions across other users and earn a percentage benefit, such as a 2% profit from transactions made by other users. Admin: Admins oversee all transactions across the platform. They can manage users, including freezing or closing user accounts, and handle refund transactions. Admins also have the authority to update the Merchant Discount Rate (MDR) for each company and payment method. Currently, the platform supports multiple payment methods, including Visa/Master, AliPay, WeChat Pay, GrabPay, and P...

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

    ...need developed are: - User Authentication: This will be based on an email and password login system. The focus should be on ensuring user credentials are securely handled and stored. Experience with implementing this in a NoCode environment is a must. - Database Integration: The project will make use of an SQL Server. The freelancer should be able to efficiently integrate and manage an SQL Server database with the NoCode tools. Previous experience with SQL Server is required. - We need to integrate some process, after all, we need to implement the solution in Azure. In summary, I'm looking for a freelancer who is skilled with NoCode tools, specifically Bubble and FlutterFlow, has implemented email/password user authentication before, and has experience with SQL...

    $1093 (Avg Bid)
    $1093 Avg Bid
    58 bids
    Hubspot automation expert 5 days left
    VERIFIED

    ? Seeking HubSpot Automation and Integration Expert! ? Please send the proposal for your monthly price, we are wanting to find a full-time person who can join our ...new challenges quickly. - In-depth knowledge of API integrations and familiarity with automation tools. - Demonstrated ability to develop complex workflows and optimize system processes across various environments. - Excellent analytical, problem-solving, and communication skills. - Strong ability to train others and share knowledge effectively. Note: This position requires someone with genuine admin experience in HubSpot. We emphasize the need for candidates who can truly leverage the platform beyond basic functionalities. If your experience does not align with these requirements, your application will be automatical...

    $1115 (Avg Bid)
    $1115 Avg Bid
    16 bids

    I need Satta matka android application with admin panel .

    $71 (Avg Bid)
    $71 Avg Bid
    4 bids

    ...handle cancellations efficiently. Admin Backend: Construct a robust admin panel to oversee order processing, site settings, and overall platform management. System Overview: Showcase popular services through a slider on the front end, adjustable by the admin. Customize service display based on date, name, or cost, with admin control. Implement a commission structure for admin's revenue, configurable via the admin panel. Key Features: User Authentication and Registration Product/Service Listings with Descriptions and Pricing Search and Filter Options Shopping Cart and Secure Checkout Process Comprehensive Order Management User Reviews and Ratings Personalized User and Supplier Profiles Centrali...

    $621 (Avg Bid)
    $621 Avg Bid
    37 bids