Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/adobe/gatsby-theme-a…
Browse files Browse the repository at this point in the history
…io-4.14.4
  • Loading branch information
dshevtsov authored Jul 22, 2024
2 parents ec7a61d + 2b55281 commit 019b841
Show file tree
Hide file tree
Showing 537 changed files with 1,853 additions and 26 deletions.
242 changes: 236 additions & 6 deletions src/data/navigation/sections/module_reference.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/pages/module-reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ keywords:

# Introduction

The Module Reference Guide contains brief descriptions for the modules specific to Magento Open Source, Adobe Commerce, and B2B for Adobe Commerce. All module topics are generated from the corresponding README files in the codebase.
The Module Reference contains brief descriptions for modules of the Adobe Commerce v2.4.7. All module topics are generated from the corresponding README file of the module.
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ Extension developers can interact with the Magento_AdminAdobeImsTwoFactorAuth mo
## Additional information

For information about significant changes in patch releases, see [Release information](https://experienceleague.adobe.com/docs/commerce-operations/release/notes/overview.html).

<InlineAlert slots="text" />
The version of this module is 1.0.1.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-admin-adobe-ims.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,3 +248,6 @@ Here the existence of the `AdobeAccessToken` and `AdobeReAuthToken` will be chec
The reauth_token will be used to call the AdobeIms validateToken Endpoint.

When this call is successful, the form will be submitted, otherwise we update the Message of the thrown `AuthenticationException` to return a matching error message, done by the `Magento/AdminAdobeIms/Plugin/PerformIdentityCheckMessagePlugin.php` Plugin.

<InlineAlert slots="text" />
The version of this module is 100.5.1.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-admin-analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ description: N/A
---

The Magento\AdminAnalytics module gathers information about the features Magento administrators use. This information will be used to help improve the user experience on the Magento Admin.

<InlineAlert slots="text" />
The version of this module is 100.4.6.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-admin-graph-ql-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ description: Commerce Admin BFF GraphQL Server
---

# Admin GraphQLServer

<InlineAlert slots="text" />
The version of this module is 1.0.3.
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ The Magento_AdminGwsConfigurableProduct module does not provide any specific ext
## Additional information

For more developer documentation, see [Adobe Commerce Developer Documentation](https://developer.adobe.com/commerce/docs/).

<InlineAlert slots="text" />
The version of this module is 100.4.4.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-admin-gws-staging.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ The Magento_AdminGwsStaging module does not provide any specific extension point
## Additional information

For more Magento 2 developer documentation, see [Adobe Commerce Developer Documentation](https://developer.adobe.com/commerce/docs/).

<InlineAlert slots="text" />
The version of this module is 100.4.4.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-admin-gws.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ description: N/A

**AdminGws** provides configuration management within the Global, Website, and Store data scopes. Restrictions can be
imposed on various system elements through configurations that are applied at the desired level.

<InlineAlert slots="text" />
The version of this module is 100.4.7.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-admin-notification.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,6 @@ For more information about layouts in Magento 2, see the [Layout documentation](
You can extend admin notifications using the `view/adminhtml/ui_component/notification_area.xml` configuration file.

For information about UI components in Magento 2, see [Overview of UI components](https://developer.adobe.com/commerce/frontend-core/ui-components/).

<InlineAlert slots="text" />
The version of this module is 100.4.6.
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@ This module defines the following CLI commands:
- events:metadata:populate

For details on using these commands, refer to [Event management commands](https://developer.adobe.com/commerce/events/get-started/commands/) .

<InlineAlert slots="text" />
The version of this module is 1.7.0.
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ bin/magento events:generate:module
```

Please see [documentation](https://developer.adobe.com/commerce/events/get-started/commands/#generate-a-commerce-module-based-on-a-list-of-subscribed-events) for details on using this command.

<InlineAlert slots="text" />
The version of this module is 1.7.0.
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ description: Adobe Commerce out-of-process extensibility module
---

`Magento_AdobeCommerceOutOfProcessExtensibility` contains common logic for commerce out-of-process extensions such as commerce webhooks or commerce eventing

<InlineAlert slots="text" />
The version of this module is 1.1.0.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ description: Adobe Commerce Webhooks generator module
---

`Magento_AdobeCommerceWebhooksGenerator` provides the ability to generate required plugins for Adobe Commerce webhooks.

<InlineAlert slots="text" />
The version of this module is 1.5.0.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-adobe-commerce-webhooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ description: Adobe Commerce Webhooks module
---

`Magento_AdobeCommerceWebhooks` provides the ability to create webhooks for synchronous calls to the external services.

<InlineAlert slots="text" />
The version of this module is 1.5.0.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-adobe-ims-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ Extension developers can interact with the Magento_AdobeImsApi module. For more
## Additional information

For information about significant changes in patch releases, see [Release information](https://experienceleague.adobe.com/docs/commerce-operations/release/notes/overview.html).

<InlineAlert slots="text" />
The version of this module is 2.2.1.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-adobe-ims.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ Extension developers can interact with the Magento_AdobeIms module. For more inf
## Additional information

For information about significant changes in patch releases, see [Release information](https://experienceleague.adobe.com/docs/commerce-operations/release/notes/overview.html).

<InlineAlert slots="text" />
The version of this module is 2.2.1.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-adobe-io-events-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,6 @@ You can alternatively delete the Events Metadata no longer required by adding th
```bash
bin/magento events:sync-events-metadata --delete
```

<InlineAlert slots="text" />
The version of this module is 1.5.0.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-adobe-stock-admin-ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ Extension developers can interact with the Magento_AdobeStockAdminUi module. For
## Additional information

For information about significant changes in patch releases, see [2.3.x Release information](https://experienceleague.adobe.com/docs/commerce-operations/release/notes/overview.html).

<InlineAlert slots="text" />
The version of this module is 1.3.4.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-adobe-stock-asset-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ Extension developers can interact with the Magento_AdobeStockAssetApi module. Fo
## Additional information

For information about significant changes in patch releases, see [2.3.x Release information](https://experienceleague.adobe.com/docs/commerce-operations/release/notes/overview.html).

<InlineAlert slots="text" />
The version of this module is 2.0.3.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-adobe-stock-asset.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ Extension developers can interact with the Magento_AdobeStockAsset module. For m
## Additional information

For information about significant changes in patch releases, see [2.3.x Release information](https://experienceleague.adobe.com/docs/commerce-operations/release/notes/overview.html).

<InlineAlert slots="text" />
The version of this module is 1.3.3.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-adobe-stock-client-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ Extension developers can interact with the Magento_AdobeStockClientApi module. F
## Additional information

For information about significant changes in patch releases, see [2.4.x Release information](https://experienceleague.adobe.com/docs/commerce-operations/release/notes/overview.html).

<InlineAlert slots="text" />
The version of this module is 2.1.4.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-adobe-stock-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ Extension developers can interact with the Magento_AdobeStockClient module. For
## Additional information

For information about significant changes in patch releases, see [2.3.x Release information](https://experienceleague.adobe.com/docs/commerce-operations/release/notes/overview.html).

<InlineAlert slots="text" />
The version of this module is 1.3.4.
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ For information about UI components in Magento 2, see [Overview of UI components
## Additional information

For information about significant changes in patch releases, see [2.3.x Release information](https://experienceleague.adobe.com/docs/commerce-operations/release/notes/overview.html).

<InlineAlert slots="text" />
The version of this module is 1.3.5.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-adobe-stock-image-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ Extension developers can interact with the Magento_AdobeStockImageApi module. Fo
## Additional information

For information about significant changes in patch releases, see [2.3.x Release information](https://experienceleague.adobe.com/docs/commerce-operations/release/notes/overview.html).

<InlineAlert slots="text" />
The version of this module is 1.3.3.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-adobe-stock-image.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ Extension developers can interact with the Magento_AdobeStockImage module. For m
## Additional information

For information about significant changes in patch releases, see [2.3.x Release information](https://experienceleague.adobe.com/docs/commerce-operations/release/notes/overview.html).

<InlineAlert slots="text" />
The version of this module is 1.3.5.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-advanced-catalog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ description: N/A
Magento\AdvancedCatalog module introduces list of optimizations to allow higher concurrency on product management
operations with immediate update of product data on frontend and plays as an extension to indexation logic of
Magento\Catalog module.

<InlineAlert slots="text" />
The version of this module is 100.4.4.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-advanced-checkout.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ description: N/A
Magento\AdvanceCheckout extends Magento_Checkout with following functions: adding product to cart by entering SKU on
frontend, uploading list of SKUs to add products to cart on frontend and ability for admin to manage customer's shopping
cart.

<InlineAlert slots="text" />
The version of this module is 100.4.7.
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ The Magento_AdvancedPricingImportExport module handles the import and export of
Extension developers can interact with the Magento_AdvancedPricingImportExport module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins/).

[The Magento dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection/) enables you to override the functionality of the Magento_AdvancedPricingImportExport module.

<InlineAlert slots="text" />
The version of this module is 100.4.7.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-advanced-rule.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ description: N/A
---

AdvancedRule module enhances the performance of rule processing.

<InlineAlert slots="text" />
The version of this module is 100.4.4.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-advanced-sales-rule.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ description: N/A
---

AdvancedSalesRule module enhances the performance of sale rule processing.

<InlineAlert slots="text" />
The version of this module is 100.4.4.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-advanced-search.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,6 @@ The module interacts with the following layout handles in the `view/frontend/lay
- `catalogsearch_result_index`

For more information about layouts in Magento 2, see the [Layout documentation](https://developer.adobe.com/commerce/frontend-core/guide/layouts/).

<InlineAlert slots="text" />
The version of this module is 100.4.5.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-amqp.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ Magento_Amqp module provides functionality to publish/consume messages with the
Extension developers can interact with the Magento_Amqp module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins/).

[The Magento dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection/) enables you to override the functionality of the Magento_Amqp module.

<InlineAlert slots="text" />
The version of this module is 100.4.4.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,6 @@ The following options can be adjusted:
## Extensibility

We do not recommend to extend the Magento_Analytics module. It introduces an API that is purposed to transfer the collected data. Note that the API cannot be used for other needs.

<InlineAlert slots="text" />
The version of this module is 100.4.7.
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,6 @@ The option `newrelic_output_enable` enables outputting performance metrics to Ne
The option `newrelic_output_verbose` adds additional metrics

See README.md in ApplicationPerformanceMonitor for details about what metrics are in each.

<InlineAlert slots="text" />
The version of this module is 100.4.0.
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,6 @@ Example output in log file with verbose:

The additional options `newrelic_output_enable` and `newrelic_output_verbose` are only used if ApplicationPerformanceMonitorNewRelic module is also installed and enabled.
See README.md in ApplicationPerformanceMonitorNewRelic for more details on that.

<InlineAlert slots="text" />
The version of this module is 100.4.0.
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ The _ApplicationServerNewRelic_ module enables reporting for performance and rel
## Prerequisites

To take advantage of this module, you must have a New Relic account and install the New Relic extension on your environment.

<InlineAlert slots="text" />
The version of this module is 100.4.0.
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ description: Performance data about Application Server
**ApplicationServerPerformanceMonitor**

Monitors the Performance of the ApplicationServer

<InlineAlert slots="text" />
The version of this module is 100.4.0.
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ description: GraphQl support for ApplicationServerStateMonitor
# ApplicationServerStateMonitorGraphQl module

GraphQl support for ApplicationServerStateMonitor

<InlineAlert slots="text" />
The version of this module is 100.4.0.
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ The ApplicationServerStateMonitor module provides possibility to debug state in
To enable it, add the `--state-monitor` parameter to `bin/magento server:run`.

This should only be used for debugging because it has significant performance impact.

<InlineAlert slots="text" />
The version of this module is 100.4.0.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-application-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ location /graphql {
## How to run Application Server

To launch the Application Server, execute the following CLI command: `bin/magento server:run`. This will start HTTP service on 9501 port for GraphQl area

<InlineAlert slots="text" />
The version of this module is 100.4.0.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-async-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ Alternatively, you can set the variable using the command-line interface:
```bash
bin/magento setup:config:set --config-async 1
```

<InlineAlert slots="text" />
The version of this module is 100.4.0.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-async-order-graph-ql.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ description: N/A

**AsyncOrderGraphQl** provides type and resolver information for the GraphQl module
to run asynchronous operations on orders. It requires the AsyncOrder module to be enabled.

<InlineAlert slots="text" />
The version of this module is 100.4.2.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-async-order.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ bin/magento setup:config:set --checkout-async 1
```

Before disabling the AsyncOrder module, you must verify that all asynchronous order processes are complete.

<InlineAlert slots="text" />
The version of this module is 100.4.3.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-asynchronous-operations.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,6 @@ You can extend Magento_AsynchronousOperations module using the following configu
- `retriable_operation_modal_listing`

For information about UI components in Magento 2, see [Overview of UI components](https://developer.adobe.com/commerce/frontend-core/ui-components/).

<InlineAlert slots="text" />
The version of this module is 100.4.7.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-authorization.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ For information about module installation in Magento 2, see [Enable or disable m
Extension developers can interact with the Magento_Authorization module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins/).

[The Magento dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection/) enables you to override the functionality of the Magento_Authorization module.

<InlineAlert slots="text" />
The version of this module is 100.4.7.
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ description: N/A
# Magento_AwsS3CustomerCustomAttributes module

The Magento_AwsS3CustomerCustomAttributes module created for maintaining Customer Custom Attributes tests related to Aws S3 remote storage functionality

<InlineAlert slots="text" />
The version of this module is 100.4.4.
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ description: N/A
# Magento_AwsS3GiftCardImportExport module

The Magento_AwsS3GiftCardImportExport module created for maintaining Gift Card Import/Export tests related to Aws S3 remote storage functionality

<InlineAlert slots="text" />
The version of this module is 100.4.4.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-aws-s3-page-builder.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ description: Aws S3 Page Builder module
# Magento_AwsS3PageBuilder module

The Magento_AwsS3PageBuilder module created for maintaining Page Builder tests related to Aws S3 remote storage functionality

<InlineAlert slots="text" />
The version of this module is 1.0.4.
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ description: N/A
# Magento_AwsS3ScheduledImportExport module

The Magento_AwsS3ScheduledImportExport module created for maintaining Scheduled Import/Export tests related to Aws S3 remote storage functionality

<InlineAlert slots="text" />
The version of this module is 100.4.4.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-aws-s3.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ description: N/A
# Magento_AwsS3 module

The Magento_AwsS3 module integrates your Magento with the [AWS S3](https://aws.amazon.com/s3) storage.

<InlineAlert slots="text" />
The version of this module is 100.4.5.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-b2b.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ This module must be installed to use and to configure the other B2B modules. It
Extension developers can interact with the Magento_B2b module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins/).

[The Magento dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection/) enables you to override the functionality of the Magento_B2b module.

<InlineAlert slots="text" />
The version of this module is 100.4.1.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-backend.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,3 +113,6 @@ For information about UI components in Magento 2, see [Overview of UI components
## Additional information

For information about significant changes in patch releases, see [Release information](https://experienceleague.adobe.com/docs/commerce-operations/release/notes/overview.html).

<InlineAlert slots="text" />
The version of this module is 102.0.7.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-backup.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@ For more information about layouts in Magento 2, see the [Layout documentation](
## Additional information

For information about significant changes in patch releases, see [Release information](https://experienceleague.adobe.com/docs/commerce-operations/release/notes/overview.html).

<InlineAlert slots="text" />
The version of this module is 100.4.7.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-banner-customer-segment.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ description: N/A
---

The Banner Customer Segment module allows creating and managing banners in the customer segment scope.

<InlineAlert slots="text" />
The version of this module is 100.4.5.
3 changes: 3 additions & 0 deletions src/pages/module-reference/module-banner-graph-ql.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ description: N/A

The Banner module allows creating and managing dynamic blocks and widgets in Magento application.
The Dynamic Block content can be specified by Store View.

<InlineAlert slots="text" />
The version of this module is 100.4.3.
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ description: Banner Page Builder Analytics module
# Magento_BannerPageBuilderAnalytics module

The Magento_BannerPageBuilderAnalytics module configures data definitions for a data collection related to the PageBuilder module entities to be used in [Advanced Reporting](https://developer.adobe.com/commerce/php/development/advanced-reporting/modules/).

<InlineAlert slots="text" />
The version of this module is 1.7.3.
Loading

0 comments on commit 019b841

Please sign in to comment.