Category: Other
Agiledrop.com Blog: 5 Ways to Make Your Website Stand Out in an Over-Saturated Market
Your website shows the world who your business is online. Learn how you can make your website pop in an over-saturated market. READ MORE

tanay.co.in: Drupal 8/9 – Content Staging and Deployment – One strategy to beat them all!
Drupal 8/9 – Content Staging and Deployment – One strategy to beat them all! RSS Summary I recently posted on the Globant Medium blog comparing the various Content Staging and Deployment Strategies that I explored. The options explored included Deploy module, Content Sync, Content Synchronizer, Entity Share, and paid services like Content Sync, Acquia Content…
Web Wash: Create Internal Links using the Linkit module in Drupal
Linkit gives you an easy interface with an ‘autocomplete’ field to search for content on your site, and then link to it. In other words, it provides search functionality to find the content on your site and insert the corresponding internal link. Using the same interface, you can also insert external links. So you can insert…
Consensus Enterprises: Easy commit credits with migrations, part 3: Automated tests
How to automate the migration testing you’ve been doing manually, using PHPUnit.
DevCollaborative – Planet Drupal: The Best Drupal Accessibility Checker for Content Authors Is… Editoria11y
We want our websites to be able to reach as many people as possible. If done right, your site’s visual design and theme will ensure that color contrasts work for the vast majority of people, that screen reader users and keyboard navigators can use your menus, and that other accessibility benchmarks are met. So, when all…
Talking Drupal: Talking Drupal #308 – Remote Work
Today we are talking about Remote Work with Kaleem Clarkson. www.talkingdrupal.com/308 Topics Chad – New dog and selling house Nic – Affogatos Kaleem – First covid test (negative) Speaking to United Airlines and Visa 8 -24 -21 John – White water rafting How do you define remote work Fully distributed Hybrid remote Telecommuting How the…

OpenSense Labs: Drupal for Every Industry: Serving Needs and Fulfilling Demands
Drupal for Every Industry: Serving Needs and Fulfilling Demands Gurpreet Kaur Mon, 08/23/2021 – 21:41 Digital transformation has become integral for businesses that want to stay afloat today and that includes every organisation in every industry. A powerful online presence that can cater to whim and need that today’s dynamic business world can throw at…

Innoraft Drupal Blogs: Progressive Web App Core Features: The Future of Web Development
Progressive Web App Core Features: The Future of Web Development Using a Progressive Web App can improve mindshare among the audience. So be aware of how progressive web app features can help. This article will give you an idea. Tanjeet Mon, 08/23/2021 – 14:10 Progreesive Web Application Drupal Planet Progressive Web App Development
#! code: Drupal 9: Stubbing API Modules For Fun And Profit
If you’ve been building websites sites for a while you will realise that no site lives in isolation. Almost every site you build integrates with some form of API, and this is especially the case for the more enterprise sites where data is often synchronised back to a CRM system or similar. Drupal’s hook and service…

Droptica: How to Use Bootstrap Components in Droopler?
Creating a website is a very labour-consuming process. It requires quite a lot of time and resources. However, the people involved in building webpages and applications noticed that some elements repeat at times. In order not to reinvent the wheel, they began to isolate the repeating elements as components. In this text, I’ll present how…