GoAdmin Users Feedback 👨🏻💻👩🏻💻
chenhg5 opened this issue · 6 comments
We appreciate you support if you or your organization is using GoAdmin. You are welcome to leave replies about your product and organization here, which could became the confidence of maintiners, communication and undecided watchers. And we may display your use case in our README.md and homepage if you allow.
Recommended reply format:
- Product:
- Company or Organization: (if ok)
- Link: (if ok)
- Screenshot: (if any)
此处用于收集 GoAdmin 的社区用户的使用案例,如果你在你的公司/组织或个人项目中使用了GoAdmin,欢迎在此留言。你的反馈会给社区成员更多信息和更强的信心。同时我们会将您的使用案例放在我们的README.md或官网主页,如果您觉得可以的话。
推荐回复格式:
- 产品:
- 公司或组织:(如果可以)
- 链接:(如果可以)
- 截图:(如果可以)
无关回复会定期删除。
Hi, first I would like to be greateful for the big work you guys have put in this project, I have only been using this for a day after trying other libraries like ponzu
and doing a custom admin panel but I found this the most polished and easy to work with. I was getting checksum mismatch issue when trying to go get github.com/GoAdminGroup/go-admin@latest
or go install github.com/GoAdminGroup/go-admin
. I ended up just starting from the example instead. Now I'm at a point where I added everything I need for cars except I am looking to add multiple images for each vehicle instead of just a thumbnail which I can't figure out how to do. If you can help me I will really appreciate it.
Product : used vehicle and vehicle parts sale website
Company: HDMET AUTOS
Link: https://hdmetautos.ca
Images:
What I would love is if I was able to crop the image before upload, or having constraints on the image like minimum and maximum size, I would also like to be able to upload multiple images easily and maybe even a mp4 file short video, though that might be tricky to implement.
Also, I would love to be able to filter files by extension I'm not sure it's possible because the documentation is very sparse. For example I want to add a constraint on a form.File field to only open images ".png.jpg.jpeg.tga.tiff" like this.
There is the theme caption not translated in Chinese for the pagination per-page count. "条/页"。I feel it can be removed.