Skip to content

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.

License

Notifications You must be signed in to change notification settings

SE7ENSKY/wp-remotefs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordpress RemoteFS

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.

Purpose

User for making Wordpress 12factor-compatible and Heroku-friendly. Attachments are automatically put to remote filesystem and not stored in local filesystem.

Features

  • 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

Roadmap

  • SFTP support
  • Amazon S3 support
  • other services
  • better logging and error handling

Contributing

Feel free to make pull requests and issues.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages