Skip to content
Snippets Groups Projects
Commit f9d4be4f authored by jurgenhaas's avatar jurgenhaas
Browse files

Update webprofiler usage information in ECA 2

parent 6e157c75
Branches
No related tags found
1 merge request!95Merging develop into main
......@@ -53,8 +53,12 @@ of log messages from ECA could easily impact your site's performance.
**Requirements:**
- Install the "Webprofiler" module: `composer require drupal/webprofiler`
- Enable the "Webprofiler" module
- For ECA 1:
- Install the "Webprofiler" module: `composer require drupal/webprofiler`
- Enable the "Webprofiler" module
- For ECA 2:
- Install the "ECA Webprofiler" module: `composer require drupal/eca_webprofiler`
- Enable the "ECA Webprofiler" module and its dependencies
- Go to **Administration / Configuration / Development / Devel / Webprofiler** (`/admin/config/development/devel/webprofiler`) and enable the ECA toolbar item
The database logging module is not required when you're using the webprofiler as your debugging method. Also, there
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment