Liquid Weekly
The newsletter by and for Shopify Developers
|
|
Karl Says
Ho ho ho!
Only 4 months until Christmas eve. To celebrate I bring you this gift of knowledge, wrapped in a div tag and trimmed in CSS.
What's that you say? You didn't get me anything? Well, don't you worry. The best gift would be letting your friends know where they can find this Shopify development goodness for themselves!
Merry Liquid to all and to all a subscribe!
|
Nice and Naughty List for ThemesWell sort of. I'm attempting to track which themes have been updated to Store 2.0 This list is far from complete, but it's a start. List of Themes Known to be Updated to Store 2.0Popular Themes Known Not To Be UpdatedSee one that's missing? Let me know
|
Code & ToolsAuto migrate Shopify Themes to Online Store 2.0 - In goes a zip file, out comes Store 2.0 goodness?! Following the steps laid out in Shopifys Store 2.0 conversion guide most of template files are converted to .json file except for the index.liquid which remains a liquid file. Give it a try - come on, you know you want to. Email and SMS Marketing Platform - Working on a project that requires email marketing? Check out SensorPro, an EU-made email marketing platform that sends email & SMS with less
effort. With no monthly contracts & only pay to send, it's free
forever when less than 500 email contacts. Check out their API Docs to see if it will save you development time.
Liquid extension for VSCode - Well, maybe, sorta, it's complicated. Looks like a lot of work has been done but a few hurdles remain. Check out the PR thread for a tantalizing glimpse into the wonderful world of releasing a solo software project! Mad props to anyone and everyone who's ever shipped something. The 20 Best VSCode Extensions for Front End Developers - while we're on the topic of VScode, here's a nice list of extensions. As someone who has one foot in Sublime Text 3 and one foot in vim, let me know if I'm missing out on anything rad. Tiffany Tse
|
Tip of the WeekDownload All Shopify CDN Assets
Looking for an easy way to quickly download all of the assets for a store from the Shopify CDN? Thanks for Github user Ridem, there's a gist for that! Instructions: - Navigate to admin/settings/files for the store
- Open your browser Dev tools, go to the console
- Paste in the code
- Profit!
Caveats: - Check the comments for tips, fixes or updates
- Using Chrome should save as png rather than webp
|
|
|
|