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

simple plugin for WordPress #868

Closed
aiiddqd opened this issue Feb 1, 2023 · 4 comments
Closed

simple plugin for WordPress #868

aiiddqd opened this issue Feb 1, 2023 · 4 comments

Comments

@aiiddqd
Copy link

aiiddqd commented Feb 1, 2023

Why are you making difficult decisions?

How about making a simple WP plugin that just works?

i tried different approaches:

  • install via wp org - not working
  • install via composer - not working

all solutions - not working.

what's stopping you from making a simple plugin to make it work?

do you have anything that works?

P.S. I can help make a working solution, but I need to understand why you complicate things so much

@evansims
Copy link
Member

evansims commented Feb 1, 2023

Hi @uptimizt 👋 Sorry to hear you're having issues, but your message doesn't provide any details to help you in troubleshooting. What does “not working” mean here, and which version of the plugin are you trying to install?

@aiiddqd
Copy link
Author

aiiddqd commented Feb 5, 2023

for example,

I need simple page for login

like this https://dev.to/enter

but:

And nothing.

I don't understand how to make this work.

@aiiddqd
Copy link
Author

aiiddqd commented Feb 5, 2023

how i see it:

  • simple base steps after install plugin
  • set id, keys and secrets
  • step by step instructions in plugin
  • add shortcode for make simple single page for auth
  • add checkbox for auto integrate form to base login forms WP

if it's ok, i'm ready to help make it

@evansims
Copy link
Member

evansims commented Feb 6, 2023

Hi @uptimizt 👋 The README provides complete instructions for installing and configuring the plugin — there isn't anything more to it than what is covered there.

Do you see the plugin in your admin sidebar? Have you tried opening an incongito browser and logging in after enabling it? You should see the Universal Login instead of the standard WordPress login form after enabling.

And nothing.

Did you enable the plugin to take over authentication, under Options?

CleanShot 2023-02-05 at 20 18 39@2x

@evansims evansims closed this as completed Feb 6, 2023
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

No branches or pull requests

2 participants