-
-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Possibility to upload GPX files. #305
Comments
Can you please fill in the fields of the GitHub issue template? The extension should support all file types. Does the file has a recognized MIME type? What values did you try? Does it work when you allow any |
hi! i have updated the form. i hope you know now what we would like :-) |
What happens when you try? The only format that's banned is PHP files. All other files should be whitelistable via their mime type. |
GPX files can be uploaded and previewed with this new extension: https://github.com/JeromeGillard/flarum-map Follow the README over there but basically:
|
So you could actually upload files of type GPX, but you wanted them to be rendered differently? |
Out of the box To solve that, add I use JeromeGillard/flarum-map to render |
Checkout https://github.com/eddiewebb/flarum-gpx-preview which is a template to render Google Maps of uploaded GPX files. |
Feature Request
Is your feature request related to a problem? Please describe.
Is it a feature? I dont know. We would like to upload GPX Files so pls unban this format.
Describe the solution you'd like
It would be amazing if we could upload .gpx files to flaurum.
The text was updated successfully, but these errors were encountered: