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/LoginAsCustomerAdminUi/README.md
-7Lines changed: 0 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,6 @@ This module provides UI for Admin Panel for Login As Customer functionality.
4
4
5
5
[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_LoginAsCustomerAdminUi module.
6
6
7
-
### Layouts
8
-
9
-
This module introduces the following layouts in the `view/adminhtml/layout` directory:
10
-
-`loginascustomer_confirmation_popup`
11
-
12
-
For more information about a layout in Magento 2, see the [Layout documentation](https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/layouts/layout-overview.html).
13
-
14
7
## Additional information
15
8
16
9
This module is a part of Login As Customer feature.
For information about a public API in Magento 2, see [Public interfaces & APIs](http://devdocs.magento.com/guides/v2.4/extension-dev-guide/api-concepts.html).
Copy file name to clipboardExpand all lines: app/code/Magento/LoginAsCustomerAssistance/README.md
-15Lines changed: 0 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -8,21 +8,6 @@ The Magento_LoginAsCustomerAssistance module creates the `login_as_customer_assi
8
8
9
9
For information about a module installation in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html).
10
10
11
-
### Layouts
12
-
13
-
This module introduces the following layouts in the `view/adminhtml/layout` directory:
14
-
-`view/adminhtml/layout`:
15
-
-`loginascustomer_confirmation_popup`
16
-
17
-
For more information about a layout in Magento 2, see the [Layout documentation](https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/layouts/layout-overview.html).
18
-
19
-
### UI components
20
-
21
-
This module extends ui components. The configuration files located in the directory `view/adminhtml/ui_component`:
22
-
-`customer_form`
23
-
24
-
For information about a UI component in Magento 2, see [Overview of UI components](http://devdocs.magento.com/guides/v2.4/ui_comp_guide/bk-ui_comps.html).
25
-
26
11
## Additional information
27
12
28
13
This module is a part of Login As Customer feature.
Copy file name to clipboardExpand all lines: app/code/Magento/LoginAsCustomerFrontendUi/README.md
-7Lines changed: 0 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,6 @@
2
2
3
3
This module provides UI for Storefront for Login As Customer functionality.
4
4
5
-
### Layouts
6
-
7
-
This module introduces the following layouts in the `view/frontend/layout` directory:
8
-
-`loginascustomer_login_index`
9
-
10
-
For more information about a layout in Magento 2, see the [Layout documentation](https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/layouts/layout-overview.html).
11
-
12
5
## Additional information
13
6
14
7
This module is a part of Login As Customer feature.
0 commit comments