{"id":20153971,"url":"https://github.com/jbroadway/filepicker","last_synced_at":"2025-03-03T01:24:43.166Z","repository":{"id":4787884,"uuid":"5940295","full_name":"jbroadway/filepicker","owner":"jbroadway","description":"Filepicker.io helper app for the Elefant CMS.","archived":false,"fork":false,"pushed_at":"2012-10-27T18:36:23.000Z","size":100,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T12:26:59.150Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbroadway.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-09-24T20:15:20.000Z","updated_at":"2013-10-29T09:31:33.000Z","dependencies_parsed_at":"2022-08-19T00:11:22.225Z","dependency_job_id":null,"html_url":"https://github.com/jbroadway/filepicker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbroadway%2Ffilepicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbroadway%2Ffilepicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbroadway%2Ffilepicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbroadway%2Ffilepicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbroadway","download_url":"https://codeload.github.com/jbroadway/filepicker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241593178,"owners_count":19987506,"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":[],"created_at":"2024-11-13T23:24:09.020Z","updated_at":"2025-03-03T01:24:43.134Z","avatar_url":"https://github.com/jbroadway.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a simple [Filepicker.io](https://www.filepicker.io/) app\nfor the [Elefant CMS](http://www.elefantcms.com/).\n\nUsage:\n\n1\\. Install the app into your apps folder:\n\n```\ngit clone git@github.com:jbroadway/filepicker.git apps/filepicker\n```\n\n2\\. Add your API key to `apps/filepicker/conf/config.php`.\n\n3\\. Create an upload field in your handlers or views:\n\n```\n{! filepicker/my_field_name?mimetypes=image/* !}\n```\n\nTo enable drag \u0026 drop, use:\n\n```\n{! filepicker/my_field_name?dragdrop=1 !}\n```\n\nOr from any handler, use:\n\n```php\necho $this-\u003erun ('filepicker/my_field_name', array (\n\t'mimetypes' =\u003e 'image/*',\n\t'option-services'  =\u003e 'COMPUTER,DROPBOX,GOOGLE_DRIVE,URL',\n\t'dragdrop'  =\u003e true,\n\t'onchange'  =\u003e 'console.log(event)'\n));\n```\n\n\u003e Note that you can skip the `data-fp-` prefix on option names.\n\nSee here for all available options:\n\nhttps://developers.filepicker.io/docs/web/#widgets-open\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbroadway%2Ffilepicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjbroadway%2Ffilepicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbroadway%2Ffilepicker/lists"}