Essential Web development & Digital Marketing cheatsheets, step by step guides and tutorials, code examples. Simplified.
Every Problem can be traced back to a lack of assets. DynamiteFrog aims to provision those assets for common web development and digital marketing problems
Latest posts
Tailwind Cheatsheet
Responsive layouts Breakpoints Prefix Min Width Example Usage sm: 640px sm:text-lg → applies at > 640px md: 7...
Drush Cheatsheet
With a new Drupal install either locally or on a remote server Drush is probably one of the first modules you will want to install. It will help you do lots of other things that would otherwise be ...
Add Custom Fonts to Shopify theme
Convert your free ttf fonts to woff and woff2 using the mighty fontsquirrel. go to your theme in shopify. upload your woffs to assets directory.. assets directory wont upload a folder. So jus...
drupal microcontent cheatsheet
Microcontent Microcontent is a drupal module for usable fragments of content that can be configured to display throughout your site. Microcontent is a module Microcontent is the blueprint fo...
Drupal display modes cheatsheet
Custom display modes Drupal offers some ways to change the appearance of your content forms in the admin and also the appearance of your content on the frontend view. This article is focused on ar...
Drupal content reference entities
Content Reference Entities A content entity based page construction technique. This technique is native to Drupal and is suitable for working with premade finished nodes of content. So you can cre...
Drupal Views
Drupal Views Customizing Views Customizing views is Best done from the view admin rather then the twig files. the view admin gives you all the options to add classes and html. Outputting a blo...
Payment Gateway Cheatsheet
Woocommerce default payment gateway WooCommerce comes with a default payment gateway system built-in. Out of the box, WooCommerce includes a few free payment options you can enable right away: ...
Install Drupal
Install Drupal Here ive listed several ways to install drupal. Drupal can be installed locally or on a remote server. Install Drupal on Digital Ocean Digital Ocean has a OpenLiteSpeed droplet fo...
wordpress cheatsheet
stuck in maintenance mode go to site root and delete .maintenance file