Aten Design Group

Primary tabs

Articles from Aten Design Group

Here at Aten, we do a lot of work with Drupal, mostly on large redesign projects for nonprofits and universities.

Accessibility should be part of the criteria for picking a CMS. Fortunately, many CMSs out there are getting that right.

Drupal 8 advertised many new, promising features after its release. One of the exciting new changes was the addition of form modes.

If you ever had to overwrite a module’s css file or a core javascript library in Drupal 7, you likely remember the experience. And not because it was a glorious encounter that left you teary-eyed at the sheer beauty of its ease and simplicity.

Sometimes you need to pull in content or data on an ongoing basis from a third-party product or website. Maybe you want to pull in a list of books from Amazon, or show some products from your Shopify store.

A recent project involved a large number of nodes, each with a menu item. The menu was hierarchical with three levels. Each node page needed a link to the previous and next item.

I recently migrated content from a Drupal 7 site to a new Drupal 8 install using core’s Migrate, Migrate Drupal and Migrate Drupal UI modules.

This is the second part of a series of blog posts about automated testing for Drupal. Its mission is to take you from zero testing experience to confidence in testing your custom Drupal work, from the ground up.

In Drupal 8, setting your sites domain in settings.php is no longer possible.

Working with external APIs in Drupal has always been possible.

Pages