Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Include Support for Email Configuration in Local Studio Sites #404

Open
i11za opened this issue Jul 31, 2024 · 2 comments

Comments

@i11za
Copy link

i11za commented Jul 31, 2024

What

User reported encountering issues when trying to configure and send emails from WordPress Studio local development site.

The configuration process seems to work on shared demo sites but fails on local sites with an error message indicating failure to send a test email. The steps to reproduce include configuring the Brenda plugin for email sending locally and attempting to send a test email, which results in a failure, even though the same configuration works on shared demo environments.

A proposed feature request is to extend the current capabilities of WordPress Studio to support email sending configurations for local development sites in a manner similar to the shared demo sites. The feature should include troubleshooting documentation, error-logging mechanisms, and recommendations or integration options for setting up a local mail server, if necessary.

An example screenshot of the issue and configuration steps can be found in the user report here: 8544988-zd-a8c

Discussed on Slack here: p1722267841817179-slack-C06DRMD6VPZ

Why

The lack of support for email configurations on local Studio development sites is an obstacle for developers trying to test and simulate a fully functional WordPress environment. This feature will solve the problem by allowing seamless email testing, which is critical for development related to user notifications, transactional emails, and other email-dependent functionalities within WordPress. Providing a clear and supported path for configuring emailing capabilities locally will enhance developer productivity and align the local development experience more closely with the live environment.

How

Quoting below the discussion on Slack:

If the same configuration for sending emails works on a demo site, I presume that there's a limitation when using local sites. We'd need to try to reproduce the issue to get more information about the lack of compatibility. My gut feeling is that this might be related to missing a PHP library in Playground like cURL (reference).

@i11za i11za added the [Type] Feature Request A shiny new thing label Jul 31, 2024
Copy link

Support References

This comment is automatically generated. Please do not edit it.

  • 8544988-zen

@wojtekn
Copy link
Contributor

wojtekn commented Aug 2, 2024

Related issue: #24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants