SaaSWP is a tool designed to simplify and automate WordPress provisioning for SaaS platforms. It aims to provide developers with a solid foundation for building scalable WordPress-based SaaS solutions.
- 🔧 Automatic WordPress site provisioning
- ⚙️ Preconfigured plugin and theme setup
- 🗃️ Multisite or single-site compatible architecture
- 🧩 Extensible with custom hooks and APIs
- 🛡️ Secure and optimized for production environments
- PHP
- WordPress
- Bash / WP-CLI
- Docker (optional)
Contributions, issues and feature requests are welcome! Feel free to check the issues page.
This project is licensed under the MIT License.
- PHP 7.4+
- Composer
- WordPress CLI (WP-CLI)
- MySQL or MariaDB
- Optional: Docker
# Clone the repository
git clone https://github.com/Zagaz/saaswp.git
# Navigate into the project folder
cd saaswp
# Follow the instructions provided in the setup script or README