warning

  • Your search used too many AND/OR expressions. Only the first 7 terms were included in this search.

error

  • The page you requested does not exist. For your convenience, a search was performed using the query articles OR installing OR php OR pear OR pecl OR extensions OR on OR mamp OR for OR mac OR os OR x OR 107 OR lion.
About searching

Search results

  1. Sending an Article's Publish Date to Google Analytics

    … receives lots of search traffic. Some of our top-performing articles are six years old. This is great. It validates our … . Using tag manager is the preferred method for installing Google Analytics 4, and we'll use it to configure … a particular quarter. The published date will not appear retroactively for previous analytics events. We …

  2. Drupal 11: What’s New and What’s Next

    … Drupal 11 was released on August 2nd, 2024. A lot has changed since  Drupal … to provide Drupal users a quickstart for new websites, installing advanced functionality for common use cases using … Make sure your hosting infrastructure supports PHP 8.3. In addition, Drupal 11 no longer supports Microsoft …

  3. Node.js Development with DDEV

    … version gets a nice URL, has its own database, and can run PHP all in the container—regardless of whether the host … is a Go application that stores its configuration in files on your workstation. It uses those blueprints to mount your … binary to install these packages inside the container. Installing node modules on the host machine can lead to …

  4. Just Say Drupal‽

    … Just Say Drupal on the Drupal.org issue queue … are responsible for Drupal, that are DIYing it, that are installing it, that are providing that service to a client … I don't think we're planning on rewriting it on a different PHP framework. We're not. Right? No, but... Morgan …

  5. Ease of Updates, Compounded Peace of Mind

    … Related article on Lullabot.com … now? Well, right now we have a lot of Behat tests and also PHP unit test and Linters and all the other good stuff. But … same time. I've also seen like web form modules and other extensions of web form modules needing to be updated …

  6. Single Directory Components in Drupal Core

    … developers new to Drupal. We believe that annotated PHP classes fall more in the realm of back-end developers. … is too short, a boolean was provided for a string, a null appears when it was not expected, ...). In that case, a … to use SDC. So you scaffold a component using drush (after installing CL Generator ). You may end up with the …

  7. How to Supercharge AI Coding with Cursor Rules and Memory Banks

    … the AI responds to requests. Though this article focuses on Cursor, similar features exist in editors like  … to maintain project context across chat sessions. Installing Memory Bank Installation is incredibly … development tools evolve, similar memory concepts appear across different platforms. The challenge will be …

  8. Web Accessibility in Government: Common Misses and Practical Fixes

    … The good news is, most accessibility challenges on government sites are common, and they're fixable. Here … like the WebAIM Contrast Checker or browser extensions like axe DevTools . Four: … Don't use placeholder text as labels for your fields. It disappears when you click in the box, and labels should …

  9. Drupal Automatic Updates—The Update

    … but now you might be able to start using Automatic Updates on your Drupal Site. … Securing PHP package repositories with TUF … to be confident that the packages you're downloading and installing are the latest version, that they haven't been …

  10. Component Libraries in Drupal

    … a component library, but the reality is that Drupal, and PHP in general, have not been in a good place to deliver … file with some example data into output.html . On the surface, this seems enough. However, this workflow … from that, Drupal may leverage custom and contrib Twig extensions. If you want to render a template with one of …