{"id":27371606,"url":"https://github.com/crescentkohana/php-uploader-for-sharex","last_synced_at":"2025-04-13T09:43:32.621Z","repository":{"id":55137850,"uuid":"112814390","full_name":"CrescentKohana/PHP-uploader-for-ShareX","owner":"CrescentKohana","description":"A custom PHP uploader used with ShareX.","archived":false,"fork":false,"pushed_at":"2022-06-30T12:45:36.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-02T04:18:53.069Z","etag":null,"topics":["php","php-uploader","sharex"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CrescentKohana.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-02T05:04:23.000Z","updated_at":"2024-05-02T04:18:53.070Z","dependencies_parsed_at":"2022-08-14T13:10:22.861Z","dependency_job_id":null,"html_url":"https://github.com/CrescentKohana/PHP-uploader-for-ShareX","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrescentKohana%2FPHP-uploader-for-ShareX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrescentKohana%2FPHP-uploader-for-ShareX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrescentKohana%2FPHP-uploader-for-ShareX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrescentKohana%2FPHP-uploader-for-ShareX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CrescentKohana","download_url":"https://codeload.github.com/CrescentKohana/PHP-uploader-for-ShareX/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248693909,"owners_count":21146886,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["php","php-uploader","sharex"],"created_at":"2025-04-13T09:43:32.181Z","updated_at":"2025-04-13T09:43:32.613Z","avatar_url":"https://github.com/CrescentKohana.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP-uploader-for-ShareX\n\nA custom PHP uploader used with ShareX.\n\n1. Create a directory for uploads in the webroot with `mkdir i` and make sure that it has at least 755 permissions: `chmod 755 i`.\n2. Change the owner and/or group of the upload directory to www-data (or equivalent) with `chown www-data:www-data i`\n\n3. Place the upload.php to the webroot (e.g. /var/www/example.com/upload.php) and the config.php to anywhere you like (just change the path in upload.php: `$config = include('config.php');`).\n\n4. Make sure that the max POST size is enough (e.g. in php.ini `post_max_size = 100M`)\n\n5. Open \u003cb\u003eShareX\u003c/b\u003e, click \u003cb\u003eDestinations\u003c/b\u003e, click \u003cb\u003eDestination Settings\u003c/b\u003e, scroll down until you find \u003cb\u003eCustom uploaders\u003c/b\u003e and add a new uploader with the following settings:\n\n ![ShareX settings](sharex_settings.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrescentkohana%2Fphp-uploader-for-sharex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrescentkohana%2Fphp-uploader-for-sharex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrescentkohana%2Fphp-uploader-for-sharex/lists"}