2017 © Pedro Peláez
 

project sharex-hosting-uploader

ShareX custom uploader for your hosting/domain powered by Symfony Micro Edition

image

nunopress/sharex-hosting-uploader

ShareX custom uploader for your hosting/domain powered by Symfony Micro Edition

  • Thursday, January 5, 2017
  • by namaless
  • Repository
  • 1 Watchers
  • 3 Stars
  • 60 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 9 % Grown

The README.md

ShareX Custom Uploader

This is a custom uploader project for ShareX Uploader, (*1)

Installation

You need [Composer][2] for install this project with this command:, (*2)

composer create-project nunopress/sharex-hosting-uploader project_name

Configuration

The configuration file is into src/AppBundle/Resources/config/services.yml., (*3)

You need to change the app.secret and configure ShareX with the same secret key parameter., (*4)

You can change the value of app.upload_dir if you want the uploads in another directory, from default this is configured into %kernel.root_dir%/../uploads (_root directory + /uploads_)., (*5)

In ShareX you need to setup the Response Url with this format:, (*6)

  • URL: http://yoursite.com/view/$json:filename$
  • Thumbnail URL: http://yoursite.com/thumb/$json:filename$
  • Deletion URL: http://yoursite.com/delete/$json:filename$

Remember to setup too the Arguments:, (*7)

  • Request type: POST
  • Request URL: http://yoursite.com/upload
  • File form name: file
  • Arguments:
    • secret: Your secret key used into app.secret
    • name: The filename format saved on the web server

Testing

Rename the file phpunit.xml.dist in phpunit.xml and run phpunit from the root folder., (*8)

The Versions

05/01 2017

dev-master

9999999-dev

ShareX custom uploader for your hosting/domain powered by Symfony Micro Edition

  Sources   Download

MIT

The Requires

 

The Development Requires

05/01 2017

v1.1.5

1.1.5.0

ShareX custom uploader for your hosting/domain powered by Symfony Micro Edition

  Sources   Download

MIT

The Requires

 

The Development Requires

12/11 2016
12/11 2016
12/11 2016
12/11 2016
01/11 2016

v1.0.2

1.0.2.0 https://nunopress.com

Silex application for made ShareX hosting custom uploader.

  Sources   Download

MIT

The Requires

 

silex hosting sharex custom uploader

31/10 2016

v1.0.1

1.0.1.0 https://nunopress.com

Silex application for made ShareX hosting custom uploader.

  Sources   Download

MIT

The Requires

 

silex hosting sharex custom uploader

31/10 2016

v1.0.0

1.0.0.0 https://nunopress.com

Silex application for made ShareX hosting custom uploader.

  Sources   Download

MIT

The Requires

 

silex hosting sharex custom uploader