-
-
Notifications
You must be signed in to change notification settings - Fork 824
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
SearchKit - Add CiviMail integration #22808
Conversation
(Standard links)
|
@colemanw I was testing the patch in the test build site http://core-22808-7ekai.test-1.civicrm.org:8001/ (admin / aDS90rFRafzZ) And after building a searchkit display when I choose "Email - schedule/send via CiviMail" action, on the popup screen I am only allowed to fill the Mailing name nothing else. I cannot proceed from that point: Am I missing something here? |
e74c2c6
to
d2a39a8
Compare
@monishdeb that's strange that you can't see the buttons at all. There may be a dependency issue. I've rebased this PR so let's see if the new sandbox site works better. |
Test this please |
I checked on my local and it works for me, heres screencast: However there are few issues on the new test build site http://core-22808-7sbsp.test-3.civicrm.org:8001 but I think its not blocker to get this PR merge. |
@jaapjansma can you please ensure if this patch works for you too? |
We believe that this PR is merge ready. However it needs attention when it comes to user documentation! @colemanw can you also add this functionality to the user documentation? |
@colemanw Hi, can you say when this CiviMail integration is likely to go on general release, please? |
@TomCrawshaw yes, it is part of version 5.49, which is the current beta, and will become the stable release in 3 weeks. |
Overview
Add a SearchKit task for "Email - schedule/send via CiviMail", similar to that in Advanced Search, etc.
Before
No convenient way to compose CiviMail directly from SearchKit.
After
Task will automatically create a hidden group (static, not smart group) and create a new mailing with it.