Find Jobs
Hire Freelancers

Create Wordpress plugin to auto generate coupons for Gravity Forms

$100-400 USD

Fullført
Lagt ut 7 måneder siden

$100-400 USD

Betalt ved levering
We want to create a custom plugin that will auto create coupon codes for Gravity Forms. We currently have a custom coded solution that does this, but we want it built as part of the UI, so that we can easily create these for each form. Part of this functionality is adding restrictions for the coupons based on selections, this is not a core part of GF coupons and will need to be built. We have created a simple example of this which you can use as a basis for your code. I will provide FTP, WP and cPanel access to our site for you to build this and can provide support if needed. Project details are below. Overview: - When creating a new form, this plugin will add a new item under the 'Settings' for the form (currently contains: Form Settings, Notifications, Confirmations, etc.). The new settings page will have options to allow GF to create unique coupon codes upon form submission. The generated coupon code can be included as a merge tag in the confirmation or notification. After receiving the coupon code a customer can use it on other forms for a discount. Example User Workflow - User goes to form "Enter your email to get a discount coupon" - User fills out the form - User gets an email with their unique coupon code and a link to a different registration form - User uses the coupon code on that form for the discount 1. When editing or creating a form, add a new items under 'Settings' called 'Auto Create Coupon' 2. This settings page will have these options (these 7 are same as current coupon options): - Applies to Which Form?: Select dropdown with list of existing Gravity Forms. First option is 'Any Form' - Coupon Prefix: Text field where user can add a prefix to the randomly generated coupon code - Coupon Amount: Two fields: > Dropdown: to select: Flat($) or Percentage(%) > Text: Input either the flat discount or percentage discount of the coupon - Start Date: Date when the coupon starts being valid - End Date: Date when the coupon stops being valid - Usage Limit: Number of times the coupon can be used - Is Stackable: Checkbox, can be used with other coupons 3. Coupon Restrictions: These are also on the settings page, but are different from existing options. These settings are used to limit the coupon to certain options on a form. It would work similar to the Gravity Forms 'Conditional' settings. Fields in this section are: - Enable Conditions: Checkbox to allow conditions or disable - Source Form: Dropdown: Select from existing forms, this field will determine which fields are available for the conditional logic. - Rules: See attachment. This section will include the rules that determine if a coupon should be allowed to be used on a form. For example, the coupon may be valid if: City = New York OR City = San Francisco. > This type of logic appears in numerous other areas and I'm hoping that the UI code can be imported without building a custom solution. > If the conditional logic code cannot be imported, then we may want to build these out as 'Feeds.' Feeds have built in options to add and save conditional logic. Our usage wouldn't exactly match Gravity Forms, but I think that could be customized more easily to match our goal. > If the existing conditional logic UI cannot be used, then this can be simple text fields like 'input_7' 'equals' 'New York'. Where the user would just type in field ids, conditions and strings to match. > Ultimately, how the field is built , is up to you. I haven't researched exact options, so you should go with the best solution you find. The functionality must allow the user to input fields and matching values. Must allow for 1 or more conditional statements and allow them to be evaluated using OR or AND. 4. Create the coupon upon form submission. - Write PHP code to create a new coupon whenever a user submits the form. The created coupon should have the settings selected in the form options. Most options match to existing settings. The 'Conditional' options may need to be stored in post_meta or some other way so they can be looked up later. - In our site there is a plugin called 'gf-auto-coupon-generate' that does this. You may want to look at that code to see how it is handled. 5. Create Merge Tag that can be used to display the generated coupon code in Confirmations and Notifications. - Create a merge tag {generated_coupon_code} that can be added in messages to display the unique coupon code that was created. 6. Create code to restrict coupon usage based on the conditional settings. (attachment #3) - When a user enters the coupon on a form and clicks 'Apply,' we need to check if the coupon code matches the conditional restrictions. If not, it should return a message "This coupon is not valid for your current selections." If the message can be more specific about which field, that would be great. - GF has a hook called 'gform_coupons_can_apply_coupon' which can be used to limit coupon usage. In our [login to view URL] at line 2260 there is an example where we hard coded a restriction based on selected field values. To get this working, I had to modify core files in the 'gravityformscoupons' plugin. If you can get this restriction working without modifying core files, that would be best. Possibly, our plugin could fire a different AJAX call to handle the conditional check. You can work on our live site, but be aware that people may be using this. Be very cautious not to bring the site offline. If you need a test environment, I can create a backup of our live site that you can use to build the plugin out. Would like to have this completed in about 2 weeks. Please let me know if you have any questions.
Prosjekt-ID: 37298475

Om prosjektet

118 forslag
Eksternt prosjekt
Aktiv 7 måneder siden

Ønsker du å tjene penger?

Fordeler med budgivning på Freelancer

Angi budsjettet og tidsrammen
Få betalt for arbeidet ditt
Skisser forslaget ditt
Det er gratis å registrere seg og by på jobber
Tildelt til:
Brukeravatar
Hello, I will create wordpress plugin to generate coupons with conditional logic on Gravity Forms. I will complete this work in 7 - 10 days. Looking forward to your reply to start this work immediately. I am available online for 8 - 10 hours per day as a full-time freelancer.
$230 USD om 10 dager
5,0 (1453 omtaler)
8,4
8,4
118 frilansere byr i gjennomsnitt $292 USD for denne jobben
Brukeravatar
Hello, my name is Tejraj from BVM Web Solutions Pvt. Ltd., and I am excited to offer you our services for creating a custom plugin that will auto generate coupon codes for Gravity Forms. We have 15+ years of experience in web development, which makes us the perfect fit for this project. Our team has worked on countless projects until now and we are always looking to expand our skillset in new areas so that we can continue exceeding expectations for our clients. We understand that creating a solution that meets your needs requires deep understanding of both Gravity Forms and Wordpress, so we would be more than happy to provide support if needed as part of the project negotiations. Additionally, we provide access to our FTP server and wp panel so that you can easily get started on this project without any issues.
$375 USD om 15 dager
4,9 (647 omtaler)
9,7
9,7
Brukeravatar
Hi I have a proven track record of successfully handling challenging projects in Full Stack Development, WordPress Theme and Plugin Development, Mobile App Design and Development, and more. With over a decade of experience, I've delivered over a thousand successful projects to organizations of various sizes. I am dedicated to delivering high-quality work and nurturing long-term relationships with clients. Based on the project description, you need a custom plugin for Gravity Forms that will auto-create coupon codes. This plugin will be integrated into the form settings, making it easy to generate unique coupon codes for each form. The plugin should also have the ability to apply restrictions to the coupons based on form selections. To provide an accurate timeline and estimate for the project, I would appreciate it if you could provide additional details: 1. What specific restrictions should be implemented for the coupon codes based on form selections? Please provide more details about the conditional logic and any specific rules or scenarios. 2. Are there any specific design requirements for the coupon codes that need to be considered? 3. Can you provide access to the example you mentioned as the basis for the code? This will help in understanding the specific requirements and functionality you are looking for. I look forward to discussing your project further-
$360 USD om 5 dager
5,0 (359 omtaler)
8,8
8,8
Brukeravatar
Hi Good afternoon , How are you? I just saw your job posting and currently going through attached files . I see you have been looking for someone experience with these technologies JavaScript, HTML, WordPress, CSS and PHP. I believe this is some thing I can help you with because I have 9 years of experience working with these tech stacks and 8 years of experience working on freelancer.com which you can confirm from my profile: https://www.freelancer.com/u/AwaisChaudhry I have few questions: 1. These are all the requirements of your job or do you have more? If yes, Please provide detailed requirements. 2. Do you currently have anything done like Wireframes, UI/UX? Or this job has to be done from scratch? 3. What is the timeline to get this job done? Why Choose Me? 1. I have done more than 250 major projects only on freelancer.com. 2. I have not received a single bad feedback since last 5-6 years. 3. You will find 5 star feedback on last 100+ major projects which shows my clients are happy with my work. Portfolio: https://www.freelancer.com/u/AwaisChaudhry Timings: 9am - 9pm Eastern Time (I work as a full time freelancer) Lets start the chat and discuss your job in detail and we will continue from there. Regards, Awais
$400 USD om 12 dager
4,9 (121 omtaler)
8,6
8,6
Brukeravatar
Hi, Hope you are well, We have best team in our company, We can give you good work on time Regards
$500 USD om 5 dager
5,0 (373 omtaler)
8,4
8,4
Brukeravatar
I'm excited to propose the development of a custom Gravity Forms plugin that automates coupon code creation based on user-defined settings. This plugin will seamlessly integrate into the Gravity Forms UI, allowing effortless configuration for each form. Users can generate unique coupon codes with specific prefixes, amounts, date ranges, usage limits, and stackability options. Additionally, we'll implement sophisticated conditional restrictions based on form selections, elevating the coupon system's functionality. The solution will include a merge tag for displaying the generated coupon code in notifications and confirmations. Lastly, we'll ensure secure and efficient coupon application by validating against specified conditions. With our expertise, we anticipate completing this project within the desired 2-week timeframe. Best, Sam.
$750 USD om 10 dager
4,9 (532 omtaler)
8,6
8,6
Brukeravatar
Hello there, Hope you are doing great, i have a 7+ year experience for web designing and development in WordPress , i can do your work as per your work requirements, please come on chat so we can discuss all work in details, thank you Regards, Khurram.
$250 USD om 7 dager
5,0 (215 omtaler)
8,1
8,1
Brukeravatar
Hello. WordPress development expert ready to help you with a plugin development. I have more than 400 good reviews and more than 11 years of development experience behind, so project will be done with the best quality and timeframe. Free bug fixing support. We can always make deal on price. Tnx, and hope to hear you soon.
$400 USD om 7 dager
4,9 (694 omtaler)
8,3
8,3
Brukeravatar
Hi there! We understand that you are looking for someone to create a WordPress plugin that will automatically generate coupons for Gravity Forms. Specifically, you want us to build the functionality so that GF can create unique coupon codes upon form submission. This functionality should be part of the UI so that you can easily create these codes for each form. We have experience in developing custom plugins and have the necessary skillset to complete this project. Our development centers are located in Western Region of India and employ 60+ professionals and consultants who have expertise in various software development technologies such as Zend, CodeIgniter, Cake PHP, OpenCart, Joomla and WordPress. We also have 9 years of web technology experience which makes us stand out from the crowd when it comes to providing solutions for website design & development projects. Additionally, we offer highly competitive prices so you don't have to worry about spending too much on our services..
$250 USD om 7 dager
4,9 (266 omtaler)
8,2
8,2
Brukeravatar
Hi There, I can Create Wordpress plugin to auto generate coupons for Gravity Forms.I have read your job description and assure you that I am a perfect fit for the job.I am a senior  Designer & Developer having vast and proven experience in web development and Web Designing using PHP, wordpress , WooCommerce ,Shopify, magento 1 & 2, Bootstrap, Opencart ,CS-Cart, Laravel, Codeigniter , Yii, React JS , Angular JS , Vue JS, javascript, jquery, PSD to HTML conversion , PSD to Wordpress , graphic design , UX/UI, CSS, HTML, MYsql, JavaScript , AJAX, APIs and many other. I'm available right away to discuss the requirements. Looking for the soonest reply from you.   Thanks    
$400 USD om 7 dager
4,9 (336 omtaler)
8,2
8,2
Brukeravatar
Hi there! Did go through your job description and glad to share that I have experience in working with wordpress plugin development platform. I have more than ten years of industry experience and have been the part of diverse industry verticals. I also have expertise with ReactJs,VueJs, Laravel, Magento, WordPress, PHP, API's development & Integration and CodeIgnitor along with XD and Figma. So can help you with the design as well. Looking forward to your response.
$400 USD om 7 dager
5,0 (459 omtaler)
8,3
8,3
Brukeravatar
Hello, - Stay up-to-date with recent and relevant technologies ^^^^I am here to achieve your goals Create Wordpress plugin to auto generate coupons for Gravity Forms ^^^^ I am Passionate WP /Full stack developer having rich experience with so many successful Tasks. Please ping me to get started and provide you great results. Thanks
$300 USD om 3 dager
4,9 (150 omtaler)
8,0
8,0
Brukeravatar
Dear, I am excited to offer my expertise in developing the custom plugin you require for Gravity Forms. Here's a concise overview of the proposed solution: 1. **New 'Auto Create Coupon' Feature**: I will add a dedicated 'Auto Create Coupon' section under the 'Settings' for each form. This section will include options to define coupon parameters, such as form selection, prefix, amount type, start and end dates, usage limit, and stackability. 2. **Coupon Restrictions**: I will implement a user-friendly interface for setting coupon restrictions. This feature will allow you to specify conditions based on form field values, ensuring coupons are redeemable under specific criteria. I'll aim to leverage existing UI elements, but if necessary, I'll create a custom solution for optimal usability. 3. **Coupon Generation on Form Submission**: I'll write PHP code to generate coupons upon form submission, taking into account the parameters set in the 'Auto Create Coupon' section. I'll investigate the 'gf-auto-coupon-generate' plugin for insights on this. 4. **Merge Tag for Coupon Display**: To enhance user experience, I'll create a merge tag, {generated_coupon_code}, which can be inserted in confirmation and notification messages to display the unique coupon code. I'm confident in my ability to complete this project within the requested timeframe of approximately 2 weeks. Please feel free to reach out with any questions or for further clarification. Sincerely, Sukanta
$250 USD om 7 dager
5,0 (118 omtaler)
7,7
7,7
Brukeravatar
Hello, Greetings! I have read your project description and am confident that I can complete this project to your satisfaction. However, I do have a few queries. Please leave a message in the chat so that we can discuss these and I can also share my previous work that aligns with your requirements. Thank you for your time! I look forward to hearing from you soon. Best Regards,
$250 USD om 6 dager
4,9 (136 omtaler)
7,7
7,7
Brukeravatar
Hey, I'm really excited to help you create a custom plugin that will auto-create coupon codes for the Gravity Forms website as per your requirements. Also, proficient with all the assigned skills, Customizations, Plugin development, Payment Gateway integration, and API integrations. "Let's connect the chat to discuss further details" I'm confident in my ability to deliver high-quality work that meets your requirements and exceeds your expectations. Looking forward to hearing from your end, thanks. Luqman kk
$300 USD om 7 dager
4,8 (140 omtaler)
7,7
7,7
Brukeravatar
Hello sir/Madam, I hope you are doing well. My approach to WordPress website development is rooted in simplicity, functionality, and user experience. Here is an overview of the services and features I will provide: Custom WordPress Website: I will design and develop a unique, responsive WordPress website tailored to your brand and business needs. Mobile Responsiveness: The website will be fully responsive, ensuring a seamless experience on desktops, tablets, and smartphones. Contact Forms: Contact forms will be included to facilitate communication between you and your customers. Social Media Integration: Social media buttons and links will be integrated to help you connect with your audience on various platforms. Why Choose Me? Experience: With over 15 years of experience in web development, I have a proven track record of delivering high-quality websites. Client-Centric: I prioritize open communication and collaboration, ensuring that your vision and feedback are central to the project. Custom Solutions: Every website I create is tailored to the unique needs and goals of the client. Next Steps: If you choose to proceed with this proposal, the next steps will include project documentation, followed by project kickoff and development. Throughout the process, I will keep you informed and engaged to ensure your complete satisfaction. Thank you for considering my bid. I look forward to the opportunity to collaborate on this project.
$400 USD om 10 dager
4,9 (146 omtaler)
7,5
7,5
Brukeravatar
Hello Employer, Hope you're doing well. I have read your project description regarding "Create Wordpress plugin to auto generate coupons for Gravity Forms" & it can be done as I'm an expert having 13+ years of proven experience with highly skilled designers and developers working on PHP, HTML, JAVASCRIPT, WORDPRESS, CSS, AJAX, PLUGIN DEVELOPMENT & CUSTOMISATION and many other. Please review my portfolio. I'm available right away to discuss the requirements so I can start work immediately. Looking for a long term business relation with you. Thanks & Regards, Harpreet Singh
$300 USD om 7 dager
4,9 (340 omtaler)
7,8
7,8
Brukeravatar
" I am a Senior Web & Mobile App developer and ready to get started " Hi, I am the best here! I understand your project requirements. I am confident that I can provide the best solution for your needs. I already worked on a similar project and will perform the following tasks perfectly. * Can we have a quick chat, so that we can discuss further details and I can show you my previous/recent work ? * Please check out my profile and see what others have to say about the work I've done related to the skills you're looking for. I have full time and have the required skills to carry out your project with high quality on time. Hope to work together soon. Thanks & Regards. Rekha thakur
$400 USD om 7 dager
4,6 (109 omtaler)
7,7
7,7
Brukeravatar
Hello! My name is Arshad I am a pro developer in JavaScript, CSS, HTML, WordPress and PHP with the counting of 6 years experience. These whole years of experience have made me the most exceptional and demanding one. Among all the other expert developers, I genuinely express intensive skills every client wants. I have exceptionally solid problem solving power and my strategies of handling events are way more convincing. I can visually represent what my client wants in my works. So far, I am rated with five stars with my job. I do not compromise with my work and I do not dare to mess with my coworkers. I am honest and confident. I possess all the qualities you need for Create Wordpress plugin to auto generate coupons for Gravity Forms Above all, I hope you give a glimpse on my application and give a positive vibe towards. I would love to work with your company and make massive success together. I am looking forward to hearing a yes from you. Thank you..
$225 USD om 3 dager
4,9 (288 omtaler)
7,4
7,4
Brukeravatar
Hello, Hope you are doing good! I am Full stack Website ,CSS and PHP developer with 12 years of experience and I have read your project description and I can work on your project as per your requirements. Please message us so we can discuss all in detail about project and then will proceed further. Our Other profile: https://www.freelancer.com/u/Sunita0610 Expertise: HTML, CSS, bootstrap framework, Javascript, Custom Jquery, PHP CodeIgniter and Laravel MVC Framework with My SQL Database, Vue.JS,React.js, cloud services, firebase, payment gateways, Google API integration, third-party API integration, UI, UX, SDK, NDK, SIP, MNV, MVVC, CBD, SQL Server, HTML 5, CSS3, Laravel 5.5, CodeIgniter 3.1, Cake PHP 3.3, WordPress CMS, HTML5, XHTML, AJAX, jQuery 3.3, Bootstrap 4.1. and many more. Note:- The bid amount and timeframe value which is mentioned here its just a placeholder value. Once we will discuss full project requirement then I will provide you accurate project development cost and time. Further, I would like to discuss more in details about the project requirement with you. Kind Regards, Suraj
$250 USD om 7 dager
4,8 (219 omtaler)
7,3
7,3
Brukeravatar
I’m senior developer having 7 years’ experience in WordPress, Shopify, React, Laravel, HTML, CSS, Bootstrap, JavaScript, jQuery, Ajax, PHP and Graphic designing. Please discuss with me in chat so I can start work on it. I have read the things that you want, I’m interested for this task and consider myself perfect for this job. I will you provide 100% satisfied work.. Thanks, Ali
$350 USD om 2 dager
4,9 (223 omtaler)
6,9
6,9

Om klienten

UNITED STATESs flagg
Columbus, United States
5,0
523
Betalingsmetode bekreftet
Medlem siden des. 21, 2009

Klientbekreftelse

Takk! Vi har sendt deg en lenke for at du skal kunne kreve din gratis kreditt.
Noe gikk galt. Vær så snill, prøv på nytt.
Registrerte brukere Publiserte jobber
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Forhåndsvisning innlasting
Tillatelse gitt for geolokalisering.
Påloggingsøkten din er utløpt og du har blitt logget ut. Logg på igjen.