Detach attachments to remote filesystem. Stupid simple and minimalistic solution for Heroku, 12factor and CDN support. And also almost transparent for WP, plugins and for user.
User for making Wordpress 12factor-compatible and Heroku-friendly. Attachments are automatically put to remote filesystem and not stored in local filesystem.
- supports FTP and FTPs as remote FS
- easy extendable
- configurable via options page or via environment variables
- auto put attachments to remote
- attachment image sizes support
- types image resizing support
- image editor support
- prevent file duplicates
- auto delete files
- support to work with root-relative-urls
- SFTP support
- Amazon S3 support
- other services
- better logging and error handling
Feel free to make pull requests and issues.