How to install WooCommerce on Cloudways
Cloudways offers one-click WordPress with WooCommerce installation. Sign up, launch a server, add the WooCommerce app, access credentials, and complete the setup wizard. Optional: configure domain and SSL for production use.
Prerequisites
- Cloudways account (free trial available)
- Cloud provider selection like DigitalOcean
- Domain name (optional)
- Basic familiarity with web browsers
Step-by-Step Instructions
Sign up or log in to Cloudways
Launch a new server
Add WordPress + WooCommerce application
MyWooStore), server name (e.g., WooServer), project name (e.g., EcommerceProject), and click "Launch Now". Deployment takes 5-15 minutes.Access application credentials
http://app-abc123-123456.cloudwaysapps.com), WP Admin URL (/wp-admin), admin username (admin), and auto-generated password. Visit Application URL to view your store.Log in to WordPress Admin and setup WooCommerce
http://app-abc123-123456.cloudwaysapps.com/wp-admin), log in with credentials. Complete WooCommerce setup wizard: set store location, industry, product types, payments, shipping, and taxes (defaults to USD, no initial tax rates).Configure custom domain (optional)
store.example.com). Update DNS with CNAME record pointing to Application URL. Propagation takes minutes to hours.Enable SSL Certificate
Set server access credentials
masteruser) and strong password for SSH/SFTP access.Common Issues & Troubleshooting
Server deployment takes longer than 10 minutes
Monitor status in dashboard; normal for first-time setups. If stuck over 30 minutes, check provider quotas or contact Cloudways support.
Cannot access WP Admin after deployment
Verify credentials in Access Details; reset password via Cloudways if forgotten. Ensure Application URL is correct.
Domain not resolving after CNAME setup
Wait for DNS propagation (up to 48 hours); use tools like dig or WhatsMyDNS to check. Verify CNAME points exactly to Application URL.
SSL installation fails
Ensure domain is added and propagates first. Use Let's Encrypt option and retry; contact support for custom certs.
WooCommerce setup wizard not appearing
Clear browser cache, log out/in, or access WooCommerce > Status > Tools to run setup again.