Skip to content

adammatthews/YOURLS-Plugin--Share-Files

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

YOURLS Plugin- Share-Files

Upload and share files with YOURLS. Now you can share your files using shortlinks as well as URL's.

Setup and Installation

  • Download the plugin
  • open plugin.php in your chosen text editor
  • change http://files.matt.mx/ to your end URL where files are publicly available. The trailing slash (/) is important and required
  • change files/ to the file path of where your files are stored (relative to your public_html folder) again The trailing slash (/) is important and required
  • save the file and upload the share-files folder to /user/plugins
  • go to the plugins page in your YOURLS admin interface and activate the plugin
  • Create a folder matching the folder name above and run 'chmod r+w folder'

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%