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.
- 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.
- Install the Give module via composer.
composer require drupal/give:1.x-dev - Enable the Give module.
- Test the patch.
- Leave feedback in the issue and update its status.
Help improve this page
Page status: Needs work
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion