Auto One-Click Admin
A Local addon that automatically enables one-click admin for all new sites by selecting the first administrator user.

Features
- Automatic Configuration: Configures one-click admin when creating new sites
- Universal Support: Works with imported and cloned sites
- Easy Management: Configurable via Local’s preferences
- Zero Setup: Just install and create sites
Quick Start
Installation
# Clone and build
git clone https://github.com/jpollock/local-addon-oneclick-admin.git
cd local-addon-oneclick-admin
npm install
npm run build
# Install to Local
npm run install-addon
# Restart Local, then enable the addon:
# Local > Add-ons > Installed > Auto One-Click Admin > Enable
Configuration
- Open Local
- Go to Settings > Auto One-Click Admin
- Toggle the feature on or off
- Click Apply to save
Documentation
- User Guide - Complete guide for end users
- Developer Guide - Technical documentation for contributors
- Troubleshooting - Common issues and solutions
Requirements
- Local v9.0.0 or higher
- Sites must have at least one WordPress administrator user
Feedback & Issues
This addon is currently in beta. We welcome your feedback!
- Report bugs or request features: GitHub Issues
- View source code: GitHub Repository
License
MIT License - see the repository for full license text.