responsiv / uploader-plugin

Collection of File Upload components for October
MIT License
62 stars 39 forks source link

Not adding JS and CSS file front end #37

Open ravisipl opened 7 years ago

ravisipl commented 7 years ago

Hello, When I am adding {% component 'fileUploader' %} on front end it not working, as I can see in page view source of that page it seems related js and css file is not being added while it showing in admin and working fine in admin section. Is there any special process add upload files from front end?

muhammad-ihsan commented 5 years ago

you need to config the relation at your models too