boonebgorges / invite-anyone

Invite Anyone - Expands on BuddyPress's invitation features
http://teleogistic.net/code/buddypress/invite-anyone
29 stars 29 forks source link

Adding a callback URL to make possible automate fill of key #134

Closed raelgc closed 8 years ago

boonebgorges commented 8 years ago

Hey @raelgc - Thanks for the PR. Just so I understand the implications here:

Is that right? Since the user will still have to save the changes, maybe there should be a "don't forget to save" reminder displayed when cloudsponge_key has been provided.

raelgc commented 8 years ago

Hi @boonebgorges, how are you, good sir?

Yes, exactly, you got both!

To explain the overall idea: I've reworked all the onboarding process for InviteAnyone users to make it much more simpler.

It'll be just a 3 steps process: signup, purcharsed, click in a button to get back to InviteAnyone. No more confirmation emails, no more complicated screens.

In order to achieve this, like you already got it, in the InviteAnyone side, I'm getting the callback url and automatically filling the admin panel.

About the save button: good idea! I'll include a message to the user!

raelgc commented 8 years ago

@boonebgorges I just included the warning message.

boonebgorges commented 8 years ago

Thanks!

raelgc commented 8 years ago

Welcome, and thank you @boonebgorges for all guidance and help!

One dummie question: is the plugin automatically updated on WP plugins directory after merge or still requires you to publish somewhere?

boonebgorges commented 8 years ago

Nope, it doesn't deploy automatically to wordpress.org - I will do it later this week, after I make a couple other mods.

On 04/26/16 06:47, Rael Gugelmin Cunha wrote:

Welcome, and thank you @boonebgorges https://github.com/boonebgorges for all guidance and help!

One dummie question: is the plugin automatically updated on WP plugins directory after merge or still requires you to publish somewhere?

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/boonebgorges/invite-anyone/pull/134#issuecomment-214714870