BRACKETS-by-TRIAD / craftable

Admin panel builder / CRUD generator for Laravel.
https://getcraftable.com
MIT License
985 stars 193 forks source link

Media Manager feature #112

Open hungbu opened 5 years ago

hungbu commented 5 years ago

getcraftable is what i have been looking for for a long time. It supports super fast web construction. But when I build the website for the client, the image file, the pdf for the template has no management part (cannot be changed on the admin management). I think getcraftable should have media management function. It will make getcraftable more perfect

rapgithub commented 5 years ago

what do you mean about media management features? have you seen the demo? I know craftable is not well documented yet but I could made media management work with the media sample after long hours of understanding how to put the elements together to work... check the demo media if that is what you need then go for it...

hungbu commented 5 years ago

I watched the demo and I used Craftable to do the project. The media manage function I suggest is similar to: https://github.com/ctf0/Laravel-Media-Manager

This function is used to manage files like: logo, favicon, ..... Currently logo files, favicon, etc. .. etc. I can still use Craftable by creating a table common to manage them.

hungbu commented 5 years ago

Has anyone integrated media manager into the craftable admin? if yes please show me the library package you have installed, thanks