Experience level filter
Job type filter
Client history filter
Project length filter
Hours per week filter
Posted 2 weeks ago
  • Hourly: $30.00 - $45.00
  • Intermediate
  • Est. time: Less than 1 month, Less than 30 hrs/week

Several years ago I hired a consultant to redo my Wordpress site. He changes the admin email to his own, and since WP Mail SMTP isn't properly configured I haven't been receiving emails or form handler messes for a while. I also want to remove hi email address and add my own, but the email handler inside Wordpress isn't working apparently. I cannot make the admin change needed since I am not receiving the confirmation email. # Project Brief: Fix WordPress Email Delivery & Complete Admin Email Change ## Site cenaclecapital.com (WordPress) ## Background We're trying to change the WordPress admin email address . The change is stuck in a "pending" state because the confirmation email WordPress sends never arrives. ## What's been diagnosed so far - The site uses **WP Mail SMTP Pro (v4.3.1)**, configured to send mail through Google/Gmail via the plugin's **One-Click Setup**. - The plugin's Email Log/error notice shows: *"One-Click Setup for Google Mailer requires authorization. Perform authorization before sending emails."* - Attempting to re-authorize returns Google's error: **"The OAuth client was not found" (Error 401: invalid_client)** — meaning Google no longer recognizes the OAuth connection behind One-Click Setup. - This is **not limited to the admin email confirmation**. The failure log also shows failed emails from **Divi** (the site's form/page builder), meaning contact form submissions and other site notifications may have been silently failing too. This could mean lost leads/inquiries and should be verified as part of the fix. ## Scope of work 1. Diagnose and fix the broken Google OAuth connection inside WP Mail SMTP Pro. 2. **Recommended fix:** migrate from One-Click Setup to a dedicated, self-owned OAuth client created in Google Cloud Console (tied to our own Google account), so the connection isn't dependent on the plugin vendor's shared authentication service and won't break the same way again. 3. Send a live test email through WP Mail SMTP's built-in Email Test tool and confirm delivery. 4. Confirm Divi form submissions are sending and arriving correctly (test a real form submission end-to-end). 5. Complete the pending admin email changes and confirm WordPress has fully switched over (Settings → General should no longer show a pending change). 6. Briefly document what was changed (new credentials/settings, where they live) so we can maintain or troubleshoot it ourselves in the future. ## Access we'll provide - WordPress admin login - Hosting control panel access (if server-side mail logs need checking) - Access if needed to set up/use a Google Cloud Console project under our Google account (we can be present for this step if preferred, since it involves our Google login) ## Ideal freelancer - Experience specifically with **WP Mail SMTP (Pro)** - Comfortable setting up **Google Cloud Console OAuth 2.0 credentials** for Gmail API sending - Familiarity with **Divi** forms is a plus - Should be able to explain fixes in plain language, not just "fixed it" — we want to understand what broke ## Deliverables / Definition of done - [ ] Test email sends and arrives successfully - [ ] Divi contact form test submission sends and arrives successfully - [ ] Admin email change confirmed and no longer pending - [ ] Short written summary of root cause and fix - [ ] Connection no longer dependent on a shared/third-party OAuth app prone to breaking ## Estimated scope This looks like a 1–2 hour fix for someone experienced with WP Mail SMTP and Google OAuth setup — flagging here mainly to calibrate quotes, not as a hard cap. I just want the emails, form handler, etc. to work properly and for my own Gmail to be configured as the admin. The project tasks above were written using Claude.

Posted yesterday
  • Hourly: $70.00 - $80.00
  • Expert
  • Est. time: 3 to 6 months, 30+ hrs/week

Informativ LLC is the leading provider of fraud prevention, proactive compliance, credit reports, payment calculations, and customer insights to the automotive and general consumer finance industries across the United States. Informativ's software optimizes the consumer finance qualification process, ensures compliance, and enhances profitability through automation and risk mitigation. Informativ is proud to be recognized on the 2025 and 2024 Inc. 5000 list of America's fastest-growing private companies and as a 2024 and 2025 Great Place To Work certified employer. Please visit www.informativ.com for additional information. About the Role We are seeking a Senior PHP Engineer to design, develop, and maintain high-performance web applications and APIs. In this role, you will work closely with product managers, designers, and other engineers to build scalable, secure, and maintainable solutions. You will also play a key role in technical decision making, mentoring junior developers, and improving engineering best practices. Key Responsibilities: • Design, develop, and maintain backend systems using PHP and modern frameworks (Laravel or similar) • Build and maintain RESTful APIs and integrations with third-party services • Optimize application performance, scalability, and security • Write clean, well-documented, and testable code following best practices • Collaborate with frontend, DevOps, and QA teams to deliver end-to-end solutions • Participate in code reviews, architecture discussions, and technical planning • Troubleshoot, debug, and resolve complex production issues • Mentor junior and mid-level engineers and contribute to team growth • Stay up to date with emerging PHP technologies and industry trends Qualifications: • 10+ years of professional software development experience, with strong focus on PHP • Extensive experience with Laravel • Strong understanding of OOP, design patterns, and SOLID principles • Experience with MySQL/PostgreSQL and database design • Proficiency in building and consuming RESTful APIs • Familiarity with Github and CI/CD workflows • Experience with unit and integration testing • Solid understanding of web fundamentals (HTTP, security, caching, sessions) Preferred Qualifications: • Experience with cloud platforms (AWS or Azure) • Frontend exposure (JavaScript, React, or similar) • Experience with message queues (RabbitMQ, Kafka) or caching systems (Redis, Memcached) • Prior experience working in Agile/Scrum environments • Technical mentoring experience Why Join Informativ? We’re a fast-growing technology company where your work will have real impact. You'll be joining a collaborative, forward-thinking environment that values innovation, data-driven decisions, and people-first culture. Informativ is proud to be an equal opportunity employer committed to building a "best in class" work environment. We offer a rich benefit package including paid time off, health insurance, and 401(k).

Posted 3 weeks ago
  • Hourly
  • Intermediate
  • Est. time: Less than 1 month, Less than 30 hrs/week

Hello! My website loading time on Google business profile is slow,the hosting is RocketNet,they analyse said no issue with hosting, and needs Elementor plugin update and header and footage elemntor update issue maybe

  • Hourly
  • Expert
  • Est. time: 1 to 3 months, Less than 30 hrs/week

I have a production-ready React/TypeScript health record web application built with Lovable (AI app builder) that needs to be migrated to professional infrastructure I own before public launch. I also need Claude Code (Anthropic's AI coding CLI) set up so I can continue building features independently after migration without relying on Lovable. This is a one-time migration project with a clear scope and a complete data export already prepared. I need someone experienced, detail-oriented, and trustworthy — this is a health application handling sensitive patient data. What I already have: Vercel Pro account — ready to connect Supabase account — ready to create new project GitHub repository — connected and available Domain: fullycharted.app — DNS access available Complete bulk export ZIP from Lovable Cloud — all tables as CSV/JSON, all storage files, complete supabase/migrations/ folder 2 beta users currently — minimal data to migrate Mac computer for local development setup The application: React/TypeScript frontend with Vite and TailwindCSS Supabase backend — PostgreSQL, Row Level Security, Edge Functions, Storage buckets Supabase Auth for authentication 1,326 automated tests passing Currently hosted on Lovable Cloud fullycharted.app currently points to a separate landing page — needs to point to the full app after migration What I need done: Connect GitHub to my Vercel account and configure build settings for Vite/React and all environment variables Create new Supabase project in my account — run supabase db push using migrations folder, import all table data from CSV/JSON export, re-upload all storage files (lab documents, imaging, diagnostic studies), verify all Row Level Security policies working correctly Configure all environment variables — VITE_SUPABASE_URL, VITE_SUPABASE_PUBLISHABLE_KEY, VITE_ADMIN_EMAIL, and any others currently in Lovable DNS configuration — point fullycharted.app to Vercel, configure www redirect, verify SSL certificate Handle 2 beta user accounts — coordinate password reset timing before DNS cutover Full verification — app loads at fullycharted.app, login works, patient data intact, emergency view works without auth, file uploads work, admin route gated correctly, all 1,326 automated tests pass, RLS verified (no cross-account data access) Claude Code setup on my Mac — install Node.js, install Claude Code CLI, clone repository locally, configure local environment variables, verify app runs locally (npm run dev) and tests pass (npm test), walk me through one simple change so I understand the workflow Documentation and handoff — all environment variables documented, Vercel and Supabase configuration documented, local development workflow documented, GitHub push triggers Vercel deployment confirmed Security requirements: This is a health application. RLS policies must be verified after migration. Patients must only access their own data. Admin route gated to one specific email. Public emergency routes work without exposing other patient data. What I will provide: Access to my Vercel account Access to my Supabase account Complete bulk export ZIP GitHub repository access Domain registrar access for DNS Anthropic API key for Claude Code Quick responses throughout the project Success looks like: fullycharted.app loads the full application Beta users can reset password and log in with all data intact All 1,326 tests passing I own all infrastructure completely Claude Code installed, configured, working Complete documentation in my hands Follow-on work: I have a second application (MySynapse — homeschool platform) on the same stack needing the same migration in 1-2 months. Strong performance here leads to that second project directly. To apply please include: Examples of similar Lovable/managed platform to Vercel migrations Supabase RLS and migration experience Your approach to data integrity verification Confirmation you are comfortable with health app security requirements

  • Fixed price
  • Intermediate
  • Est. budget: $550.00

Convert a 32-page WORD document to a single HTML page. The document is a user guide for a desktop application. The application launches the HTML page from a “Help” link on its file menu. The document consists of 11 chapters each having one to six sub-headings. There are 60 screen-shot images and approximately 6000 words. Since the application is often used absent an Internet connection, fonts should be embedded. There are no external hyperlinks. However, there are many internal hyperlinks. The application launches the HTML page in an 800-pixel wide window in a headless browser. However, it is possible that the window will open to the full width of a user’s screen. The page need not be responsive to mobile browsers however the content layout should not become distorted by different size windows. Two important goals of the project: 1. Create navigation to any chapter that is accessible from anywhere in the document. That could be a floating navigation bar or a repeating navigation DIV at the top or bottom of every page. 2. Approximately match the color scheme of the desktop application or create an attractive contracting color scheme. Possible follow-up projects include: 1. Translating the design to pages on the company’s Website. 2. Translating the design back into the printed document 3. Generating content and designs for other of the company's product literature

  • Fixed price
  • Entry Level
  • Est. budget: $350.00

Hello! We are a small indie bookstore in Nashville, TN. We are changing our website from WIX to Square Online so that our online inventory will be perfectly synced with our in-store inventory. We are running into problems trying to set up the website because we need to majorly clean up our Square POS item library by making sure the inventory is accurate (importing stock count spreadsheets and deleting duplicates/old things we don't need) and so far, our biggest problem: making sure most items in our library have a book cover image attached. We made it pretty far on our own but Square's inability to allow for bulk editing is making us crazy. Bonus: We would love to have some sort of automation running in the future that can upload book cover photos immediately to square when we scan in a new title, so we no longer have to do that all manually. If you have any ideas or think this is possible we would love to set it up.

  • Fixed price
  • Expert
  • Est. budget: $3,000.00

Hello, I’m looking for a Shopify developer to build a new eCommerce website for our business, Anne’s Mercantile. About our business We sell authentic, Amish-made products with a focus on craftsmanship, quality, and traditional methods. Our goal is to present these items in a clean, trustworthy, and story-driven way. Project scope • Platform: Shopify • New store build (not a redesign) • Approx. 25-30 products at launch as of now, but likely to grow over time • 6 product collections (categories), again, likely to grow. • Theme-based design with customization (not fully custom) Key requirements • Clean, simple, rustic design that highlights handmade quality • Mobile-optimized layout • Product pages with strong visuals and descriptions • Basic navigation (Home, Shop, About, Contact) • “About the Makers” or storytelling section • Standard Shopify features (cart, checkout, payments, shipping setup) Nice-to-have (optional, depending on budget) • Product bundles or gift sets • Basic SEO setup • Guidance on apps (reviews, upsells, etc.) Content We will provide product photos, descriptions, and basic branding assets. Budget & timeline • Budget: $2,500–$4,000 • Timeline: Ideally 3–6 weeks from signed agreement What we’re looking for • Experience building Shopify stores for physical products • Ability to recommend a good theme and optimize it • Clear communication and straightforward pricing Please include: • Examples of Shopify stores you’ve built • Estimated cost within our budget range • Timeline to completion • What is included (and not included) in your quote Thank you, and I look forward to hearing from you. Best regards, Dan Weber-Schulz

  • Fixed price
  • Intermediate
  • Est. budget: $2,800.00

MEMBER LOGIN PORTAL & ADMIN DASHBOARD WELLNESS CHECK-IN PLATFORM ABOUT UGOOD This s a wellness check-in platform WHAT WE NEED BUILT We are looking for an experienced full-stack developer to build two connected pieces: 1. MEMBER LOGIN PORTAL A secure member-facing portal accessible from a "Member Login" button on our website where members can: - Log in with a username and password - View and edit their own account information only - Update their identified members (accountability buddies), check-in time, check-in day, name, email, phone, and timezone - Add or remove buddies with automatic opt-in text sent via Twilio and email confirmation sent from a designated email - Reset a forgotten password - Manage their billing through Stripe's secure hosted page - All changes must sync in real time to our existing Airtable base without disrupting current check-in automations 2. ADMIN DASHBOARD A separate secure login for the Admin team that includes: - Member overview showing all members with status (active, paused, inactive, cancelled) - Ability to add, remove, and pause members directly - Check-in monitoring showing who responded, who didn't, and when escalations were triggered - Three-tier escalation visibility showing opt-in status for each tier - Crisis flag system that automatically surfaces members who go silent for three check-in rotations in a row - Billing overview showing each member's current payment status pulled live from Stripe TECH STACK Our existing system runs on: - Airtable (member database) - Twilio (SMS check-in automation) - Stripe (billing and payments) - Modal (backend infrastructure) - Supabase will be needed for member login authentication — setup and handover included in scope DELIVERABLES - Fully functional member login portal live on ugoodreachout.com - Fully functional admin dashboard accessible to the team - All infrastructure handed over to UGOOD on completion - Recorded walkthrough video showing both systems working end to end - 14 days of post-launch support TIMELINE We are looking for completion within approximately 24 days of project kickoff: - Days 0-3: Access and setup - Days 4-10: Member portal build - Days 11-18: Admin dashboard build - Days 19-21: Review and tweaks - Days 22-24: Go live and handover CANDIDATE - Strong experience with Supabase authentication and database management - Proven experience integrating Stripe, Twilio, and Airtable - Comfortable working with Modal for backend infrastructure - Experience building secure member portals and admin dashboards - Clear communicator with a track record of clean handovers - Portfolio showing similar builds preferred COMMUNICATION REQUIREMENTS: At minimum, a weekly check-in call throughout the duration of the project (15-45 minutes) , and remain open to all additional communication necessary for project clarity and successful completion.

  • Fixed price
  • Intermediate
  • Est. budget: $2,200.00

I need a developer to build an AI visibility audit tool for destination marketing. The core logic is already defined and I have a full spec. I need someone who can build it clean and ship it. What the tool does: it queries ChatGPT, Gemini, Claude and Perplexity with a fixed set of real traveler questions, captures whether a destination shows up and where its competitors land, scores the result, and drafts a short report. Roughly 15+ questions, each run a few times per platform, with web search enabled. What I need built: The query engine across all three platforms, running on my own API keys Integration with my existing scorecard backend A gated flow: a personal emailed link that runs once per user, results delivered by email A saved-run database I can log into and review, so every run is stored from day one Built to be re-run on a schedule later (this becomes an ongoing monitoring product) Two non-negotiables: It runs entirely on my API accounts and keys. Billing and ownership sit with me. I own all code and IP outright. This is a defined, finish-and-ship project, not open-ended. I'll share the full spec with candidates who look like a fit. US-based candidates only. Skills LLM / OpenAI API, Gemini API, Perplexity API, API integration, Python (or your stack — tell me), backend development, database design, prompt engineering If interested, please respond with the following answers to be taken seriously: Describe a tool you've built that calls LLM APIs in production. What did it do and what was your specific role? How would you handle the fact that AI answers vary run to run? How do you make a score that holds up to scrutiny? What's your approach to keeping per-query API costs controlled at volume? Rough estimate on timeline and cost for a project scoped like this.

  • Hourly: $50.00 - $70.00
  • Intermediate
  • Est. time: Less than 1 month, Less than 30 hrs/week

I have a small Shopify store that is already set up and running, but it still doesn’t feel fully finished. I need someone to go through the current setup and make sure everything is configured properly and nothing important has been missed. The theme is already installed and most of the structure is in place, so this is not about building anything from scratch. It’s more about reviewing what’s there, fixing small issues if needed and making sure the store is clean and works the way it should. I also want the basic SEO side checked and adjusted where necessary so the store is properly set up for search engines. Things like how the homepage is structured, how product pages are presented, and whether titles and descriptions make sense and are consistent. It’s a small task and should only take about one to two hours for someone who has done Shopify work before. I’m mainly looking for someone who can quickly understand the current setup and improve it without overthinking or overcomplicating things.

Jobs Per Page: