login-me-now

Support

Use this escalation path when issues require additional assistance.

Self-Service Checklist

  1. Review the Common Issues and FAQs.
  2. Enable debug logging in WordPress (WP_DEBUG, WP_DEBUG_LOG) and reproduce the problem.
  3. Capture REST responses or Ajax payloads from your browser’s developer tools.
  4. Note the plugin version (LOGIN_ME_NOW_VERSION) and active modules from the settings dashboard.【F:app/Boot/App.php†L56-L71】【F:app/Repositories/SettingsRepository.php†L24-L52】

Contacting Pluginly Support

When opening a ticket:

Submit requests via https://loginmenow.com/support or the premium support channel if you hold a PRO license.

Community & Documentation Contributions

Deploying Documentation to GitHub Pages

Publish this documentation site using MkDocs Material:

pip install mkdocs-material
mkdocs gh-deploy

MkDocs uses the configuration defined in mkdocs.yml, including navigation structure, Material theme settings, search, versioning, and the Login Me Now footer. Update the version metadata when releasing new plugin builds.