Skip to content

Commit c16f995

Browse files
author
CJ
committed
Updated wishlist analytics readme file
1 parent 38d712e commit c16f995

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed
Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
11
# Magento_WishlistAnalytics module
22

3-
The Magento_WishlistAnalytics module configures data definitions for a data collection related to the Wishlist module entities to be used in [Advanced Reporting](https://devdocs.magento.com/guides/v2.3/advanced-reporting/modules.html).
3+
The **Magento_WishlistAnalytics** module configures data definitions for a data collection related to the Wishlist module entities to be used in [Advanced Reporting](https://devdocs.magento.com/guides/v2.4/advanced-reporting/modules.html).
4+
5+
## Installation details
6+
7+
Before installing this module, note that the **Magento_WishlistAnalytics** is dependent on the following modules:
8+
9+
- Magento_Analytics
10+
- Magento_Wishlist
11+
12+
For information about enabling or disabling a module in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html).
13+
14+
## Extensibility
15+
16+
Extension developers can interact with the Magento_WishlistAnalytics module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/plugins.html).
17+
18+
[The Magento dependency injection mechanism](http://devdocs.magento.com/guides/v2.4/extension-dev-guide/depend-inj.html) enables you to override the functionality of the Magento_WishlistAnalytics module.

0 commit comments

Comments
 (0)