Skip to content

Feature/gate send on workspace permissions - #178

Merged
zackaira merged 5 commits into
mainfrom
feature/gate-send-on-workspace-permissions
Jul 24, 2026
Merged

Feature/gate send on workspace permissions#178
zackaira merged 5 commits into
mainfrom
feature/gate-send-on-workspace-permissions

Conversation

@zackaira

@zackairazackaira commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

This PR gates plugin functionality if user account connects but cannot send newsletters:

Plugin settings: On the settings page load, checks if the connected account can send newsletters. If not, the settings form is hidden and shows a notice about needing the Max or Enterprise plan.

Post editor: On editor load, the same check runs. If sending isn't available, the sidebar hides the send options and shows the plan notice.

Advertisement block: The block hides its settings and shows the plan notice instead of the ad picker when sending isn't available.

#173

@zackaira
zackaira merged commit 369b4cd into mainJul 24, 2026
9 checks passed
@zackaira
zackaira deleted the feature/gate-send-on-workspace-permissions branch July 24, 2026 12:45
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@zackaira@chandrapatel