1ClickWP is a powerful open-source tool that allows you to effortlessly create WordPress sites with just a single click. Whether you need a single WordPress site or a multisite network, 1ClickWP has got you covered.
- Single-click WordPress site creation
- Multisite functionality for managing multiple WordPress sites from a single installation
- phpmyadmin available for every site
- Ability to bind local plugin / theme folders in to WP
- Built with FastAPI for blazing-fast performance
- Python 3.x installed on your system
- Pip package manager
- Docker ( essential for 1clickwp to work )
pip install -r requirements.txt
venv/bin/python -m uvicorn main:app --reload --timeout-keep-alive 30000
you can now access the ui at
http://localhost:8000