Advertising sustains the DA. Ads are hidden for members. Join today

Testing Patches

Last updated on
11 March 2021

This documentation needs work. See "Help improve this page" in the sidebar.

Testing patches is a great way to contribute to the project and gain familiarity with the module.

  1. Set up a local development environment with a vanilla Drupal 8 site. DDEV is a proven tool for this. See other options in the Local server setup documentation page.
  2. Install the Give module via composer.
    composer require drupal/give:1.x-dev
  3. Enable the Give module.
  4. Test the patch.
  5. Leave feedback in the issue and update its status.

Help improve this page

Page status: Needs work

You can: