vinsol-spree-contrib / spree-admin-insights

This extension provides extensive and targeted reports for the Admin. Which products were viewed the most yesterday, which brand is most popular in a particular geography, which user is a consistent buyer and much more, all the reports a website owner could probably need are a click away!
http://vinsol.com/spreecommerce-admin-insights
BSD 3-Clause "New" or "Revised" License
20 stars 63 forks source link

[TC-3095] Remove wkhtmltopdf #56

Closed storhet closed 3 years ago

storhet commented 3 years ago

This PR removes wkhtmltopdf-binary as a dependency to decrease the size of the Heroku slug (saves ~250mb). Also it hides the PDF as a download option, as it's not gonna be available.

Any other wicked_pdf helper are untouched. They won't be rendered, so should not cause any problems.

storhet commented 3 years ago

Mistake.