Skip to content
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

[BE, UI] Support to upload files as Taxonomy Term meta #138

Open
NuwanJ opened this issue Sep 20, 2024 · 0 comments
Open

[BE, UI] Support to upload files as Taxonomy Term meta #138

NuwanJ opened this issue Sep 20, 2024 · 0 comments

Comments

@NuwanJ
Copy link
Member

NuwanJ commented Sep 20, 2024

  • The file is to be saved in the taxonomies folder with the timestamp as the file name.
    • Only support images (jpg, jpeg, png, SVG) and PDF files. All others should be avoided strictly
  • The property saved in the metadata is that timestamp with the extension.
  • At the UI level, the images should make a preview (max size: 120x120px), and for the PDFs, use the below image:

Image

  • At the API level, the full path should be returned
@NuwanJ NuwanJ changed the title [BE, UI] Support to upload images as Taxonomy Term meta [BE, UI] Support to upload files as Taxonomy Term meta Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant