git clone https://github.com/cartalyst/platform.git blog
Navigate into the downloaded folder and run
Make sure you update your js plugin by merging in the changes from the platform repository or by manually replacing the old file located under public/themes/admin/default/assets/cartalyst/js/data-grid.js
with the latest version.
Update Service Provider to Cartalyst\DataGrid\Laravel\DataGridServiceProvider
Update facade to Cartalyst\DataGrid\Laravel\Facades\DataGrid
Alright, so we have three separate tasks here
Loop through all products (Rings, Earrings, Bracelets, Pendants) and export/rename every mapped image that is <= 600px to dropbox.
This is when we have the new upscaled images ready to replace the old images.