Email alert php jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 email alert php jobs found, pricing in USD

    I have a php server that is a backend of an andoid/iphone app. The app registers itself to Firebase, and I would like to send push messages he devices via FCM REST API. It is working well if I get the oAuth Token myself and add hard-coded to the POST message. The goal of this project is to provide me with a PHP code that gets the oAuth Token programmatically, as in: I expect a working code something like this: // START $client = new Google_Client(); // WHATEVER ..... // Authenticate and get the access token if ($client->isAccessTokenExpired()) { $client->refreshTokenWithAssertion(); } $accessToken = $client->getAccessToken(); // Access token to use with FCM REST API $token = $accessToken['access_token']; echo "Access Token for

    $10 - $30
    Sealed
    $10 - $30
    5 bids

    This project requires someone with a strong command of PHP and Android app development. The task at hand is twofold: 1. **Connect PHP Admin to Android Apps**: - I need my PHP admin linked to both the user and the driver app. 2. **Improve App Functionality**: - Once the PHP admin is connected, I expect real-time updates on both apps. - There should also be enhanced user account management features: this includes improved data tracking and analytics. The ideal freelancer for this job should have experience with PHP and Android app development, including interfacing web and mobile applications. Understanding user account management and kickstarting real-time updates are key. This is an Easy Android studio edit and ill do a fixed $30 budget.

    $32 (Avg Bid)
    $32 Avg Bid
    13 bids

    ...marketer with a specialty in email marketing to help me promote a product or service. Key Requirements: • Bulk Email Distribution: The expert has to send bulk emails on my behalf. • Standardized Messages: I require standard email content for all recipients. I already have a html code template, but I will consider redoing it to look more professional. • Frequency: The emails need to be sent out daily. WE HAVE a total of 230,000 emails. We don't want them sent out all at once a campaign of x-thousands per day or a weekly will do. Ideal Skills and Experience: • Experience with email marketing • Familiarity with CAN-SPAM regulations • Proficiency with email marketing platforms and software. This project require...

    $220 (Avg Bid)
    $220 Avg Bid
    16 bids

    I'm looking for a skilled designer who specializes in validating/creating email templates specifically for the Outlook desktop client. Your task would be to check current code and further develop a user-friendly, visually-appealing template that works in outlook. Key details about the project include: - Email template has been roughly designed, needs to be validated for outlook desktop clients - The template should be fully tested and confirmed to be compatible with the Outlook desktop client Ideal skills for this project: - Exceptional understanding of the Outlook desktop client's email features - Proficiency in graphic design to create an engaging yet formal look - Extensive experience creating and testing email templates By submitting your pr...

    $19 (Avg Bid)
    $19 Avg Bid
    21 bids

    I'm seeking a freelancer with strong communication skills to develop a promotional YouTube video for my PHP script. The video is geared towards non-technical individuals, so it must be easy-to-understand and engaging. In particular it should: - Promote the PHP script - Highlight the script's usability, customizability, and integration capabilities Ideally, I'd like to work with someone who has proficiency in PHP so they can adequately understand and present the script. A background in video production, particularly instructional or promotional content, is a must. A basic understanding of YouTube SEO would be a bonus.

    $50 / hr (Avg Bid)
    $50 / hr Avg Bid
    2 bids

    PHP Website Migration: GoDaddy to HostGator I require an experienced web developer to expedite the transition of my PHP-based website from GoDaddy to HostGator. The website is extremely simple test taking website. Take a test and store results in a database then show results to an administrator. There are 4 customer facing screens. With an immediate start and swift completion required, it's essential that the chosen freelancer can handle this task with utmost efficiency and precision to ensure uninterrupted service. Key Tasks & Expectations: - Move PHP website from current host (GoDaddy) to new host (HostGator) - Ensure full functionality throughout and after the transition - Maintain website performance and prevent data loss Ideal Skills: - Advanced k...

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

    Hi Bestsolz, I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $52 (Avg Bid)
    $52 Avg Bid
    1 bids

    ...Interface: Present the Pie Chart to users through a Modal or Alert Dialog, ensuring the information is easy to read and interact with. Testing and Deployment: Thoroughly test the plugin for bugs, compatibility issues with different versions of WordPress and WooCommerce, and ensure it adheres to WordPress coding standards. Documentation: Provide comprehensive documentation on the plugin's functionality, installation, and troubleshooting steps. Required Skills and Qualifications: Proven experience in WordPress and WooCommerce plugin development. Strong knowledge of PHP, JavaScript, HTML, and CSS. Experience with API integration and handling JSON/XML responses. Proficiency in creating user interfaces with Modal or Alert Dialogs. Abili...

    $92 (Avg Bid)
    $92 Avg Bid
    44 bids

    I am in need of a skilled PHP developer who can create a script facilitating file manipulation, specifically file uploading. The primary task for the script is to enable the uploading of document type files efficiently. .php 5.6.40 file to migrate to version 8.2.17 convert the file so it works on version 8.2.17 It's a very simple job for a php expert

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

    I'm looking for a professional with experience using ListingPro - Directory & Listing WordPress Theme to integrate and host a PHP directory software. We are building something similar to: I want freelancers to submit their applications with examples of their past relevant work. The ideal candidate should have a strong background in PHP, WordPress theme customization, and a knack for creating user-friendly interfaces. Strong experience with ListingPro, as well as knowledge of payment integration, will be a significant advantage.

    $292 (Avg Bid)
    $292 Avg Bid
    34 bids
    Cold Email Copy Writer Needed 4 days left
    VERIFIED

    Hi I need someone to write cold email for agency who are doing SHORT FORM VIDEO CONTENT to their customer. I need 2 main email script and 5-6 follow-ups. If you have any experience to write cold email script before. Please bid. Thanks

    $20 (Avg Bid)
    $20 Avg Bid
    54 bids

    Looking for a skilled web developer who can build a PHP website from scratch with some specific functionalities. Key tasks will include: - Building custom functionalities - The prime requirement is an individual cashback wallet for each user. This will need to be fully integrated and functional, keeping user experience in mind. - Payment integration - The cashback wallet should not be integrated with any Swift banking system, Google Pay, PayPal, or Stripe. Instead, it will be tied to our own proprietary payment system. The ideal candidate for this project should have: - Proven experience in PHP website development. - Strong skills in integrating custom functionalities within a website. - Knowledge and experience in secure payment gateway integration. - Good understanding...

    $100 (Avg Bid)
    $100 Avg Bid
    21 bids

    This is a $15 Job We currently have a perfect working counter but returns {"messages":"1"} As you can see is using JSON_ENCODE But we need more of a normal php echo that returns something like: <?php echo $userNotesRequest, count; ?> 1 below is what we using now ---------------------------------------------------------- <?php include("../../"); if (!isset($_SESSION["id"]) || $_SESSION['usertype'] != "chatusers") { exit(); } else { $userNotesRequest = mysqli_query($linkID, "SELECT COUNT(*) as count FROM chatusersnotes WHERE userToId='" . $_SESSION["id"] . "' AND seen=0 ORDER BY createdAt DESC;")...

    $45 (Avg Bid)
    $45 Avg Bid
    25 bids

    ...search of an experienced affiliate marketing expert with a keen interest in physical products and a proficiency in email marketing, who can assure a boost to my product sales. Key Tasks include: - Creating effective affiliate marketing strategies for physical products - Building email-driven marketing campaigns - Providing insightful reports and analyses based on campaign performance I believe the target audiences can be rightly understood and identified by professional marketers. Hence, I am interested in an expert who can recommend and target apt audiences based on the product category. Desired Skills and Experience: - Proven experience in affiliate marketing - Proficient in email-based marketing strategies - Exceptional analytical and reporting skills - Abil...

    $18 (Avg Bid)
    $18 Avg Bid
    9 bids

    I'm looking for a proficient PHP developer to troubleshoot and fix an ongoing issue on my website. For more than 2 weeks, the site has been displaying 'Undefined variable error' and ‘Syntax error’ messages across all the pages, including the homepage, about page, and contact page. Key requirements for the project include: - In-depth knowledge and understanding of PHP and its related functionalities. - Proven track record of troubleshooting and fixing PHP-based issues. - Ability to work promptly and efficiently, as the issues have been affecting the website for quite a while. I value clear communication, so kindly provide an explanation of how you plan to tackle the issues before you begin. Looking forward to working with the best fit.

    $21 (Avg Bid)
    $21 Avg Bid
    22 bids

    ...create an email marketing campaign focused on generating leads within the business sector. I currently don't have an existing email list of businesses to target, hence the need for this project. I require business emails, NOT Gmail addresses. At the moment I am looking for ideas and costs to do this project. Your key tasks will involve: - Crafting engaging email content to entice businesses - Initiation of an effective email marketing campaign - Including strategies for lead generation - Building a fresh email list of businesses Ideal attributes for this job would be: - Experience in running similar lead generation email projects - Proficiency in creating B2B targeted emails - Proven track record of generating leads for businesse...

    $82 (Avg Bid)
    $82 Avg Bid
    30 bids

    I have a Wordpress site and a login for abandoned cart. The email on desktop is very visible and works great but when opening up on a mobile phone, it doesn’t look good at all. I need this ajusted for mobile

    $24 (Avg Bid)
    $24 Avg Bid
    21 bids

    ..."I am an expert in Azure App service Linux" We have a PHP code mounted on the app service but when we run PHP Artisan DB:show we get a PDO expection This Task will be performed on an y "ANYDESK" session as we will not be providing any access to any of our environment. So if you are ok with that pls quote otherwise No We need of a skilled PHP, MySQL, and Azure expert to enable a connection between PHP code on an Azure App Service Linux and a MySQL database. , the successful applicant will be responsible for: - Establishing, testing, and troubleshooting the DB connection. - Ensuring the code can perform essential tasks like data insertion, retrieval, and updating operations flawlessly. Ideal Skills & Experience: - Proficiency in ...

    $17 (Avg Bid)
    $17 Avg Bid
    5 bids

    We are looking for someone that can help us set up our customer journey and email automations within Klaviyo. This person would need to design and create 6-10 email automations including: 1. welcome email stream 2. Abandon Cart email stream 3. Birthday email stream 4. events email stream 5. standard weekly comms EDM structure and design and a few other similar templates. A brief will be provided with more detail around this project upon acceptance of the role. Please reach out if you require more info.

    $1310 (Avg Bid)
    $1310 Avg Bid
    23 bids

    I'm in need of expertise in putting our mail into HTML format that's optimized for Gmail. Email client rendering differs, therefore knowledge in Gmail's particular rendering is crucial. Key requirements include: - Understanding of Gmail's HTML rendering and limitations. - Ability to create a seamless mail integration within a short timeframe; results needed ASAP. - Knowledge on the purpose of the email or its content isn't necessary as this has not been specifically stated. Ideally, you'll have an extensive background in HTML, specifically for mail integration, and demonstrated experience with Gmail platforms.

    $10 (Avg Bid)
    $10 Avg Bid
    25 bids

    We're in need of a PHP developer who can jump in and navigate through uncharted territories. Our project is versatile and requires immediate attention. - Your tasks will be to better integrate our databases, enhance our backend operations and work on web application development. - An ideal candidate possesses strong problem-solving skills, versatility and a track record of meeting tight deadlines. - We want to see your past work, experience and detailed project proposals. - You will be working on undefined PHP projects which may include building websites, creating web applications, or customizing existing PHP work. - A keen eye for detail and the ability to adapt quickly will be your key to success in this role.

    $93 (Avg Bid)
    $93 Avg Bid
    38 bids
    Old PHP App User admin 4 days left
    VERIFIED

    Back in the hayday of PHP ( circa 2011) our young company created a volunteer manager for a local extended car facility. It still works to a degree but I think most of the mysql queiries are depreciated and I'm Wordpress guy who does not code. Curretly the client is just trying to get a volunteer admin password to change but it won't save. Would be good to future proof this software.

    $25 / hr (Avg Bid)
    $25 / hr Avg Bid
    155 bids

    I'm looking for an expert in email marketing, specifically someone with extensive experience with the Klaviyo platform. Your tasks will primarily revolve around these aspects: - Creating professional style email campaigns and flows. - Analyzing performance of the mail campaigns, recommending and implementing improvements. As part of your role, I require the ability to design, execute, and manage automated email sequences. The ideal candidate would have a proven track record of effective email marketing campaigns, a solid understanding of automated email sequences, and a proficiency in personalizing flows for high-quality work. For easier communication, it would be preferable if we can be in the same time zone (GMT-4) or really close. Please, your...

    $669 (Avg Bid)
    $669 Avg Bid
    21 bids
    PHP Core Script Modification 4 days left
    VERIFIED

    I am seeking a seasoned PHP developer capable of editing a core script. New Functionality: 1. To the subscription plan setup, we will add a field called "Total Searches" , "Total Chats" and Total Notifications" 2. Each time someone clicks on the search button, it will reduce the total number of searches available. Same of notifications 3. User has the ability to enter "Notification key words" 3. Each time someone uploads a file, it should be sent to be indexed via an api call. 4. If the notification key words are discovered when the file is being indexed, a notification should be sent to the customer stating that X file has referenced the search term.

    $41 (Avg Bid)
    $41 Avg Bid
    38 bids

    ...with writing an introductory email to accompany the presentation. Our company specializes in painting and coating carbon fiber parts, offering painting and coating services. I will provide photos, answer all the questions and you can expect me to respond fast:) Project Requirements: ➢ Developing a B2B company presentation in PDF format, with business customers in mind. ➢ Write an Email to go along with the presentation which will be send to prospective clients. ➢ Skills required: Copying, selling, and simple designing a few. Additional Information: ➢ We are looking for a freelancer who has a genuine interest in our industry. ➢ The goal of the presentation and email is to attract new business customers for long-term partnerships. ➢ The presentation and email...

    $104 (Avg Bid)
    $104 Avg Bid
    67 bids

    I require an intuitive interface developed in PHP for fridge temperature tracking. Key requirements include: * Flexible Addition: The system must allow the option of adding fridges as and when required. * Daily Updates: The system needs to update and display the temperature of each fridge twice daily. (hand-write) * Celsius Display: All temperature readings should be displayed in Celsius only. The ideal candidate for this project would have a strong command of PHP and experience with data input and display interfaces, as well as a basic understanding of temperature monitoring systems. An ability to deliver a user-friendly, intuitive interface is essential.

    $41 (Avg Bid)
    $41 Avg Bid
    25 bids

    we need someone with a huge experience in PHP things... lets chat to check the details...

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    81 bids

    ...Mock request JSON object with: - Name (string) - Address (string) - Package (string) - Phone Number (string) - Start Date and Time (DateTimeOffset) - End Date and Time (DateTimeOffset) Key Operations: 1. Create a Google Calendar event using the start and end date, name as the calendar event title, and all the other information in the content or notes section of the calendar event. 2. Create an alert for the event 24 hours prior to start date. Technologies: - Microsoft Azure Functions (Free Account) - C# Type of Authentication: OAuth 2.0 using client credentials (client ID, secret) We are looking for a demonstration function that is simple and should take no more than 10 hours to build. Please create your own free Google account and a free or locally hosted Azure Function t...

    $31 / hr (Avg Bid)
    $31 / hr Avg Bid
    34 bids

    I need a professional with a deep understanding of Stripe, to integrate it into my third-party web application. The main purpose of this integration is to enable online payments on my platform. The instructions: My webapp uses a webservices API for some admin and user tasks. The command for updating a users credit in my app is "". Create a billing page/form so that when the user goes to pay the link will update to use the users username for the data_username parameter and the amount they payed into the data_amount parameter and then stripe will handle the payment and once the payment is complete will update the users credit in the app using the webservices API. Skills and Experience Required: - Strong experience in Stripe API integration - Familiarity with web-based applica...

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

    I'm seeking a skilled and talented PHP developer to improve my webpage's user interface and functionality. my webpage about quiz system and running good but I want to add the following: 1- add date aof attempting the exam to the page () 2- add different type of questions (matching and true or false) with auto correction. 3- add function for teacher to be able to upload file (video or image) to any question 4- show student attempt and print it summary: I want to improve the exam section(adding different type of questions) know the date when the student attempted the exam know which questions he answered wrong

    $42 (Avg Bid)
    $42 Avg Bid
    68 bids
    Php Backend Developer 3 days left
    VERIFIED

    More details: We are making some changes to this dashboard tool : We need to make two changes in the product in above link. This is a code for dashboard tool, we just need to create two separate databases and a few UI changes to create buttons for using tha...streamline this process, I propose adding a tab or checkbox in our Point of Sale (POS) system when selling the product, prompting the staff to confirm whether the empty cylinder has been received. If yes, it should update the Empty Cylinder stock; if no, it should not. Database management, Creating Two New database and a button in a dashboard., Need someone Who understand complex Backend Architecture in php & Mysql.

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

    I'm in need of a designer with experience in creating elegant and classic graphics. The mai...and classic graphics. The main task will be creating a brochure to let our audience know about our new products/services. However, the reach of this project extends to designing an email signature. While there are existing brand guidelines, these are not stringent and have room for creativity. Therefore, a designer with the ability to incorporate their touch while maintaining the essence of our brand's identity will be ideal. Key Skills: - Track record in designing with an elegant and classic style - A knack for creatively incorporating existing brand guidelines - Experience in designing brochures and email signatures - Capability to convey information about produ...

    $65 (Avg Bid)
    $65 Avg Bid
    23 bids

    ...our existing Laravel PHP API, I'm looking for an experienced professional who can deliver high-quality refactoring work to enhance its functionality and efficiency. Scope of Work: - Authentication Improvements: The chosen freelancer will need to notably enhance the security of our API. Expertise in implementing OAuth is necessary as we'd like to incorporate this system into our API. Additionally, we would like to simplify the user registration process to facilitate user access. - Performance Optimization: The API currently experiences bottlenecks in resource usage. I want these issues to be identified and resolved, creating an API which operates more efficiently. Ideal Skills & Experience: The ideal candidate for this project is highly proficient in Laravel an...

    $32 (Avg Bid)
    $32 Avg Bid
    44 bids
    Mass Marketing Email Design 3 days left
    VERIFIED

    I'm seeking an experienced HTML coder for creating engaging mass marketing emails. The Work Involved: - Designing HTML emails to be used through B2C mass marketing email programs. - The content of the emails will be varied, serving to promote products/services, announce special discounts/sales, and share informative content. Audience: - The target audience for these emails will be both our existing customers and potential customers. Skills and Experience: - Ideally, you'll have solid experience in HTML email coding. - Having worked on mass marketing email campaigns will be a huge plus. - A good understanding of product marketing, sales and content sharing strategies would be beneficial.

    $582 (Avg Bid)
    $582 Avg Bid
    83 bids

    I need a skilled developer for a project involving email sending using MailGun.com. The ideal candidate should be familiar with both SMTP and API as the method of sending is still open for discussion. Key requirements for the project: - Email content will primarily be text-based, so experience in creating and formatting text-based emails is highly relevant. - The possibility of personalized or dynamic content in the emails is under consideration, thus experience in this area would be an asset. In your proposal, please include examples of similar projects you've completed and any particular experience you have with MailGun.com.

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    56 bids

    As a business marketer, I'm looking to purchase an existing list of UK B2C email contacts. Key project requirements: - Email list should be UK-specific, catering to business professionals. - Ideal for email marketing campaigns. Please note, freelancers should have prior experience in data collection or list brokerage, with special emphasis on legality and data privacy. I require an already prepared list; no data scraping or generation is needed.

    $20 (Avg Bid)
    $20 Avg Bid
    14 bids
    domain email creation 3 days left
    VERIFIED

    I already have a domain, and need an email for it. I would like it to be a gmail. If its possible to forward all emails to my main email that I used currently. I prefer to know if it's possible to use Gmail with my own domains for free.

    $25 (Avg Bid)
    $25 Avg Bid
    19 bids

    I would like to design and program a database and interfaces for website It contains electronic applications The idea of ​​the site is to combine two projects into one project, that is, merging the direct classified advertising project with the freelancing project in one site. I have a Photoshop design that explains the details of the project, consisting of 244 pages

    $4074 (Avg Bid)
    $4074 Avg Bid
    53 bids

    ...currently having some serious email deliverability issues and I need an expert to help rectify these problems. My emails are consistently ending up in spam folders, being undelivered, or flagged as suspicious. This is significantly affecting my communication channels and business operations. Here's exactly what I need from you: - Investigate and identify the causes of my email deliverability issues - Implement email authentication methods such as SPF, DKIM, and DMARC. I currently haven't implemented any of these. - Ensure that DNS and MX records are properly set up, test email delivery and provide a solution that ensures my emails do not end up in spam or marked as suspicious. I'm using Gmail as my email provider. Experience and un...

    $16 (Avg Bid)
    $16 Avg Bid
    7 bids

    I'm urgently seeking an expert in extracting and interpreting Pine Script codes from invite-o...primary task. This requires an in-depth understanding of Pine Script and TradingView. 3. Functionality: The new scripts must have a few specific functionalities, namely: - Market Indicators: Incorporate different market indicators to aid in trading decisions. - Automated Trade Signals: The scripts should automate generating trade signals based on set criteria. - Customized Alert System: An alert system needs to be built into the scripts to notify me when preset conditions are met. As time is of the essence, I need this project to be completed ASAP. Proficiency in Pine Script, TradingView, and financial markets is essential. Past experience in similar projects ...

    $192 (Avg Bid)
    $192 Avg Bid
    12 bids

    I need a proficient PHP developer to build a dynamic system for appointment booking. This project entails user authentication, database integration, and payment gateway integration. The key aspect is a custom appointment calendar facilitating users to select specific dates and times for appointments. The project should allow: - Creation of a custom calendar for appointments - Users to book appointments directly with service providers - Database integration for secure user authentication The appointment calendar should enable personalized appointments with a flexible time frame. IDEAL SKILLS AND EXPERIENCE: - Proficiency in PHP development - Experience in database integration - Capabilities for secure payment gateway implementation - Familiarity with appointment booking ...

    $588 (Avg Bid)
    $588 Avg Bid
    164 bids

    I currently have a mobile application in development and I'm looking for an experienced Flutter developer who has extensive knowledge working with Awesome Notification and Firebase Cloud Messaging. The main goal of this project includes: • Configuring alert notifications that can trigger specific in-app actions like navigating to route and play alert tone according The backend for sending push notifications has already been set up, hence, your focus would be on integrating and configuring the alert notifications effectively. The ideal candidate for this job should possess the following skills: • Extensive experience in building applications with Flutter • Previous work with Awesome Notification & Firebase Cloud Messaging for app notificatio...

    $12 (Avg Bid)
    $12 Avg Bid
    6 bids

    I am looking for a experienced PHP developer to create a demo project that can convert DXF files into NC files for a CNC milling machine. The source DXF file is coming from a 2D cutting optimization software (Cutting Optimization Pro). I will provide multiple examples including DXF, screenshot, and the NC result files. Only bid if you have previous example with NC files. Prove your text understanding by starting the bid with the word DXF>NC. In your bid explain one project in which you've worked with NC files. Examples will be provided interested coders.

    $171 (Avg Bid)
    $171 Avg Bid
    34 bids

    Description: We are seeking a diligent and detail-oriented freelancer to collect emails and names from a specific industry portal in the USA and other countries. The portal includes both individual members and companies. Approximately 6,000 emails need to be collected. Requirements: 1. Research Skills: You should be proficient in internet research and have the ability to find accurate and relevant contact information. 2. Attention to Detail: Precise data collection is crucial. Ensure that names and emails are correctly recorded. 3. Time Commitment: We expect timely completion of the project. 4. Confidentiality: Treat all collected data as confidential and adhere to privacy guidelines. Deliverables: • A well-organized spreadsheet containing 3,000 valid emails and corresponding names. P...

    $34 (Avg Bid)
    $34 Avg Bid
    16 bids

    I need a specialized utility add-on for Thunderbird v120. This add-on will help me export the content of select mail folders in my Inbox to a CSV file. Thi...link to the old CODE... • The specified mail folders I want to handle are Personal, Work, and Projects. • The information that I want to export includes the Sender's name and email, Date and Time, Subject, Message Body, and all of the relevant content headers. • The desired resulting document is a well-formatted CSV file. The ideal freelancer for this task has deep understanding and experience in Thunderbird's architecture, .CSV manipulation and custom utility creation. Understanding the mechanisms of email headers and relevant email terms will be another bonus point for my considerati...

    $161 (Avg Bid)
    $161 Avg Bid
    18 bids

    I'm in need of a PHP Laravel developer to integrate login through Google / FB / Twitter and Apple ID functionality. We have already done 'login through Email ID' functionality and need to add the above. There are 2 different login for the same site and need to differentiate it in the backend.

    $33 (Avg Bid)
    $33 Avg Bid
    13 bids

    I'm looking for a savvy PHP developer to design a contact form for a webpage I'm working on. It's important that the design allows collection of specific data types including individual's name, email address, phone number, along with business information like the company name, job position, and website. The form must incorporate field validation setting that ensures: - Required fields are filled before submission - Email format is properly validated. This calls for a developer proficient in PHP, with a knack for creating forms with embedded data validation. Your portfolio reflecting similar completed tasks will boost your chances significantly. An understanding of data privacy principles pertaining to form data collection will also be a ...

    $29 (Avg Bid)
    $29 Avg Bid
    66 bids

    I'm in need of a professional, sleek email signature and business card design. The contact information to be included is my name, phone number, email address, company name, website, and social media links. It's vital that the design strictly adheres to my specific brand colors and fonts. Ideal Skills: - Graphic Design - Branding - Understanding of color theory - Attention to detail - Consistency in design Previous experience in designing professional email signatures and business cards is a bonus. Looking forward to seeing your innovative designs and creative solutions.

    $62 (Avg Bid)
    $62 Avg Bid
    134 bids

    ... the main purpose is still not defined. Ideally, the software should be flexible enough to cater to all purposes including newsletter distribution, regular updates and communication. While the frequency of sending these bulk emails is also not decided, the software should be capable of handling large volumes of emails on a potentially daily basis. Ideal Skills and Experience: - Experience in email systems and bulk emailing software development - Knowledge of networking, specifically IP addressing - Familiar with port number 25 - Strong understanding of software security measures - Excellent problem-solving abilities Applications should include: - A detailed description of past experience and work - A comprehensive project proposal detailing how you will tackle this task. P...

    $168 (Avg Bid)
    $168 Avg Bid
    32 bids

    On my Wordpress website, I've encountered a distressing PHP error every time the site is visited. I'd need skilled assistance to rectify this complication and get the website running smoothly again. Specifically, I am looking for a freelancer with: - Expertise in PHP, understanding its nuances and potential issues. - Proficient with Wordpress platform, having effectively resolved similar matters before. - Ability to decipher and resolve complex PHP error messages. Note that I only require help with addressing the PHP error for now. Once this error is addressed appropriately, no additional functionalities or enhancements are needed on the site. Your focused attention on this particular issue will be highly appreciated. The error is displayed on the f...

    $24 (Avg Bid)
    $24 Avg Bid
    33 bids