Simple-JWT-Login Export-Import Add-on
The Export-Import add-on lets you copy your Simple-JWT-Login configuration — including Auth Codes, protection rules, and all general settings — from one WordPress site to another in just a few steps. This is especially useful when setting up staging environments, migrating sites, or replicating a configuration across a network of sites.
Installation
- Download the add-on from https://github.com/simple-jwt-login/export-import/
- Upload the zip file into your WordPress
- Activate the plugin
- Export or import data
Screenshots
Configuration

How to transfer settings
On the source site:
- Go to the Simple-JWT-Login settings page.
- Click Export to generate a configuration snapshot.
- Copy the generated code.
On the destination site:
- Install and activate both Simple-JWT-Login and the Export-Import add-on.
- Go to the Simple-JWT-Login settings page.
- Paste the copied code into the import field.
- Click Import and confirm the prompt.
The destination site will now have the same configuration as the source.