To find files larger than 5 MB, we need to pass the -size option with value +5M in the find…
Find your Git URL On your Acquia Cloud Platform Application page, go to any of the environments admin pages (dev,…
In collaboration with Acquia, the Lando team has built an open source Acquia plugin for Lando. The plugin: Mimics Cloud…
If you are not able to scroll up and down using your mouse or TrackPad when editing a file using…
Acquia Cloud Platform offers the most scalable and secure digital experience platform for building, launching, and managing Drupal applications. Create…
Open the terminal and type the following curl command with the desired site/page: curl -Ik https://www.uccs.edu We can see that…
Simple table with Alphabetical Filtering capabilities using the TableFilter JavaScript library and Bootstrap. Codepen: https://codepen.io/astralmemories/pen/QWQqMQo CSS Requirements: // Bootstrap https://cdn.jsdelivr.net/npm/bootstrap@4.2.1/dist/css/bootstrap.min.css…
Features Bootstrap styles and elements Bootstrap icons Pattern.css backgrounds Google Fonts Easy accent color change through a global CSS variable…
This JavaScript code will automatically change the MIN value of a DATE input to the desired start DATE. Checkout the…
A simple Info/Content Tabs element using HTML, CSS, and jQuery. Checkout the Codepen DEMO. Requirement: https://code.jquery.com/jquery-3.6.0.min.js HTML Code: <div id=”tabwrap”>…