Composer is a must-have tool for any Drupal developers toolkit. Everyone has heard about it but isn't aware of the migration process to composer based Drupal management.
Session Archive
Composer 101 : Govern your Drupal project with Composer !
Configuration Workflow in Drupal 8
Configuration is a key concept in Drupal 8 that sits at the intersection of backend development, dependency management, theming, site building, and (in)sanity.
Conquering Our Drupal Talent Shortage
Speaker(s): gwendolyn
Content and SEO: Better together
When it works well, it’s a match made in Heaven. Your website shows up for the right search terms and has quality content that is useful for your audience.
Content Creation and Verification with Selenium and Python
Create a more robust regression suite by adding automation of node creation and verification with Selenium and Python.
Content Everywhere: Or How to Eliminate Redundancy, Lower Upkeep Costs, and Keep Your Sanity
It's the email every content manager dreads.
"These two web pages aren't consistent. Can we make sure that we're saying the same thing on our website?"
On a really bad day, there are 30 people on the CC field.
Content Migrations Don’t Have to be a Nightmare
Session Recording: https://youtu.be/sNFmJjRM2pE
Content Models: The Design Tool You Never Considered
You're in it. Development has begun. You're building out content types, sorting out view modes. But wait. You have a LOT of questions for your designer. Do we really need these two components that are nearly identical?
Content Strategy Toolkit
The development community has seen an immense increase in productivity through automation and other tools created through the DevOps community. Why shouldn't the content strategy community take advantage of the same concepts?
Continuous Collaboration with Probo.CI
Session Recording: https://youtu.be/NuXD9EwRS7k
Have you had any of these pain points?
Continuous Integration for Acquia Using CircleCI
Continuous Integration and Deployment continue to be an interesting challenge moving forward with Drupal 8. Hosting platforms are now providing "kits" to provide some of these services if you are willing to take the plunge and implement them.
Correctly Nest Entities and Build Healthy Multilingual Relationships
As component-based design principles evolve, the actual implementation in Drupal can be performed in many ways. Most, if not all, component-based site building approaches rely on Entity Relationships.
Crawl, Walk, Run – The WebNY path to D8 via MVP
Faced with managing multiple code bases for legacy agency web sites, WebNY found a way to deliver a bleeding-edge Drupal 8 platform to support hundreds of agency web sites on a single distribution by leveraging Minimum Viable Product, (MVP) and…
Create Truly Remarkable Data Visualizations with D3
Session Recording: https://youtu.be/QsC0Xa5fTxs
Creating a Reusable Pattern Library with Paragraphs
Paragraphs provides a powerful tool for doing content-first based design and content management in Drupal 7 and 8. Wouldn’t it be great if you could create paragraph bundles without the UI, or reuse a great set of bundles on another site.
Creating a single face of government across multiple websites and technology stacks
The team that reinvented Mass.gov is now charged with bringing a data-driven, constituent-centric, “digital first”, approach to all of the state's web properties.
Creating flexible payment workflows with CiviCRM and Contribution.transact()
CiviCRM's payment processing capability is great, but what happens when you want to do something really out of the ordinary?
Creating Layouts & Landing Pages in Drupal: the Paragraphs vs. Layout Builder Edition
Two requirements that come up constantly on projects are “How do we make it easier for non-technical users to update our website?” And “How can we give content editors more flexibility?"
Custom Code the Drupal Way
You've looked at Drupal core. You've looked at the vast contributed ecosystem. However, you can't find anything that solves your problem. Or, perhaps, nothing that solves your problem completely.
What do you do?
Custom Content Migrations to Drupal 8
Even if you're only casually acquainted with Drupal 8, you probably know that the core upgrade path to Drupal 8 has been completely rewritten from the ground-up, using many of the concepts of the …
Customer Journey Mapping for Associations & Non-Profits
Session Recording: https://youtu.be/-od5SAAZrpc
D3 Data Visualization
There's no escaping the fact that data visualization is hot right now. Everyone wants to tell their data's story visually, whether it be through a map, chart, or more detailed presentation.
Dealing with unprecedented scale during Covid-19
Covid-19 for some sites has meant a massive surge in traffic. Some of the health related sites that we look after at amazee.io have experienced a 80x traffic increase over the last couple months.
Debugging During Development: Creating, Breaking and Fixing a Module
Speaker(s): alliejones42
Debugging is more than fixing broken code. It is about logically thinking through steps and using the appropriate tools to solve problems.
Debugging: CSS and JS It just looks Magical
Join Wes Ruvalcaba for magical debugging of CSS and Javascript.