Skip to content

naveen17797/1clickwp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1ClickWP

Version: 1.0.6

image

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.

Features

  • 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

Prerequisites

  • Python 3.x installed on your system
  • Pip package manager
  • Docker ( essential for 1clickwp to work )

Install Dependencies

pip install -r requirements.txt

Start the application

venv/bin/python -m uvicorn main:app --reload --timeout-keep-alive 30000

you can now access the ui at

http://localhost:8000

Screenshots

image