Getting Started
Requirements
- WordPress 6.9 or higher
- PHP 8.1 or higher
- Permalink structure set to anything other than "Plain"
Installation
- Upload plugin files to
wp-content/plugins/melmium/. - Activate "Melmium" from the Plugins page in WordPress admin.
- Upon activation, auth pages are created automatically and templates are copied to your theme directory.
Basic Setup
After activation, the following auth pages are available immediately:
| Path | Description |
|---|---|
/register |
Registration |
/login |
Login |
/lost-password |
Password Reset |
To customize templates, edit the files in your theme's auth/ directory.
Next Steps
- Features — Explore all features in detail
- Configuration — Learn how to customize settings