Skip to content

Makes the plugin useful for Enterprise customers#105

Closed
mfauveau wants to merge 1 commit intoSparkPost:masterfrom
mfauveau:enterprise
Closed

Makes the plugin useful for Enterprise customers#105
mfauveau wants to merge 1 commit intoSparkPost:masterfrom
mfauveau:enterprise

Conversation

@mfauveau
Copy link
Copy Markdown

  • Added campaign_id and ip_pool general options
  • Added api_endpoint and smtp_host overrides
  • When an Enterprise domain is set the return_path is automatically set (only necessary for the API method as PHP mailer will set it automatically when using SMTP)

- Added campaign_id and ip_pool general options
- Added api_endpoint and smtp_host overrides
- When an Enterprise domain is set the return_path is automatically set (only necessary for the API method as PHP mailer will set it automatically when using SMTP)
@rajumsys
Copy link
Copy Markdown
Contributor

@mfauveau thanks for the PR. We'll look into it soon.

@rajumsys
Copy link
Copy Markdown
Contributor

rajumsys commented Mar 1, 2017

@mfauveau just wanted to give you an update, I'm working with our designer to see if we can re-think plugin settings page to add these bunch of fields in a way that makes clear sense to both enterprise and non-enterprise users. also trying to address a few current UI concerns in the same iteration.

meanwhile, it'll be awesome if you can add a few unit tests for your changes.

@rajumsys rajumsys requested review from rajumsys and removed request for rajumsys March 7, 2017 15:26
@rajumsys rajumsys self-assigned this Mar 7, 2017
@mfauveau
Copy link
Copy Markdown
Author

mfauveau commented Mar 8, 2017

Sorry for the delay @rajumsys, I've been very busy. I've never written tests for Wordpress so even though I'm willing to help I'm afraid that would take too much of my time. Unless you can give me some pointers?

@rajumsys
Copy link
Copy Markdown
Contributor

rajumsys commented Mar 9, 2017

@mfauveau no problem. i can try help if you've any question. i think you can start looking into a few tests we already have here https://github.com/SparkPost/wordpress-sparkpost/blob/master/tests/specs/test-mailer.http.class.php.

@rajumsys rajumsys added this to the v3x milestone Mar 9, 2017
@rajumsys
Copy link
Copy Markdown
Contributor

rajumsys commented Apr 7, 2017

@mfauveau could you look into the tests? as we've a new UI work-in-progress we can probably plan this for around v3.5x

@mfauveau
Copy link
Copy Markdown
Author

mfauveau commented May 5, 2017

Hi @rajumsys I apologize for the delay. I've been swamped and cannot find time to write the tests at this time.

@rajumsys
Copy link
Copy Markdown
Contributor

rajumsys commented May 5, 2017

@mfauveau no problem. you can take your time if you want to do it later. we've also worked on a new UI and we believe it'll make more sense to have enterprise related fields in the new UI. we'll be working on that in coming days.

@rajumsys
Copy link
Copy Markdown
Contributor

@mfauveau a new interface (tabbed) is just merged to master. do you think you'll be able to update this PR?

i've two thoughts

  • we can add the enterprise fields in overrides section.
  • we can create a new tab for enterprise customers. however, we'll have to figure out how to disable (hide) that tab for most of the users (who are not enterprise customers) in order to avoid confusions.

maxharrisnet pushed a commit that referenced this pull request Sep 17, 2020
Remove the border-style set on btn
@bkemper bkemper closed this Oct 28, 2020
Sign up for free to 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.

3 participants