FlowTube In Action
Key Features
🎯 Quick Setup
- User-friendly configuration that gets you up and running in about 30 seconds
🔍 Auto-Detect
- Instantly recognizes Webflow ZIP exports
🗃️ Multi-Repository Management
- Configure and manage multiple repositories with custom paths (live) and branch settings (planned)
🔐 Industry-Standard Security
- Client-side encryption using unique, repository-specific AES-256-GCM keys
- Plaintext tokens never leave your device; they are encrypted before any transmission
- All data is communicated exclusively via secure HTTPS connections
- Tokens are decrypted only in volatile memory during commit operations
- Files are processed atomically with immediate cleanup of any sensitive data post-operation
⚡ Smart Notifications
- Real-time upload status updates
How To Use
- Install FlowTube & Create a GitHub PAT
Ensure your personal access token has the appropriate permission (i.e. "Repository contents")
- Add Repository Details
Use format "owner/repository-name" and provide your Webflow Designer URL so that FlowTube can match your exports correctly
- Export from Webflow
The extension will detect the ZIP export and deploy it securely to your GitHub repository
Perfect For
- Webflow designers managing client projects
- Solo Webflow developers in need of a CI/CD pipeline starter
- Anyone who wants a secure, automated Webflow-to-GitHub sync to self-host