Skip to content
This repository was archived by the owner on Oct 18, 2022. It is now read-only.
/ php-uploader Public archive

A PHP uploader with Discord embed and Twitter card support.

License

Notifications You must be signed in to change notification settings

bennyscripts/php-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

15eca71 · Nov 5, 2021

History

20 Commits
May 10, 2021
May 10, 2021
May 10, 2021
May 10, 2021
Nov 5, 2021
May 10, 2021
May 10, 2021
Aug 3, 2021
May 10, 2021

Repository files navigation

PHP Uploader

A PHP uploader with Discord embed and Twitter card support.
PHP Uploader was originaly called sharex-uploader and this is a refactor of that with nicer code, comments and upload logging.

How To Install

This guide is a basic guide, refer to the wiki for a more detailed guide.

  • First, download a release or the code as a zip file.
  • Extract the download.
  • Configure the config.
  • Make sure protected/uploads.json has permissions 666.
  • Make sure uploads/ has permissions 777.
  • If you havent already, enable htaccess in your apache or nginx config.
  • Finally, upload all the files onto your server if you havent already.

Sharex Guide

Now that you have installed the uploader onto your server you will want a way to upload the files.
The best way is to use ShareX, you can download this here.

  • First, download the example sharex config from the code.
  • Make sure you have configured the sharex config's password to be the same as the password in the config.
  • Finally, add the sharex config into sharex and start uploading!

To Come

Check the projects for progress.

  • Accounts
  • Dashboard

Releases

No releases published

Packages

No packages published