日本語

Getting Started

Requirements

  • WordPress 6.9 or higher
  • PHP 8.1 or higher
  • Permalink structure set to anything other than "Plain"

Installation

  1. Upload plugin files to wp-content/plugins/melmium/.
  2. Activate "Melmium" from the Plugins page in WordPress admin.
  3. 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