A premium curated marketplace theme for WordPress with WooCommerce integration, designed for easy deployment on Hostinger.
See the theme design in action before deploying to WordPress!
💡 Note: The preview server automatically finds and uses an available port (starting from 3000). After launching, check the terminal output for the actual URL (e.g.,
http://localhost:3001).
🪟 Windows:
preview.bat 🐧 Linux / 🍎 Mac:
./preview.sh 📦 Manual:
cd frontend
npm install
npm start The preview server will automatically:
- ✅ Detect and install dependencies if needed
- ✅ Find an available port (starting from 3000)
- ✅ Start the development server on the available port
- ✅ Open your browser automatically
Note: This preview shows the static HTML design. For full WordPress/WooCommerce functionality, follow the installation guide below.
The theme now uses native WooCommerce for all cart and checkout functionality. Custom Fabify cart plugin has been removed for better reliability and compatibility.
- ✅ Fixed and ready for Hostinger deployment
- ✅ Removed custom cart sidebar and JavaScript
- ✅ Full WooCommerce integration for cart and checkout
- ✅ Maintained beautiful Fabify design aesthetic
- ✅ 500+ lines of code removed for simpler maintenance
- ✅ Compatible with all WooCommerce extensions and payment gateways See WOOCOMMERCE_INTEGRATION.md for complete details.
Fabify-v1.zip (5.2MB) - Complete WordPress theme package, ready to upload!
This package contains everything you need to deploy the Fabify theme to WordPress:
- ✅ All theme files properly structured
- ✅ WooCommerce integration
- ✅ Validated and tested
- ✅ Ready for one-click installation
Quick Installation:
- Download
Fabify-v1.zipfrom this repository - Go to WordPress Admin → Appearance → Themes → Add New → Upload Theme
- Upload the zip file and activate
See FABIFY-V1-PACKAGE.md for complete package documentation.