You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/code/Magento/AdminNotification/README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,10 @@ The Magento_AdminNotification module provides the ability to alert administrator
4
4
5
5
## Installation details
6
6
7
+
The Magento_AdminNotification module creates the following tables in the database:
8
+
-`adminnotification_inbox`
9
+
-`admin_system_messages`
10
+
7
11
Before disabling or uninstalling this module, note that the Magento_Indexer module depends on this module.
8
12
9
13
For information about module installation in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.3/install-gde/install/cli/install-cli-subcommands-enable.html).
0 commit comments