No Approve Button? - Ninja Media Script

danny-grimes

Aug 15th, 2018 09:21 AM

Hi there,

I am setting up a site using your script and so far all has been good but when it comes to approving posts in the admin it appears that there is no option to do so.

You state in your documentation that we can but where exactly can we? And how do we distinguish from approved and pending approvals from the post grid??

Screenshot: https://monosnap.com/file/jvumueRpLmqTB34K5t38QvOdi5lCOs

Any help is appreciated.

mark

Aug 15th, 2018 10:33 AM

What if you click Edit, don't you see a option there for activate or approve it?


Best Regards,
Mark Topper (Maintainer of Laravel Voyager)
Mail: [email protected]
I am available for freelance work - hire me

danny-grimes

Aug 15th, 2018 11:10 AM

Yes I see that, but for such a well thought out script, the fact that you have to click into each post to approve is pretty poor when dealing with a lot of content.

A bulk approval option would be ideal. Or even some sort of indicator as to which posts need approving?

I have been doing quite a bit of modifying to the core script as I am very familliar with working with Laravel but I have never used Voyager. Could you tell me if I wated to modify this posts page myself where can I find the realted blade file?

Thanks!

danny-grimes

Aug 15th, 2018 11:19 AM

I can see now that if you duplicate the vendor file into the app/resources/views/vendor folder that does the job. Perfect, I will implement my own approval feature. :)

mark

Aug 15th, 2018 11:26 AM

You can overwrite the views for that by following the documentation for Voyager: https://voyager.readme.io/docs/overriding-views


Best Regards,
Mark Topper (Maintainer of Laravel Voyager)
Mail: [email protected]
I am available for freelance work - hire me

mark

Aug 15th, 2018 11:26 AM

Its not that hard if you dig into it, but yea. Devdojo should properly do a update with that.


Best Regards,
Mark Topper (Maintainer of Laravel Voyager)
Mail: [email protected]
I am available for freelance work - hire me

danny-grimes

Aug 15th, 2018 11:34 AM

Perfect! Thanks

bassil-ahmed

Aug 17th, 2018 09:08 AM

Hello there !!!!