WordPress.org

मराठी

  • थीम
  • प्लगइन
  • बातम्या
  • मद्दत
  • वर्डप्रेस बद्दल
  • मराठी कार्यसंघ
  • संपर्क करा
  • वर्डप्रेस मिळवा
वर्डप्रेस मिळवा
WordPress.org

Plugin Directory

Mailster Contact Form 7

  • प्लगइन सादर करा
  • माझे आवडते
  • लॉग इन
  • प्लगइन सादर करा
  • माझे आवडते
  • लॉग इन

हे प्लगइन WordPress च्या शेवटच्या 3 महत्त्वाच्या प्रमुख पुनर्वितरणांच्या साथी चाचणी झालेले नाही. हे येथे वापरल्यास सामर्थ्य देणार नाही किंवा त्या आधारित असु शकते आणि WordPress च्या अधिक अद्ययावत आवृत्तींसह वापरताना संगतता समस्यांची शक्यता आहे.

Mailster Contact Form 7

EverPress कडून
डाउनलोड करा
  • तपशील
  • पुनरावलोकने
  • इंस्टॉलेशन
  • डेव्हलोपमेंट
समर्थन

वर्णन

Create your Signup Forms with Contact Form 7 and allow users to signup to your newsletter.

This Plugin requires Mailster Newsletter Plugin for WordPress

Additional Info

This Plugin requires Mailster Newsletter Plugin for WordPress

स्क्रीनशॉट

स्थापना

  1. Upload the entire mailster-contact-form-7 folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Create a new Contact Form 7 form. Provide at least an email field
  4. Save your form
  5. Select The Mailster tab and configure the form for Mailster

समीक्षा

confirmed status not working

hajo804 जानेवारी 21, 2025
If a user subscribes to the contact form 7 form with this plugin, they will be added to the list, but their status will not be automatically confirmed. “Double-opt-In” is turned off, meaning they do not have to confirm their unsubscribe, but the user will still not be active. Is there another setting that I missed, or is the plugin unable to make the user an active subscriber immediately?

Display more errors from mailster

xiaoxian666 नोव्हेंबर 9, 2024 1 उत्तर
Hi, I improved the validate and add_subscriber function in classes/contactform.class.php to allow contact from7 to display more errors from mailster instead of just error messages for duplicate subscribers. public function validate( $result, $tags ) { if ( ! $result->is_valid() ) { return $result; } if ( ! function_exists( ‘mailster’ ) ) { return $result; } $submission = WPCF7_Submission::get_instance(); if ( ! $submission || ! $posted_data = $submission->get_posted_data() ) { return $result; } $form = WPCF7_ContactForm::get_current(); $properties = $form->get_properties(); // no Mailster settings if ( ! isset( $properties[’mailster’] ) ) { return $result; } $properties = $properties[’mailster’]; // not enabled if ( ! $properties[’enabled’] ) { return $result; } // checkbox defined but not checked if ( isset( $properties[’checkbox’] ) && $properties[’checkbox’] && empty( $posted_data[ $properties[’checkboxfield’] ][0] ) ) { return $result; } $this->userdata = array(); $tag_keys = array_flip( array_filter( wp_list_pluck( $tags, ‘name’ ) ) ); foreach ( $properties[’fields’] as $field => $tag ) { $this->userdata[ $field ] = is_array( $posted_data[ $tag ] ) ? $posted_data[ $tag ][0] : $posted_data[ $tag ]; } $this->userdata[’status’] = $properties[’doubleoptin’] ? 0 : 1; if ( isset( $properties[’gdpr_timestamp’] ) && $properties[’gdpr_timestamp’] ) { $this->userdata[’gdpr’] = time(); } $this->userdata = apply_filters( ‘mailster_verify_subscriber’, $this->userdata ); if ( is_wp_error( $this->userdata ) ) { $result->invalidate( $tags[ $tag_keys[ $properties[’fields’][ $this->userdata->get_error_code() ] ] ], $this->userdata->get_error_message() ); return $result; } $overwrite = $properties[’overwrite’]; if ( ! $overwrite && mailster( ‘subscribers’ )->get_by_mail( $this->userdata[’email’] ) ) { $error_message = isset( $properties[’error_message’] ) ? $properties[’error_message’] : __( ‘You are already registered!’, ‘mailster-cf7′ ); $result->invalidate( $tags[ $tag_keys[ $properties[’fields’][’email’] ] ], $error_message ); return $result; } //new add+ $add_message= $this->add_subscriber(null); if(!empty($add_message)) { $result->invalidate( $tags[ $tag_keys[ $properties[’fields’][’email’] ] ], $add_message ); return $result; }// add_action( ‘wpcf7_mail_sent’, array( $this, ‘add_subscriber’ ) ); return $result; } /** * * * @param unknown $contact_form */ public function add_subscriber( $contact_form ) { $form = WPCF7_ContactForm::get_current(); $properties = $form->get_properties(); $properties = $properties[’mailster’]; $list_ids = isset( $properties[’lists’] ) ? (array) $properties[’lists’] : null; $overwrite = 1 == $properties[’overwrite’]; $merge = 3 == $properties[’overwrite’]; // add subscriber $subscriber_id = mailster( ‘subscribers’ )->add( $this->userdata, $overwrite || $merge, $merge ); // no error if ( ! is_wp_error( $subscriber_id ) && $list_ids ) { mailster( ‘subscribers’ )->assign_lists( $subscriber_id, $list_ids ); return ”; }else { return $subscriber_id->get_error_message(); } }

Excellent Plugin

royalehemp जानेवारी 13, 2019
Search around for good a good contact form for mailster an found this plugin.Works perfect.

Excellent

tfs सप्टेंबर 19, 2017
Does exactly what it’s supposed to do. Smooth integration with CF7, great support.
सर्व 4 पुनरावलोकने वाचा

योगदानकर्ते आणि विकसक

“Mailster Contact Form 7” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.

योगदानकर्ते
  • EverPress
  • Mailster Newsletter Plugin
  • Xaver

भाषांतर करा “Mailster Contact Form 7” तुमच्या भाषेत.

विकासातील आग्रह?

कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.

बदलांची यादी

1.5.1

  • fix for WordPress 6.1

1.5

  • fixed: support for CF7 5.5.3

1.4

  • added: options to store GDPR timestamp

1.3.1

  • fixed: removed deprecated method

1.3

  • new option: ‘Always overwrite and keep existing data’ to merge data on existing subscribers.

1.2

  • updated file structure
  • added translatable strings

1.1

  • improved: Subscribers are added only if the form has been submitted successful
  • added: new option to disable error message for existing subscribers
  • added: new option to define error message.

1.0.1

  • fixed: PHP Warning

1.0

  • initial release

मेटा

  • आवृत्ती 1.5.1
  • शेवटचा अद्यतन 1 वर्ष पूर्वी
  • सक्रिय स्थापना 1,000+
  • वर्डप्रेस आवृत्ती 6.0 किंवा मोठा
  • परीक्षित केले आहे 6.5.5
  • भाषा
    English (US)
  • टॅग्ज:
    contact form 7mailsternewslettersignup form
  • प्रगत दृश्य

मूल्यांकन

5 पैकी ५ तारे.
  • 4 5-तारे पुनरावलोकने 5 तारे 4
  • 0 4-तारे पुनरावलोकने 4 तारे 0
  • 0 3-तारे पुनरावलोकने 3 तारे 0
  • 0 2-तारे पुनरावलोकने 2 तारे 0
  • 0 1-तारे पुनरावलोकने 1 तारा 0

माझे समीक्षा जोडा

सर्व पुनरावलोकने पहा

योगदानकर्ते

  • EverPress
  • Mailster Newsletter Plugin
  • Xaver

समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

समर्थन फोरम पहा

  • बद्दल
  • बातम्या
  • होस्टिंग
  • गोपनीयता
  • शोकेस
  • थीम्स
  • प्लगिन्स
  • पॅटर्नस्
  • शिका
  • सहाय्य
  • विकासक
  • WordPress.tv ↗
  • सहभागी व्हा
  • कार्यक्रम
  • दान करा ↗
  • भविष्यासाठी पाच
  • WordPress.com ↗
  • मॅट ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

मराठी

  • आमच्या X (एक्स) (पूर्वीचे ट्विटर) खात्याला भेट द्या
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • आमच्या फेसबुक पेजला भेट द्या
  • आमच्या इंस्टाग्राम खात्याला भेट द्या
  • आमच्या लिंक्डइन खात्याला भेट द्या
  • Visit our TikTok account
  • आमच्या यूट्यूब चॅनेलला भेट द्या
  • Visit our Tumblr account
कोड कविता आहे