설명
Mailai Contact Form was built for founders and business owners who need a reliable way to receive leads without the bloat of traditional form builders. By allowing you to Bring Your Own SMTP, this plugin bypasses the often-unreliable native WordPress mail function and connects directly to your preferred provider (Amazon SES, Google Workspace, SendGrid, or private mail servers).
Built with a performance-first mindset, the form uses Modern Vanilla JavaScript (AJAX) to submit data without refreshing the page, providing a seamless experience for your users.
Key Features:
* BYO SMTP: Total control over your email infrastructure.
* Zero Bloat: No heavy CSS libraries or tracking scripts.
* AJAX Submission: Fast, no-refresh form processing.
* Security Focused: Uses WordPress Nonces and strict sanitization to protect your site.
* SaaS Ready: Designed to work perfectly with modern business environments.
설치
- Upload the
mailai-contact-formfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to Settings > Mailai SMTP to enter your credentials.
- Use the shortcode
[mailai_form]on any page or post.
FAQ
-
Does this plugin store my SMTP password securely?
-
Yes. Credentials are saved locally in your WordPress database and are never transmitted to any external servers other than your chosen SMTP host.
-
Do I need a specific SMTP provider?
-
No. You can use any provider that supports standard SMTP protocols (Host, Port, Username, Password).
-
Can I customize the look of the form?
-
To keep the plugin lightweight, the form inherits your theme’s default styles. You can easily add custom CSS to your theme’s stylesheet to tweak the appearance.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
변경이력
1.0.1
- Tested and optimized for WordPress 7.0 compatibility.
1.0.0
- Initial release.