diff --git a/.github/workflows/index.yml b/.github/workflows/index.yml deleted file mode 100644 index 381892bad..000000000 --- a/.github/workflows/index.yml +++ /dev/null @@ -1,42 +0,0 @@ ---- -name: Indexing -on: - workflow_dispatch: - inputs: - mode: - description: 'Type of indexing. "index" to push to Algolia, "console" for dry run.' - required: true - default: 'index' - type: choice - options: - - console - - index - -jobs: - build-and-index: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v4 - - name: Use Setup Node and Install Dependencies Action - uses: commerce-docs/devsite-install-action@main - with: - node-version-file: '.nvmrc' - cache-dependency-path: 'yarn.lock' - - - name: Build site - run: yarn build - - env: - NODE_OPTIONS: "--max_old_space_size=8192" - PREFIX_PATHS: true # equivalent to --prefix-paths flag for 'gatsby build' - REPO_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - REPO_OWNER: ${{ github.repository_owner }} - REPO_NAME: ${{ github.event.repository.name }} - REPO_BRANCH: ${{ github.ref_name }} - GATSBY_ALGOLIA_APPLICATION_ID: ${{ secrets.AIO_ALGOLIA_APPLICATION_ID }} - GATSBY_ALGOLIA_SEARCH_API_KEY: ${{ secrets.AIO_ALGOLIA_SEARCH_API_KEY }} - ALGOLIA_WRITE_API_KEY: ${{ secrets.AIO_ALGOLIA_WRITE_API_KEY }} - ALGOLIA_INDEXATION_MODE: ${{ github.event.inputs.mode || 'index' }} - GATSBY_ALGOLIA_INDEX_NAME: ${{ secrets.ALGOLIA_INDEX_NAME || github.event.repository.name }} - GATSBY_FEDS_PRIVACY_ID: ${{ secrets.AIO_FEDS_PRIVACY_ID }} - GATSBY_SITE_DOMAIN_URL: https://developer.adobe.com diff --git a/package.json b/package.json index 2b3b0e3fe..2f47571e4 100644 --- a/package.json +++ b/package.json @@ -27,5 +27,66 @@ "lint:md:fix": "npx --yes markdownlint-cli2 --fix 'src/pages/**/*.md' '*.md'", "test": "npx --yes jest", "test:config": "npx --yes jest tests/config.test.js" + }, + "lint": { + "skipRules": { + "check-frontmatter": { + "paths": ["src/pages/includes"] + } + }, + "skipUrlPatterns": [ + "http://www.json.org/", + "https://business.adobe.com/products/commerce/business-intelligence.html", + "https://dev.mysql.com/doc/refman/5.7/en/json.html", + "https://dev.mysql.com/doc/refman/8.4/en/server-system-variables.html#sysvar_restrict_fk_on_non_standard_key", + "https://developer.adobe.com/commerce/webapi/rest/inventory/bulk-inventory#bulk-partial-transfer", + "https://developer.adobe.com/commerce/webapi/rest/inventory/bulk-inventory#bulk-transfer", + "https://developer.ups.com/oauth-developer-guide", + "https://experienceleague.adobe.com/en/docs/commerce-admin/marketing/seo/url-rewrites/url-redirect-product-automatic#skip-rewrite", + "https://experienceleague.adobe.com/en/docs/commerce-admin/systems/security/captcha/security-captcha", + "https://experienceleague.adobe.com/en/docs/commerce-operations/configuration-guide/cache/configure-varnish-commerce", + "https://experienceleague.adobe.com/en/docs/commerce-operations/configuration-guide/cache/use-varnish-esi", + "https://experienceleague.adobe.com/en/docs/commerce-operations/installation-guide/composer", + "https://experienceleague.adobe.com/en/docs/commerce-operations/installation-guide/next-steps/sample-data/composer-packages", + "https://experienceleague.adobe.com/en/docs/commerce-operations/tools/cli-reference/commerce-on-premises#devdiinfo", + "https://git-scm.com/docs", + "https://github.com/magento/inventory/blob/1.2.4/InventorySourceSelectionApi/Api/SourceSelectionServiceInterface.php", + "https://github.com/magento/inventory/tree/1.2.4/InventoryExportStockApi/Api", + "https://github.com/magento/magento2/blob/1f9186c3b9a96c5e642fd5d3d31ac5c7e1877d2b/app/code/Magento/Checkout/Block/Checkout/LayoutProcessor.php#L143", + "https://github.com/magento/magento2/blob/2.3.3/app/code/Magento/Theme/view/frontend/layout/default.xml#L43-L45", + "https://github.com/magento/magento2/blob/2.3/app/code/Magento/Braintree/Gateway/Config/Config.php", + "https://github.com/magento/magento2/blob/2.4-develop/app/code/Magento/CatalogUrlRewrite/etc/config.xml#L12", + "https://github.com/magento/magento2/blob/2.4/app/code/Magento/Catalog/etc/frontend/routes.xml#L10", + "https://github.com/magento/magento2/blob/2.4/app/code/Magento/Catalog/view/frontend/layout/default.xml#L55-L61", + "https://github.com/magento/magento2/blob/2.4/app/code/Magento/Catalog/view/frontend/templates/product/compare/sidebar.phtml#L50-L52", + "https://github.com/magento/magento2/blob/2.4/app/code/Magento/CatalogInventory/Api/Data/StockStatusInterface.php#L65", + "https://github.com/magento/magento2/blob/2.4/app/code/Magento/CatalogInventory/Api/StockItemRepositoryInterface.php#L25", + "https://github.com/magento/magento2/blob/2.4/app/code/Magento/CatalogInventory/Api/StockItemRepositoryInterface.php#L41", + "https://github.com/magento/magento2/blob/2.4/app/code/Magento/CatalogInventory/Api/StockItemRepositoryInterface.php#L49", + "https://github.com/magento/magento2/blob/2.4/app/code/Magento/CatalogInventory/Api/StockItemRepositoryInterface.php#L55", + "https://github.com/magento/magento2/blob/2.4/app/code/Magento/CatalogInventory/Api/StockRegistryInterface.php#L23", + "https://github.com/magento/magento2/blob/2.4/app/code/Magento/CatalogInventory/Api/StockRegistryInterface.php#L53", + "https://github.com/magento/magento2/blob/2.4/app/code/Magento/CatalogInventory/Api/StockRegistryInterface.php#L62", + "https://github.com/magento/magento2/blob/2.4/app/code/Magento/CatalogInventory/Api/StockRegistryInterface.php#L70", + "https://github.com/magento/magento2/blob/2.4/app/code/Magento/CatalogInventory/Api/StockStateInterface.php#L41", + "https://github.com/magento/magento2/blob/2.4/app/code/Magento/CatalogInventory/Api/StockStateInterface.php#L52", + "https://github.com/magento/magento2/blob/2.4/app/code/Magento/CatalogInventory/Api/StockStateInterface.php#L72", + "https://github.com/magento/magento2/blob/2.4/app/code/Magento/Payment/Block/ConfigurableInfo.php", + "https://github.com/magento/magento2/blob/2.4/app/code/Magento/Payment/Gateway/Config/Config.php", + "https://github.com/magento/magento2/blob/2.4/app/code/Magento/Payment/Gateway/Config/ValueHandlerInterface.php", + "https://github.com/magento/magento2/blob/2.4/app/code/Magento/Webapi/etc/webapi_rest/di.xml", + "https://github.com/magento/magento2/blob/2.4/lib/internal/Magento/Framework/Api/SearchCriteria/CollectionProcessorInterface.php", + "https://github.com/magento/magento2/blob/78bb169ff9721c8d05c35b4c29a4464fd45bccbe/app/code/Magento/Catalog/view/frontend/templates/product/list.phtml#L16", + "https://github.com/symfony/console/blob/7.2/Application.php#L557", + "https://helpx.adobe.com/security/products/magento/apsb25-88.html", + "https://softwareengineering.stackexchange.com/questions/76229/predicting-the-output-of-phps-rand", + "https://symfony.com/doc/current/components/console.html", + "https://symfony.com/doc/current/console/style.html#output-coloring", + "https://www.adobe.com/trust/security/product-security.html", + "https://www.cyberciti.biz/tips/understanding-linux-unix-umask-value-usage.html", + "https://www.php.net/manual/en/function.md5.php", + "https://www.php.net/manual/en/function.serialize.php", + "https://www.php.net/manual/en/function.srand.php" + ] } } diff --git a/src/pages/best-practices/phpstorm/install.md b/src/pages/best-practices/phpstorm/install.md index 14e5e1b4a..d8b2e1639 100644 --- a/src/pages/best-practices/phpstorm/install.md +++ b/src/pages/best-practices/phpstorm/install.md @@ -9,7 +9,7 @@ keywords: To install the Magento PHPStorm plugin: -* Download the plugin from the [PHPStorm Marketplace](https://plugins.jetbrains.com/plugin/8024-magento-phpstorm). +* Download the plugin from the [PHPStorm Marketplace](https://plugins.jetbrains.com/plugin/8024-magento-2-and-adobe-commerce). ![Download from JetBrains](../../images/best-practices/phpstorm/download-from-jetbrains.png) diff --git a/src/pages/config.md b/src/pages/config.md index a2f2ead89..936be0d17 100644 --- a/src/pages/config.md +++ b/src/pages/config.md @@ -231,6 +231,7 @@ - [AdobeCommerceOutOfProcessExtensibility](/module-reference/module-adobe-commerce-out-of-process-extensibility.md) - [AdobeCommerceWebhooks](/module-reference/module-adobe-commerce-webhooks.md) - [AdobeCommerceWebhooksGenerator](/module-reference/module-adobe-commerce-webhooks-generator.md) + - [AdobeCommerceWebhooksSubscriber](/module-reference/module-adobe-commerce-webhooks-subscriber.md) - [AdobeIms](/module-reference/module-adobe-ims.md) - [AdobeImsApi](/module-reference/module-adobe-ims-api.md) - [AdobeIoEventsClient](/module-reference/module-adobe-io-events-client.md) @@ -387,6 +388,7 @@ - [DownloadableCompany](/module-reference/module-downloadable-company.md) - [DownloadableGraphQl](/module-reference/module-downloadable-graph-ql.md) - [DownloadableImportExport](/module-reference/module-downloadable-import-export.md) + - [DownloadableNegotiableQuote](/module-reference/module-downloadable-negotiable-quote.md) - [DownloadableRequisitionListGraphQl](/module-reference/module-downloadable-requisition-list-graph-ql.md) - [DownloadableStaging](/module-reference/module-downloadable-staging.md) - [Eav](/module-reference/module-eav.md) @@ -633,7 +635,7 @@ - [Quote](/module-reference/module-quote.md) - [QuoteAnalytics](/module-reference/module-quote-analytics.md) - [QuoteBundleOptions](/module-reference/module-quote-bundle-options.md) - - [QuoteCommerceGraphQl](/module-reference/module-quote-commerce-graph-ql.md) + - [QuoteCommerceCeGraphQl](/module-reference/module-quote-commerce-ce-graph-ql.md) - [QuoteConfigurableOptions](/module-reference/module-quote-configurable-options.md) - [QuoteDownloadableLinks](/module-reference/module-quote-downloadable-links.md) - [QuoteGiftCardOptions](/module-reference/module-quote-gift-card-options.md) @@ -649,9 +651,11 @@ - [ReCaptchaGiftCard](/module-reference/module-re-captcha-gift-card.md) - [ReCaptchaInvitation](/module-reference/module-re-captcha-invitation.md) - [ReCaptchaMigration](/module-reference/module-re-captcha-migration.md) + - [ReCaptchaMulticouponGraphQl](/module-reference/module-re-captcha-multicoupon-graph-ql.md) - [ReCaptchaMultipleWishlist](/module-reference/module-re-captcha-multiple-wishlist.md) - [ReCaptchaNewsletter](/module-reference/module-re-captcha-newsletter.md) - [ReCaptchaPaypal](/module-reference/module-re-captcha-paypal.md) + - [ReCaptchaPurchaseOrder](/module-reference/module-re-captcha-purchase-order.md) - [ReCaptchaResendConfirmationEmail](/module-reference/module-re-captcha-resend-confirmation-email.md) - [ReCaptchaReview](/module-reference/module-re-captcha-review.md) - [ReCaptchaSendFriend](/module-reference/module-re-captcha-send-friend.md) @@ -721,9 +725,12 @@ - [SharedCatalogGraphQl](/module-reference/module-shared-catalog-graph-ql.md) - [Shipping](/module-reference/module-shipping.md) - [Sitemap](/module-reference/module-sitemap.md) + - [SocialLogin](/module-reference/module-social-login.md) + - [SocialLoginGraphQl](/module-reference/module-social-login-graph-ql.md) - [Staging](/module-reference/module-staging.md) - [StagingGraphQl](/module-reference/module-staging-graph-ql.md) - [StagingPageBuilder](/module-reference/module-staging-page-builder.md) + - [Stomp](/module-reference/module-stomp.md) - [Store](/module-reference/module-store.md) - [StoreDataExporter](/module-reference/module-store-data-exporter.md) - [StoreGraphQl](/module-reference/module-store-graph-ql.md) diff --git a/src/pages/module-reference/index.md b/src/pages/module-reference/index.md index 58cc98172..0134c9124 100644 --- a/src/pages/module-reference/index.md +++ b/src/pages/module-reference/index.md @@ -7,4 +7,4 @@ keywords: # Introduction -The Module Reference contains brief descriptions for modules of the Adobe Commerce v2.4.8. All module topics are generated from the corresponding README file of the module. +The Module Reference contains brief descriptions for modules of the Adobe Commerce v2.4.9. All module topics are generated from the corresponding README file of the module. diff --git a/src/pages/module-reference/module-admin-adobe-ims-two-factor-auth.md b/src/pages/module-reference/module-admin-adobe-ims-two-factor-auth.md index 76ea2b0c7..c69df750f 100644 --- a/src/pages/module-reference/module-admin-adobe-ims-two-factor-auth.md +++ b/src/pages/module-reference/module-admin-adobe-ims-two-factor-auth.md @@ -24,4 +24,4 @@ Extension developers can interact with the Magento_AdminAdobeImsTwoFactorAuth mo For information about significant changes in patch releases, see [Release information](https://experienceleague.adobe.com/en/docs/commerce-operations/release/notes/overview). -The version of this module is 1.0.2. +The version of this module is 1.0.3. diff --git a/src/pages/module-reference/module-admin-adobe-ims.md b/src/pages/module-reference/module-admin-adobe-ims.md index 5cc2edebe..2cf60c02d 100644 --- a/src/pages/module-reference/module-admin-adobe-ims.md +++ b/src/pages/module-reference/module-admin-adobe-ims.md @@ -222,8 +222,11 @@ Certificate value is cached. This authentication mechanism enabled for REST and SOAP web API areas. Examples, how developers can test functionality: -curl -X GET "\{domain}/rest/V1/customers/2" -H "Authorization: Bearer AddAdobeImsAccessToken" -curl -X GET "\{domain}/rest/V1/products/24-MB01" -H "Authorization: Bearer AddAdobeImsAccessToken" + +```bash +curl -X GET "{domain}/rest/V1/customers/2" -H "Authorization: Bearer AddAdobeImsAccessToken" +curl -X GET "{domain}/rest/V1/products/24-MB01" -H "Authorization: Bearer AddAdobeImsAccessToken" +``` ### Two-factor authentication @@ -250,4 +253,4 @@ 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. -The version of this module is 100.5.3. +The version of this module is 100.5.4. diff --git a/src/pages/module-reference/module-admin-analytics.md b/src/pages/module-reference/module-admin-analytics.md index 29d372032..b40bd3317 100644 --- a/src/pages/module-reference/module-admin-analytics.md +++ b/src/pages/module-reference/module-admin-analytics.md @@ -3,7 +3,9 @@ title: AdminAnalytics description: N/A --- +# Magento_AdminAnalytics module + 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. -The version of this module is 100.4.7. +The version of this module is 100.4.8. diff --git a/src/pages/module-reference/module-admin-graph-ql-server.md b/src/pages/module-reference/module-admin-graph-ql-server.md index 5f3e6faca..caf4d527a 100644 --- a/src/pages/module-reference/module-admin-graph-ql-server.md +++ b/src/pages/module-reference/module-admin-graph-ql-server.md @@ -6,4 +6,4 @@ description: Commerce Admin BFF GraphQL Server # Admin GraphQLServer -The version of this module is 1.0.4. +The version of this module is 1.0.5. diff --git a/src/pages/module-reference/module-admin-gws-configurable-product.md b/src/pages/module-reference/module-admin-gws-configurable-product.md index fee44b0a2..dfb16834a 100644 --- a/src/pages/module-reference/module-admin-gws-configurable-product.md +++ b/src/pages/module-reference/module-admin-gws-configurable-product.md @@ -5,7 +5,7 @@ description: N/A # Magento_AdminGwsConfigurableProduct module -The Magento_AdminGwsConfigurableProduct module is a part of the restricted admin user permissions functionality in Magento EE. It extends the Magento_AdminGws module functionality for configurable product. +The Magento_AdminGwsConfigurableProduct module is a part of the restricted admin user permissions functionality in Adobe Commerce. It extends the Magento_AdminGws module functionality for configurable product. ## Implementation Details @@ -26,4 +26,4 @@ The Magento_AdminGwsConfigurableProduct module does not provide any specific ext For more developer documentation, see [Adobe Commerce Developer Documentation](https://developer.adobe.com/commerce/docs/). -The version of this module is 100.4.5. +The version of this module is 100.4.6. diff --git a/src/pages/module-reference/module-admin-gws-staging.md b/src/pages/module-reference/module-admin-gws-staging.md index cc305cd58..4da7fc47e 100644 --- a/src/pages/module-reference/module-admin-gws-staging.md +++ b/src/pages/module-reference/module-admin-gws-staging.md @@ -5,7 +5,7 @@ description: N/A # Magento_AdminGwsStaging module -The Magento_AdminGwsStaging module is a part of the staging functionality in Magento EE. It extends the Magento_AdminGws module functionality to be used in staging mode. +The Magento_AdminGwsStaging module is a part of the staging functionality in Adobe Commerce. It extends the Magento_AdminGws module functionality to be used in staging mode. ## Implementation Details @@ -23,7 +23,7 @@ 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/). +For more developer documentation, see [Adobe Commerce Developer Documentation](https://developer.adobe.com/commerce/docs/). -The version of this module is 100.4.5. +The version of this module is 100.4.6. diff --git a/src/pages/module-reference/module-admin-gws.md b/src/pages/module-reference/module-admin-gws.md index 9fd3a3546..bc75719c3 100644 --- a/src/pages/module-reference/module-admin-gws.md +++ b/src/pages/module-reference/module-admin-gws.md @@ -3,10 +3,10 @@ title: AdminGws description: N/A --- -# AdminGws +# Magento_AdminGws module **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. -The version of this module is 100.4.8. +The version of this module is 100.4.9. diff --git a/src/pages/module-reference/module-admin-notification.md b/src/pages/module-reference/module-admin-notification.md index 50c508e41..efe9fd897 100644 --- a/src/pages/module-reference/module-admin-notification.md +++ b/src/pages/module-reference/module-admin-notification.md @@ -5,24 +5,24 @@ description: N/A # Magento_AdminNotification module -The Magento_AdminNotification module provides the ability to alert administrators via system messages and provides a message inbox for surveys and notifications. +This module provides the ability to alert administrators via system messages and provides a message inbox for surveys and notifications. ## Installation details -The Magento_AdminNotification module creates the following tables in the database: +This module creates the following tables in the database: - `adminnotification_inbox` - `admin_system_messages` Before disabling or uninstalling this module, note that the Magento_Indexer module depends on this module. -For information about module installation in Magento 2, see [Enable or disable modules](https://experienceleague.adobe.com/en/docs/commerce-operations/installation-guide/tutorials/manage-modules). +For information about module installation, see [Enable or disable modules](https://experienceleague.adobe.com/en/docs/commerce-operations/installation-guide/tutorials/manage-modules). ## Extensibility -Extension developers can interact with the Magento_AdminNotification module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins). +Extension developers can interact with this module. For more information about the extension mechanism, see [Plugins](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_AdminNotification module. +[The dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of this module. ### Events @@ -37,13 +37,13 @@ This module introduces the following layouts and layout handles in the `view/adm - `adminhtml_notification_index` - `adminhtml_notification_block` -For more information about layouts in Magento 2, see the [Layout documentation](https://developer.adobe.com/commerce/frontend-core/guide/layouts/). +For more information about layouts, see the [Layout documentation](https://developer.adobe.com/commerce/frontend-core/guide/layouts/). ### UI components 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/). +For information about UI components, see [Overview of UI components](https://developer.adobe.com/commerce/frontend-core/ui-components/). -The version of this module is 100.4.7. +The version of this module is 100.4.8. diff --git a/src/pages/module-reference/module-admin-ui-sdk-custom-fees.md b/src/pages/module-reference/module-admin-ui-sdk-custom-fees.md index 538aecbd6..d382a69c0 100644 --- a/src/pages/module-reference/module-admin-ui-sdk-custom-fees.md +++ b/src/pages/module-reference/module-admin-ui-sdk-custom-fees.md @@ -6,4 +6,4 @@ description: This module allows extensibility of Admin panel with custom fees No README found. -The version of this module is 2.3.0. +The version of this module is 3.4.1. diff --git a/src/pages/module-reference/module-adobe-commerce-events-client.md b/src/pages/module-reference/module-adobe-commerce-events-client.md index 308ae6d14..2a2192e9b 100644 --- a/src/pages/module-reference/module-adobe-commerce-events-client.md +++ b/src/pages/module-reference/module-adobe-commerce-events-client.md @@ -51,4 +51,4 @@ This module defines the following CLI commands: For details on using these commands, refer to [Event management commands](https://developer.adobe.com/commerce/extensibility/events/commands/) . -The version of this module is 1.11.1. +The version of this module is 1.20.0. diff --git a/src/pages/module-reference/module-adobe-commerce-events-generator.md b/src/pages/module-reference/module-adobe-commerce-events-generator.md index 05b04920e..36532bd4e 100644 --- a/src/pages/module-reference/module-adobe-commerce-events-generator.md +++ b/src/pages/module-reference/module-adobe-commerce-events-generator.md @@ -14,4 +14,4 @@ bin/magento events:generate:module Please see [documentation](https://developer.adobe.com/commerce/extensibility/events/commands/#generate-a-commerce-module-based-on-a-list-of-subscribed-events) for details on using this command. -The version of this module is 1.11.1. +The version of this module is 1.20.0. diff --git a/src/pages/module-reference/module-adobe-commerce-out-of-process-extensibility.md b/src/pages/module-reference/module-adobe-commerce-out-of-process-extensibility.md index 6f3d1869d..54e818450 100644 --- a/src/pages/module-reference/module-adobe-commerce-out-of-process-extensibility.md +++ b/src/pages/module-reference/module-adobe-commerce-out-of-process-extensibility.md @@ -6,4 +6,4 @@ 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 -The version of this module is 1.3.0. +The version of this module is 1.7.0. diff --git a/src/pages/module-reference/module-adobe-commerce-webhooks-generator.md b/src/pages/module-reference/module-adobe-commerce-webhooks-generator.md index 09b89b4b7..0bd521613 100644 --- a/src/pages/module-reference/module-adobe-commerce-webhooks-generator.md +++ b/src/pages/module-reference/module-adobe-commerce-webhooks-generator.md @@ -6,4 +6,4 @@ description: Adobe Commerce Webhooks generator module `Magento_AdobeCommerceWebhooksGenerator` provides the ability to generate required plugins for Adobe Commerce webhooks. -The version of this module is 1.9.0. +The version of this module is 1.18.0. diff --git a/src/pages/module-reference/module-adobe-commerce-webhooks-subscriber.md b/src/pages/module-reference/module-adobe-commerce-webhooks-subscriber.md new file mode 100644 index 000000000..cb5eb7d86 --- /dev/null +++ b/src/pages/module-reference/module-adobe-commerce-webhooks-subscriber.md @@ -0,0 +1,9 @@ +--- +title: AdobeCommerceWebhooksSubscriber +description: Adobe Commerce Webhooks module for subscribing to webhooks +--- + +`Magento_AdobeCommerceWebhooksSubscriber` provides the ability to subscribe to webhooks throught the Rest API. + + +The version of this module is 1.18.0. diff --git a/src/pages/module-reference/module-adobe-commerce-webhooks.md b/src/pages/module-reference/module-adobe-commerce-webhooks.md index 0d73304a6..e8f267e52 100644 --- a/src/pages/module-reference/module-adobe-commerce-webhooks.md +++ b/src/pages/module-reference/module-adobe-commerce-webhooks.md @@ -6,4 +6,4 @@ description: Adobe Commerce Webhooks module `Magento_AdobeCommerceWebhooks` provides the ability to create webhooks for synchronous calls to the external services. -The version of this module is 1.9.0. +The version of this module is 1.18.0. diff --git a/src/pages/module-reference/module-adobe-ims-api.md b/src/pages/module-reference/module-adobe-ims-api.md index d466f9705..db0c43d6c 100644 --- a/src/pages/module-reference/module-adobe-ims-api.md +++ b/src/pages/module-reference/module-adobe-ims-api.md @@ -18,4 +18,4 @@ Extension developers can interact with the Magento_AdobeImsApi module. For more For information about significant changes in patch releases, see [Release information](https://experienceleague.adobe.com/en/docs/commerce-operations/release/notes/overview). -The version of this module is 2.2.2. +The version of this module is 2.2.3. diff --git a/src/pages/module-reference/module-adobe-ims.md b/src/pages/module-reference/module-adobe-ims.md index 87055ac0a..5936e498b 100644 --- a/src/pages/module-reference/module-adobe-ims.md +++ b/src/pages/module-reference/module-adobe-ims.md @@ -28,4 +28,4 @@ Extension developers can interact with the Magento_AdobeIms module. For more inf For information about significant changes in patch releases, see [Release information](https://experienceleague.adobe.com/en/docs/commerce-operations/release/notes/overview). -The version of this module is 2.2.2. +The version of this module is 2.2.3. diff --git a/src/pages/module-reference/module-adobe-io-events-client.md b/src/pages/module-reference/module-adobe-io-events-client.md index 58fb47a15..08a12a290 100644 --- a/src/pages/module-reference/module-adobe-io-events-client.md +++ b/src/pages/module-reference/module-adobe-io-events-client.md @@ -85,4 +85,4 @@ bin/magento events:sync-events-metadata --delete ``` -The version of this module is 1.8.1. +The version of this module is 1.14.0. diff --git a/src/pages/module-reference/module-adobe-stock-admin-ui.md b/src/pages/module-reference/module-adobe-stock-admin-ui.md index 4dd2f3d73..3d449c3fa 100644 --- a/src/pages/module-reference/module-adobe-stock-admin-ui.md +++ b/src/pages/module-reference/module-adobe-stock-admin-ui.md @@ -9,13 +9,13 @@ The Magento_AdobeStockAdminUi module is responsible for the admin panel user int ## Extensibility -Extension developers can interact with the Magento_AdobeStockAdminUi module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins). +Extension developers can interact with the Magento_AdobeStockAdminUi module. For more information about the extension mechanism, see [Plugins](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_AdobeStockAdminUi module. +[The dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of the Magento_AdobeStockAdminUi module. ## Additional information -For information about significant changes in patch releases, see [2.3.x Release information](https://experienceleague.adobe.com/en/docs/commerce-operations/release/notes/overview). +For information about significant changes in patch releases, see [Release information](https://experienceleague.adobe.com/en/docs/commerce-operations/release/notes/overview). -The version of this module is 1.3.5. +The version of this module is 1.3.6. diff --git a/src/pages/module-reference/module-adobe-stock-asset-api.md b/src/pages/module-reference/module-adobe-stock-asset-api.md index c3e36c347..8cfaa2089 100644 --- a/src/pages/module-reference/module-adobe-stock-asset-api.md +++ b/src/pages/module-reference/module-adobe-stock-asset-api.md @@ -9,13 +9,13 @@ The Magento_AdobeStockAssetApi module serves as application program interface (A ## Extensibility -Extension developers can interact with the Magento_AdobeStockAssetApi module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins). +Extension developers can interact with the Magento_AdobeStockAssetApi module. For more information about the extension mechanism, see [Plugins](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_AdobeStockAssetApi module. +[The dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of the Magento_AdobeStockAssetApi module. ## Additional information -For information about significant changes in patch releases, see [2.3.x Release information](https://experienceleague.adobe.com/en/docs/commerce-operations/release/notes/overview). +For information about significant changes in patch releases, see [Release information](https://experienceleague.adobe.com/en/docs/commerce-operations/release/notes/overview). -The version of this module is 2.0.4. +The version of this module is 2.0.5. diff --git a/src/pages/module-reference/module-adobe-stock-asset.md b/src/pages/module-reference/module-adobe-stock-asset.md index 3abe8473a..298a2ad1e 100644 --- a/src/pages/module-reference/module-adobe-stock-asset.md +++ b/src/pages/module-reference/module-adobe-stock-asset.md @@ -21,13 +21,13 @@ For information about module installation in Magento 2, see [Enable or disable m ## Extensibility -Extension developers can interact with the Magento_AdobeStockAsset module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins). +Extension developers can interact with the Magento_AdobeStockAsset module. For more information about the extension mechanism, see [Plugins](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_AdobeStockAsset module. +[The dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of the Magento_AdobeStockAsset module. ## Additional information -For information about significant changes in patch releases, see [2.3.x Release information](https://experienceleague.adobe.com/en/docs/commerce-operations/release/notes/overview). +For information about significant changes in patch releases, see [Release information](https://experienceleague.adobe.com/en/docs/commerce-operations/release/notes/overview). -The version of this module is 1.3.4. +The version of this module is 1.3.5. diff --git a/src/pages/module-reference/module-adobe-stock-client-api.md b/src/pages/module-reference/module-adobe-stock-client-api.md index 161c593b0..421396022 100644 --- a/src/pages/module-reference/module-adobe-stock-client-api.md +++ b/src/pages/module-reference/module-adobe-stock-client-api.md @@ -9,13 +9,13 @@ The Magento_AdobeStockClientApi module serves as application program interface ( ## Extensibility -Extension developers can interact with the Magento_AdobeStockClientApi module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins). +Extension developers can interact with the Magento_AdobeStockClientApi module. For more information about the extension mechanism, see [Plugins](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_AdobeStockClientApi module. +[The dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of the Magento_AdobeStockClientApi module. ## Additional information For information about significant changes in patch releases, see [2.4.x Release information](https://experienceleague.adobe.com/en/docs/commerce-operations/release/notes/overview). -The version of this module is 2.1.5. +The version of this module is 2.1.6. diff --git a/src/pages/module-reference/module-adobe-stock-client.md b/src/pages/module-reference/module-adobe-stock-client.md index 16f201744..64b0cc47d 100644 --- a/src/pages/module-reference/module-adobe-stock-client.md +++ b/src/pages/module-reference/module-adobe-stock-client.md @@ -9,13 +9,13 @@ The Magento_AdobeStockClient module is responsible for the communication to Adob ## Extensibility -Extension developers can interact with the Magento_AdobeStockClient module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins). +Extension developers can interact with the Magento_AdobeStockClient module. For more information about the extension mechanism, see [Plugins](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_AdobeStockClient module. +[The dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of the Magento_AdobeStockClient module. ## Additional information -For information about significant changes in patch releases, see [2.3.x Release information](https://experienceleague.adobe.com/en/docs/commerce-operations/release/notes/overview). +For information about significant changes in patch releases, see [Release information](https://experienceleague.adobe.com/en/docs/commerce-operations/release/notes/overview). -The version of this module is 1.3.5. +The version of this module is 1.3.6. diff --git a/src/pages/module-reference/module-adobe-stock-image-admin-ui.md b/src/pages/module-reference/module-adobe-stock-image-admin-ui.md index d42064007..86f03d57a 100644 --- a/src/pages/module-reference/module-adobe-stock-image-admin-ui.md +++ b/src/pages/module-reference/module-adobe-stock-image-admin-ui.md @@ -9,9 +9,9 @@ The Magento_AdobeStockImageAdminUi module is responsible for the admin panel use ## Extensibility -Extension developers can interact with the Magento_AdobeStockImageAdminUi module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins). +Extension developers can interact with the Magento_AdobeStockImageAdminUi module. For more information about the extension mechanism, see [Plugins](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_AdobeStockImageAdminUi module. +[The dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of the Magento_AdobeStockImageAdminUi module. ### Layouts @@ -29,7 +29,7 @@ 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/en/docs/commerce-operations/release/notes/overview). +For information about significant changes in patch releases, see [Release information](https://experienceleague.adobe.com/en/docs/commerce-operations/release/notes/overview). -The version of this module is 1.3.6. +The version of this module is 1.3.7. diff --git a/src/pages/module-reference/module-adobe-stock-image-api.md b/src/pages/module-reference/module-adobe-stock-image-api.md index cb59cea9e..cceadd256 100644 --- a/src/pages/module-reference/module-adobe-stock-image-api.md +++ b/src/pages/module-reference/module-adobe-stock-image-api.md @@ -5,17 +5,17 @@ description: Magento module responsible for the images handling # Magento_AdobeStockImageApi module -The Magento_AdobeStockImageApi module module serves as application program interface (API) for the Adobe Stock image. +The Magento_AdobeStockImageApi module serves as application program interface (API) for the Adobe Stock image. ## Extensibility -Extension developers can interact with the Magento_AdobeStockImageApi module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins). +Extension developers can interact with the Magento_AdobeStockImageApi module. For more information about the extension mechanism, see [Plugins](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_AdobeStockImageApi module. +[The dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of the Magento_AdobeStockImageApi module. ## Additional information -For information about significant changes in patch releases, see [2.3.x Release information](https://experienceleague.adobe.com/en/docs/commerce-operations/release/notes/overview). +For information about significant changes in patch releases, see [Release information](https://experienceleague.adobe.com/en/docs/commerce-operations/release/notes/overview). -The version of this module is 1.3.4. +The version of this module is 1.3.5. diff --git a/src/pages/module-reference/module-adobe-stock-image.md b/src/pages/module-reference/module-adobe-stock-image.md index f22b99b88..cabb4fb46 100644 --- a/src/pages/module-reference/module-adobe-stock-image.md +++ b/src/pages/module-reference/module-adobe-stock-image.md @@ -9,13 +9,13 @@ The Magento_AdobeStockImage module is responsible for the images handling implem ## Extensibility -Extension developers can interact with the Magento_AdobeStockImage module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins). +Extension developers can interact with the Magento_AdobeStockImage module. For more information about the extension mechanism, see [Plugins](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_AdobeStockImage module. +[The dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of the Magento_AdobeStockImage module. ## Additional information -For information about significant changes in patch releases, see [2.3.x Release information](https://experienceleague.adobe.com/en/docs/commerce-operations/release/notes/overview). +For information about significant changes in patch releases, see [Release information](https://experienceleague.adobe.com/en/docs/commerce-operations/release/notes/overview). -The version of this module is 1.3.6. +The version of this module is 1.3.7. diff --git a/src/pages/module-reference/module-advanced-catalog.md b/src/pages/module-reference/module-advanced-catalog.md index ddc0530aa..400a30c60 100644 --- a/src/pages/module-reference/module-advanced-catalog.md +++ b/src/pages/module-reference/module-advanced-catalog.md @@ -3,9 +3,11 @@ title: AdvancedCatalog 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. +# Magento_AdvancedCatalog module + +Magento_AdvancedCatalog module introduces a list of optimizations to allow higher concurrency on product management +operations with immediate update of product data on the frontend and plays as an extension to the indexation logic of +the Magento_Catalog module. -The version of this module is 100.4.5. +The version of this module is 100.4.6. diff --git a/src/pages/module-reference/module-advanced-checkout.md b/src/pages/module-reference/module-advanced-checkout.md index d08209b0a..0655ea438 100644 --- a/src/pages/module-reference/module-advanced-checkout.md +++ b/src/pages/module-reference/module-advanced-checkout.md @@ -3,9 +3,13 @@ title: AdvancedCheckout 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. +# Magento_AdvancedCheckout module + +Magento_AdvancedCheckout module extends Magento_Checkout with the following functions: + +- Adding a product to the cart by entering the SKU on the frontend +- Uploading a list of SKUs to add products to the cart on the frontend +- Ability for the admin to manage the customer's shopping cart -The version of this module is 100.4.8. +The version of this module is 100.4.9. diff --git a/src/pages/module-reference/module-advanced-pricing-import-export.md b/src/pages/module-reference/module-advanced-pricing-import-export.md index 2092eaae5..35b00d57c 100644 --- a/src/pages/module-reference/module-advanced-pricing-import-export.md +++ b/src/pages/module-reference/module-advanced-pricing-import-export.md @@ -5,13 +5,13 @@ description: N/A # Magento_AdvancedPricingImportExport module -The Magento_AdvancedPricingImportExport module handles the import and export of the advanced pricing. +This module handles the import and export of the advanced pricing. ## Extensibility -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). +Extension developers can interact with this module. For more information about the extension mechanism, see [Plugins](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. +[The dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of this module. -The version of this module is 100.4.8. +The version of this module is 100.4.9. diff --git a/src/pages/module-reference/module-advanced-rule.md b/src/pages/module-reference/module-advanced-rule.md index f5d0acadc..c9a1ff155 100644 --- a/src/pages/module-reference/module-advanced-rule.md +++ b/src/pages/module-reference/module-advanced-rule.md @@ -3,7 +3,9 @@ title: AdvancedRule description: N/A --- -AdvancedRule module enhances the performance of rule processing. +# Magento_AdvancedRule module + +Magento_AdvancedRule module enhances the performance of rule processing. -The version of this module is 100.4.5. +The version of this module is 100.4.6. diff --git a/src/pages/module-reference/module-advanced-sales-rule.md b/src/pages/module-reference/module-advanced-sales-rule.md index b9f83abb0..a6c4b7a40 100644 --- a/src/pages/module-reference/module-advanced-sales-rule.md +++ b/src/pages/module-reference/module-advanced-sales-rule.md @@ -3,7 +3,9 @@ title: AdvancedSalesRule description: N/A --- -AdvancedSalesRule module enhances the performance of sale rule processing. +# Magento_AdvancedSalesRule module + +Magento_AdvancedSalesRule module enhances the performance of sale rule processing. -The version of this module is 100.4.5. +The version of this module is 100.4.6. diff --git a/src/pages/module-reference/module-advanced-search.md b/src/pages/module-reference/module-advanced-search.md index 0510e1fc3..1aa111b75 100644 --- a/src/pages/module-reference/module-advanced-search.md +++ b/src/pages/module-reference/module-advanced-search.md @@ -5,7 +5,7 @@ description: N/A # Magento_AdvancedSearch module -The Magento_AdvancedSearch module introduces advanced search functionality and provides interfaces that allow third-party search engines to implement this functionality. +This module introduces advanced search functionality and provides interfaces that allow third-party search engines to implement this functionality. ## Installation details @@ -14,13 +14,13 @@ Before disabling or uninstalling this module, note that the following modules de - Magento_Elasticsearch - Magento_Elasticsearch8 -For information about module installation in Magento 2, see [Enable or disable modules](https://experienceleague.adobe.com/en/docs/commerce-operations/installation-guide/tutorials/manage-modules). +For information about module installation, see [Enable or disable modules](https://experienceleague.adobe.com/en/docs/commerce-operations/installation-guide/tutorials/manage-modules). ## Extensibility -Extension developers can interact with the Magento_AdvancedSearch module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins). +Extension developers can interact with this module. For more information about the extension mechanism, see [Plugins](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_AdvancedSearch module. +[The dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of this module. ### Events @@ -28,7 +28,7 @@ This module observes the following event: - `catalogsearch_query_save_after` in the `Magento\AdvancedSearch\Model\Recommendations\SaveSearchQueryRelationsObserver` file. -For information about an event in Magento 2, see [Events and observers](https://developer.adobe.com/commerce/php/development/components/events-and-observers/#events). +For information about an event, see [Events and observers](https://developer.adobe.com/commerce/php/development/components/events-and-observers/#events). ### Layouts @@ -42,7 +42,7 @@ 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/). +For more information about layouts, see the [Layout documentation](https://developer.adobe.com/commerce/frontend-core/guide/layouts/). -The version of this module is 100.4.6. +The version of this module is 100.4.7. diff --git a/src/pages/module-reference/module-amqp.md b/src/pages/module-reference/module-amqp.md index 3822dadc2..f9ede6e22 100644 --- a/src/pages/module-reference/module-amqp.md +++ b/src/pages/module-reference/module-amqp.md @@ -5,13 +5,13 @@ description: N/A # Magento_Amqp module -Magento_Amqp module provides functionality to publish/consume messages with the Advanced Message Queuing Protocol (AMQP). +This module provides functionality to publish/consume messages with the Advanced Message Queuing Protocol (AMQP). ## Extensibility -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). +Extension developers can interact with this module. For more information about the extension mechanism, see [Plugins](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. +[The dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of this module. -The version of this module is 100.4.5. +The version of this module is 100.4.6. diff --git a/src/pages/module-reference/module-analytics.md b/src/pages/module-reference/module-analytics.md index 9c8103894..5b06ae1d0 100644 --- a/src/pages/module-reference/module-analytics.md +++ b/src/pages/module-reference/module-analytics.md @@ -5,7 +5,7 @@ description: N/A # Magento_Analytics module -The Magento_Analytics module integrates your Magento instance with the [Magento Business Intelligence (MBI)](https://business.adobe.com/products/commerce/business-intelligence.html) to use [Advanced Reporting](https://developer.adobe.com/commerce/php/development/advanced-reporting/modules) functionality. +This module integrates your Magento instance with the [Magento Business Intelligence (MBI)](https://business.adobe.com/products/commerce/business-intelligence.html) to use [Advanced Reporting](https://developer.adobe.com/commerce/php/development/advanced-reporting/modules) functionality. The module implements the following functionality: @@ -20,7 +20,7 @@ The module implements the following functionality: ## Installation details -Before disabling or uninstalling this module, note that the following modules depends on this module: +Before disabling or uninstalling this module, note that the following modules depend on this module: - Magento_CatalogAnalytics - Magento_CustomerAnalytics @@ -31,7 +31,7 @@ Before disabling or uninstalling this module, note that the following modules de ## Structure -Beyond the [usual module file structure](https://developer.adobe.com/commerce/php/architecture/modules/overview) the module contains a directory `ReportXml`. +Beyond the [usual module file structure](https://developer.adobe.com/commerce/php/architecture/modules/overview), this module contains a directory `ReportXml`. [Report XML](https://developer.adobe.com/commerce/php/development/advanced-reporting/report-xml) is a markup language used to build reports for Advanced Reporting. The language declares SQL queries using XML declaration. @@ -57,4 +57,4 @@ The following options can be adjusted: 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. -The version of this module is 100.4.8. +The version of this module is 100.4.9. diff --git a/src/pages/module-reference/module-application-performance-monitor-new-relic.md b/src/pages/module-reference/module-application-performance-monitor-new-relic.md index 2d1ae8b0c..b34ac2256 100644 --- a/src/pages/module-reference/module-application-performance-monitor-new-relic.md +++ b/src/pages/module-reference/module-application-performance-monitor-new-relic.md @@ -3,15 +3,14 @@ title: ApplicationPerformanceMonitorNewRelic description: Performance data about Application into New Relic --- -# ApplicationPerformanceMonitorNewRelic +# ApplicationPerformanceMonitorNewRelic module -Monitors the Performance of the Application in New Relic +This module monitors the performance of the application in New Relic. -To use this module, it requires a New Relic account and the environment already by configured to use that account. -For general New Relic PHP configuration information, see [New Relic PHP configuration](https://docs.newrelic.com/docs/apm/agents/php-agent/configuration/php-agent-configuration/). +To use this module, you need a New Relic account and your environment must be configured to use that account. +For general New Relic PHP configuration information, see [PHP agent configuration](https://docs.newrelic.com/docs/apm/agents/php-agent/configuration/php-agent-configuration/). -To configure this module, edit `app/etc/env.php`. -Add these lines. +To configure this module, edit `app/etc/env.php` and add these lines: ```php 'application' => [ @@ -26,9 +25,9 @@ Use 0 or 1 as the value to enable or disable. `newrelic_output_enable` defaults to 1, and `newrelic_output_verbose` defaults to 0. The option `newrelic_output_enable` enables outputting performance metrics to New Relic. -The option `newrelic_output_verbose` adds additional metrics +The option `newrelic_output_verbose` adds additional metrics. -See README.md in ApplicationPerformanceMonitor for details about what metrics are in each. +See README.md in ApplicationPerformanceMonitor for details about the metrics. -The version of this module is 100.4.1. +The version of this module is 100.4.2. diff --git a/src/pages/module-reference/module-application-performance-monitor.md b/src/pages/module-reference/module-application-performance-monitor.md index 4a916f284..c4283834d 100644 --- a/src/pages/module-reference/module-application-performance-monitor.md +++ b/src/pages/module-reference/module-application-performance-monitor.md @@ -3,12 +3,11 @@ title: ApplicationPerformanceMonitor description: Performance Monitor for Application --- -# ApplicationPerformanceMonitor +# Magento_ApplicationPerformanceMonitor module -Monitors the Performance of the Application +This module monitors the performance of the application. -To configure, edit app/etc/env.php -Add these lines. +To configure, edit `app/etc/env.php` and add these lines: ```php 'application' => [ @@ -22,10 +21,10 @@ Add these lines. Use 0 or 1 as the value to enable or disable. Both `logger_output_enable` and `logger_output_verbose` default to 0. -The option `logger_output_enable` enables outputting performance metrics to the logger using `debug` method of logger. +The option `logger_output_enable` enables outputting performance metrics to the logger using the `debug` method of the logger. The option `logger_output_verbose` adds additional metrics. -Example output in log file without verbose: +Example output in the log file without verbose: ```log [2023-10-04T20:48:23.727037+00:00] report.ERROR: "Profile information": { @@ -41,7 +40,7 @@ Example output in log file without verbose: } ``` -Example output in log file with verbose: +Example output in the log file with verbose: ```log [2023-10-04T20:55:31.174304+00:00] report.ERROR: "Profile information": { @@ -67,8 +66,8 @@ 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. +The additional options `newrelic_output_enable` and `newrelic_output_verbose` are only used if the `ApplicationPerformanceMonitorNewRelic` module is also installed and enabled. +See `README.md` in `ApplicationPerformanceMonitorNewRelic` for more details on that. -The version of this module is 100.4.1. +The version of this module is 100.4.2. diff --git a/src/pages/module-reference/module-application-server-new-relic.md b/src/pages/module-reference/module-application-server-new-relic.md index 55c711b75..5deae66de 100644 --- a/src/pages/module-reference/module-application-server-new-relic.md +++ b/src/pages/module-reference/module-application-server-new-relic.md @@ -3,13 +3,13 @@ title: ApplicationServerNewRelic description: A module that enables new relic monitoring for Application Server --- -# ApplicationServerNewRelic +# Magento_ApplicationServerNewRelic module -The _ApplicationServerNewRelic_ module enables reporting for performance and reliability data of the Application Server using the New Relic service. +The Magento_ApplicationServerNewRelic module enables reporting for performance and reliability data of the Application Server using the New Relic service. ## Prerequisites To take advantage of this module, you must have a New Relic account and install the New Relic extension on your environment. -The version of this module is 100.4.1. +The version of this module is 100.4.2. diff --git a/src/pages/module-reference/module-application-server-performance-monitor.md b/src/pages/module-reference/module-application-server-performance-monitor.md index 07717b7b0..257785c0a 100644 --- a/src/pages/module-reference/module-application-server-performance-monitor.md +++ b/src/pages/module-reference/module-application-server-performance-monitor.md @@ -3,9 +3,9 @@ title: ApplicationServerPerformanceMonitor description: Performance data about Application Server --- -## ApplicationServerPerformanceMonitor +# Magento_ApplicationServerPerformanceMonitor module -Monitors the Performance of the ApplicationServer +Monitors the performance of the Application Server. -The version of this module is 100.4.1. +The version of this module is 100.4.2. diff --git a/src/pages/module-reference/module-application-server-state-monitor-graph-ql.md b/src/pages/module-reference/module-application-server-state-monitor-graph-ql.md index 468037a58..c23219d4c 100644 --- a/src/pages/module-reference/module-application-server-state-monitor-graph-ql.md +++ b/src/pages/module-reference/module-application-server-state-monitor-graph-ql.md @@ -3,9 +3,9 @@ title: ApplicationServerStateMonitorGraphQl description: GraphQl support for ApplicationServerStateMonitor --- -# ApplicationServerStateMonitorGraphQl module +# Magento_ApplicationServerStateMonitorGraphQl module -GraphQl support for ApplicationServerStateMonitor +GraphQl support for Magento_ApplicationServerStateMonitor. -The version of this module is 100.4.1. +The version of this module is 100.4.2. diff --git a/src/pages/module-reference/module-application-server-state-monitor.md b/src/pages/module-reference/module-application-server-state-monitor.md index 5489c18b2..a14a602b9 100644 --- a/src/pages/module-reference/module-application-server-state-monitor.md +++ b/src/pages/module-reference/module-application-server-state-monitor.md @@ -3,13 +3,13 @@ title: ApplicationServerStateMonitor description: A module that monitors state in ApplicationServer for debugging state --- -# ApplicationServerStateMonitor module +# Magento_ApplicationServerStateMonitor module -The ApplicationServerStateMonitor module provides possibility to debug state in ApplicationServer while it is running. +The Magento_ApplicationServerStateMonitor module provides the possibility to debug the state of the Application Server while it is running. 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. -The version of this module is 100.4.1. +The version of this module is 100.4.2. diff --git a/src/pages/module-reference/module-application-server.md b/src/pages/module-reference/module-application-server.md index 212f756ac..310a5bf6f 100644 --- a/src/pages/module-reference/module-application-server.md +++ b/src/pages/module-reference/module-application-server.md @@ -3,7 +3,7 @@ title: ApplicationServer description: A module that implements Application Server on Swoole --- -# ApplicationServer module +# Magento_ApplicationServer module The ApplicationServer module provides possibility to use Application Server (Container) to decrease bootstrapping time of each request. @@ -17,7 +17,9 @@ Install either the OpenSwoole or Swoole PHP extension, and ensure that correspon Example of the installation command: -`pecl install openswoole-22.0.0 | composer require openswoole/core:22.1.1` +```bash +pecl install openswoole-22.0.0 | composer require openswoole/core:22.1.1 +``` ### Routing requests to Application Server @@ -35,7 +37,13 @@ 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 +To launch the Application Server, execute the following CLI command: + +```bash +bin/magento server:run +``` + +This will start HTTP service on 9501 port for GraphQl area. -The version of this module is 100.4.1. +The version of this module is 100.4.2. diff --git a/src/pages/module-reference/module-async-config.md b/src/pages/module-reference/module-async-config.md index b25dfb415..aface872e 100644 --- a/src/pages/module-reference/module-async-config.md +++ b/src/pages/module-reference/module-async-config.md @@ -3,16 +3,16 @@ title: AsyncConfig description: N/A --- -# AsyncConfig +# Magento_AsyncConfig module -The _AsyncConfig_ module enables admin config save asynchronously, which saves configuration in a queue, and processes it in a first-in-first-out basis. +This module enables admin config save asynchronously, which saves configuration in a queue, and processes it in a first-in-first-out basis. AsyncConfig values: -- `0` — (_Default value_) Disable the AsyncConfig module and use the standard synchronous configuration save. -- `1` — Enable the AsyncConfig module for asynchronous config save. +- `0` — (_Default value_) Disable the module and use the standard synchronous configuration save. +- `1` — Enable the module for asynchronous config save. -To enable AsyncConfig, set the `config/async` variable in the `env.php` file. For example: +To enable the module, set the `config/async` variable in the `env.php` file. For example: ```php -The version of this module is 100.4.1. +The version of this module is 100.4.2. diff --git a/src/pages/module-reference/module-async-order-graph-ql.md b/src/pages/module-reference/module-async-order-graph-ql.md index cf9a0abe1..f63680134 100644 --- a/src/pages/module-reference/module-async-order-graph-ql.md +++ b/src/pages/module-reference/module-async-order-graph-ql.md @@ -3,10 +3,10 @@ title: AsyncOrderGraphQl description: N/A --- -# AsyncOrderGraphQl +# Magento_AsyncOrderGraphQl module -**AsyncOrderGraphQl** provides type and resolver information for the GraphQl module -to run asynchronous operations on orders. It requires the AsyncOrder module to be enabled. +Magento_AsyncOrderGraphQl module provides type and resolver information for the GraphQl module +to run asynchronous operations on orders. It requires the Magento_AsyncOrder module to be enabled. -The version of this module is 100.4.3. +The version of this module is 100.4.4. diff --git a/src/pages/module-reference/module-async-order.md b/src/pages/module-reference/module-async-order.md index 71e3396f4..a634e19f3 100644 --- a/src/pages/module-reference/module-async-order.md +++ b/src/pages/module-reference/module-async-order.md @@ -3,16 +3,17 @@ title: AsyncOrder description: N/A --- -# AsyncOrder +# Magento_AsyncOrder module -The _AsyncOrder_ module enables asynchronous order placement, which marks the order as `received`, places it in a queue, and processes it in a first-in-first-out basis. +The Magento_AsyncOrder module enables asynchronous order placement, which marks the order as `received`, places it in a queue, and processes it in a first-in-first-out basis. AsyncOrder values: -- `0` — (_Default value_) Disable the AsyncOrder module and use the standard synchronous order placement. -- `1` — Enable the AsyncOrder module for asynchronous order placement. +- `0` — (_Default value_) Disable the Magento_AsyncOrder module and use the standard synchronous order placement. +- `1` — Enable the Magento_AsyncOrder module for asynchronous order placement. -To enable AsyncOrder, set the `checkout/async` variable in the `env.php` file. For example: +To enable Magento_AsyncOrder, set the `checkout/async` variable in the `env.php` file. +For example: ```php -The version of this module is 100.4.4. +The version of this module is 100.4.5. diff --git a/src/pages/module-reference/module-asynchronous-operations.md b/src/pages/module-reference/module-asynchronous-operations.md index 0d70f77bd..ba6d4b386 100644 --- a/src/pages/module-reference/module-asynchronous-operations.md +++ b/src/pages/module-reference/module-asynchronous-operations.md @@ -19,13 +19,13 @@ Before disabling or uninstalling this module, note that the following modules de - Magento_WebapiAsync -For information about module installation in Magento 2, see [Enable or disable modules](https://experienceleague.adobe.com/en/docs/commerce-operations/installation-guide/tutorials/manage-modules). +For information about module installation, see [Enable or disable modules](https://experienceleague.adobe.com/en/docs/commerce-operations/installation-guide/tutorials/manage-modules). ## Extensibility -Extension developers can interact with the Magento_AsynchronousOperations module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins). +Extension developers can interact with the Magento_AsynchronousOperations module. For more information about the extension mechanism, see [Plugins](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_AsynchronousOperations module. +[The dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of the Magento_AsynchronousOperations module. ### Layouts @@ -35,7 +35,7 @@ This module introduces the following layouts and layout handles in the `view/adm - `bulk_bulk_details_modal` - `bulk_index_index` -For more information about layouts in Magento 2, see the [Layout documentation](https://developer.adobe.com/commerce/frontend-core/guide/layouts/). +For more information about layouts, see the [Layout documentation](https://developer.adobe.com/commerce/frontend-core/guide/layouts/). ### UI components @@ -50,7 +50,7 @@ You can extend Magento_AsynchronousOperations module using the following configu - `retriable_operation_listing` - `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/). +For information about UI components, see [Overview of UI components](https://developer.adobe.com/commerce/frontend-core/ui-components/). -The version of this module is 100.4.8. +The version of this module is 100.4.9. diff --git a/src/pages/module-reference/module-authorization.md b/src/pages/module-reference/module-authorization.md index 48a434bf1..12098ada7 100644 --- a/src/pages/module-reference/module-authorization.md +++ b/src/pages/module-reference/module-authorization.md @@ -5,24 +5,24 @@ description: Authorization module provides access to Magento ACL functionality. # Magento_Authorization module -The Magento_Authorization module enables management of access control list roles and rules in the application. +This module enables management of access control list roles and rules in the application. ## Installation details -The Magento_Authorization module creates the following tables in the database using `db_schema.xml`: +This module creates the following tables in the database using `db_schema.xml`: - `authorization_role` - `authorization_rule` -Before disabling or uninstalling this module, note that the Magento_GraphQl module depends on this module. +Before disabling or uninstalling this module, note that the `Magento_GraphQl` module depends on this module. -For information about module installation in Magento 2, see [Enable or disable modules](https://experienceleague.adobe.com/en/docs/commerce-operations/installation-guide/tutorials/manage-modules). +For information about module installation, see [Enable or disable modules](https://experienceleague.adobe.com/en/docs/commerce-operations/installation-guide/tutorials/manage-modules). ## Extensibility -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). +Extension developers can interact with this module. For more information about the extension mechanism, see [Plugins](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. +[The dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of this module. -The version of this module is 100.4.8. +The version of this module is 100.4.9. diff --git a/src/pages/module-reference/module-aws-s3-customer-custom-attributes.md b/src/pages/module-reference/module-aws-s3-customer-custom-attributes.md index 2eb1839bc..4ce0697d7 100644 --- a/src/pages/module-reference/module-aws-s3-customer-custom-attributes.md +++ b/src/pages/module-reference/module-aws-s3-customer-custom-attributes.md @@ -5,7 +5,7 @@ description: N/A # Magento_AwsS3CustomerCustomAttributes module -The Magento_AwsS3CustomerCustomAttributes module created for maintaining Customer Custom Attributes tests related to Aws S3 remote storage functionality +The Magento_AwsS3CustomerCustomAttributes module created for maintaining Customer Custom Attributes tests related to AWS S3 remote storage functionality. -The version of this module is 100.4.5. +The version of this module is 100.4.6. diff --git a/src/pages/module-reference/module-aws-s3-gift-card-import-export.md b/src/pages/module-reference/module-aws-s3-gift-card-import-export.md index 6c34ed934..612744d87 100644 --- a/src/pages/module-reference/module-aws-s3-gift-card-import-export.md +++ b/src/pages/module-reference/module-aws-s3-gift-card-import-export.md @@ -5,7 +5,7 @@ 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 +The Magento_AwsS3GiftCardImportExport module created for maintaining Gift Card Import/Export tests related to AWS S3 remote storage functionality. -The version of this module is 100.4.5. +The version of this module is 100.4.6. diff --git a/src/pages/module-reference/module-aws-s3-page-builder.md b/src/pages/module-reference/module-aws-s3-page-builder.md index dbd08d299..6ed406da7 100644 --- a/src/pages/module-reference/module-aws-s3-page-builder.md +++ b/src/pages/module-reference/module-aws-s3-page-builder.md @@ -8,4 +8,4 @@ description: Aws S3 Page Builder module The Magento_AwsS3PageBuilder module created for maintaining Page Builder tests related to Aws S3 remote storage functionality -The version of this module is 1.0.5. +The version of this module is 1.0.6. diff --git a/src/pages/module-reference/module-aws-s3-scheduled-import-export.md b/src/pages/module-reference/module-aws-s3-scheduled-import-export.md index 6ed8fd6a8..29abf7cb2 100644 --- a/src/pages/module-reference/module-aws-s3-scheduled-import-export.md +++ b/src/pages/module-reference/module-aws-s3-scheduled-import-export.md @@ -5,7 +5,7 @@ description: N/A # Magento_AwsS3ScheduledImportExport module -The Magento_AwsS3ScheduledImportExport module created for maintaining Scheduled Import/Export tests related to Aws S3 remote storage functionality +The Magento_AwsS3ScheduledImportExport module created for maintaining Scheduled Import/Export tests related to AWS S3 remote storage functionality. -The version of this module is 100.4.5. +The version of this module is 100.4.6. diff --git a/src/pages/module-reference/module-aws-s3.md b/src/pages/module-reference/module-aws-s3.md index 95ff49d1c..7a1497573 100644 --- a/src/pages/module-reference/module-aws-s3.md +++ b/src/pages/module-reference/module-aws-s3.md @@ -5,7 +5,7 @@ description: N/A # Magento_AwsS3 module -The Magento_AwsS3 module integrates your Magento with the [AWS S3](https://aws.amazon.com/s3/) storage. +The Magento_AwsS3 module integrates your application with the [AWS S3](https://aws.amazon.com/s3/) storage. -The version of this module is 100.4.6. +The version of this module is 100.4.7. diff --git a/src/pages/module-reference/module-b2b.md b/src/pages/module-reference/module-b2b.md index 487c650ac..5f4c65c4b 100644 --- a/src/pages/module-reference/module-b2b.md +++ b/src/pages/module-reference/module-b2b.md @@ -24,4 +24,4 @@ Extension developers can interact with the Magento_B2b module. For more informat [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. -The version of this module is 100.5.2. +The version of this module is 100.5.3. diff --git a/src/pages/module-reference/module-backend.md b/src/pages/module-reference/module-backend.md index bf116cd1d..785dbe08d 100644 --- a/src/pages/module-reference/module-backend.md +++ b/src/pages/module-reference/module-backend.md @@ -5,14 +5,14 @@ description: N/A # Magento_Backend module -The Magento_Backend module contains common infrastructure and assets for other modules to be defined and used in their +This module contains common infrastructure and assets for other modules to be defined and used in their administration user interface (UI). -The Magento_Backend module does not contain anything specific to other modules. Among many things it handles the logic of authenticating and authorizing users. +This module does not contain anything specific to other modules. Among many things it handles the logic of authenticating and authorizing users. ## Installation details -Before disabling or uninstalling this module, note that the following modules depends on this module: +Before disabling or uninstalling this module, note that the following modules depend on this module: - Magento_Analytics - Magento_Authorization @@ -26,21 +26,21 @@ Before disabling or uninstalling this module, note that the following modules de - Magento_User - Magento_Webapi -For information about module installation in Magento 2, see [Enable or disable modules](https://experienceleague.adobe.com/en/docs/commerce-operations/installation-guide/tutorials/manage-modules). +For information about module installation, see [Enable or disable modules](https://experienceleague.adobe.com/en/docs/commerce-operations/installation-guide/tutorials/manage-modules). ## Structure -Beyond the [usual module file structure](https://developer.adobe.com/commerce/php/architecture/modules/overview) the module contains a directory `Service/V1`. +Beyond the [usual module file structure](https://developer.adobe.com/commerce/php/architecture/modules/overview), this module contains a directory `Service/V1`. -`Service/V1` - contains logic to provide a list of modules installed in Magento. +`Service/V1` - contains logic to provide a list of modules installed in the application. -For information about typical file structure of a module in Magento 2, see [Module file structure](https://developer.adobe.com/commerce/php/development/build/component-file-structure#module-file-structure). +For information about the typical file structure of a module, see [Module file structure](https://developer.adobe.com/commerce/php/development/build/component-file-structure#module-file-structure). ## Extensibility -Extension developers can interact with the Magento_Backend module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins). +Extension developers can interact with this module. For more information about the extension mechanism, see [Plugins](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_Backend module. +[The dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of this module. ### Events @@ -67,7 +67,7 @@ The module dispatches the following events: - `user_name` is username extracted from the credential storage object (`null | \Magento\Backend\Model\Auth\Credential\StorageInterface`) - `exception` any exception generated (`\Magento\Framework\Exception\LocalizedException | \Magento\Framework\Exception\Plugin\AuthenticationException`) -For information about an event in Magento 2, see [Events and observers](https://developer.adobe.com/commerce/php/development/components/events-and-observers/#events). +For information about events, see [Events and observers](https://developer.adobe.com/commerce/php/development/components/events-and-observers/#events). ### Layouts @@ -99,20 +99,20 @@ This module introduces the following layouts and layout handles in the `view/adm - `overlay_popup` - `popup` -For more information about layouts in Magento 2, see the [Layout documentation](https://developer.adobe.com/commerce/frontend-core/guide/layouts/). +For more information about layouts, see the [Layout documentation](https://developer.adobe.com/commerce/frontend-core/guide/layouts/). ### UI components -You can extend Magento_Backend module using the following configuration files: +You can extend this module using the following configuration files: - `view/adminhtml/ui_component/design_config_form.xml` - `view/adminhtml/ui_component/design_config_listing.xml` -For information about UI components in Magento 2, see [Overview of UI components](https://developer.adobe.com/commerce/frontend-core/ui-components/). +For information about UI components, see [Overview of UI components](https://developer.adobe.com/commerce/frontend-core/ui-components/). ## Additional information For information about significant changes in patch releases, see [Release information](https://experienceleague.adobe.com/en/docs/commerce-operations/release/notes/overview). -The version of this module is 102.0.8. +The version of this module is 102.0.9. diff --git a/src/pages/module-reference/module-backup.md b/src/pages/module-reference/module-backup.md index 9e7287887..31253f477 100644 --- a/src/pages/module-reference/module-backup.md +++ b/src/pages/module-reference/module-backup.md @@ -5,17 +5,17 @@ description: N/A # Magento_Backup module -The Magento_Backup module allows administrators to perform backups and rollbacks. Types of backups include system, database and media backups. This module relies on the Cron module to schedule backups. +This module allows administrators to perform backups and rollbacks. Types of backups include system, database and media backups. This module relies on the Cron module to schedule backups. -The Magento_Backup module does not affect the storefront. +This module does not affect the storefront. -For more information about this module, see [Backups](https://experienceleague.adobe.com/en/docs/commerce-admin/systems/tools/backups) +For more information about this module, see [Backups](https://experienceleague.adobe.com/en/docs/commerce-admin/systems/tools/backups). ## Extensibility -Extension developers can interact with the Magento_Backup module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins). +Extension developers can interact with this module. For more information about the extension mechanism, see [Plugins](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_Backup module. +[The dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of this module. ### Layouts @@ -26,11 +26,11 @@ This module introduces the following layouts and layout handles in the `view/adm `backup_index_grid` `backup_index_index` -For more information about layouts in Magento 2, see the [Layout documentation](https://developer.adobe.com/commerce/frontend-core/guide/layouts/). +For more information about layouts, see the [Layout documentation](https://developer.adobe.com/commerce/frontend-core/guide/layouts/). ## Additional information For information about significant changes in patch releases, see [Release information](https://experienceleague.adobe.com/en/docs/commerce-operations/release/notes/overview). -The version of this module is 100.4.8. +The version of this module is 100.4.9. diff --git a/src/pages/module-reference/module-banner-customer-segment.md b/src/pages/module-reference/module-banner-customer-segment.md index 62779ab7f..2c9241745 100644 --- a/src/pages/module-reference/module-banner-customer-segment.md +++ b/src/pages/module-reference/module-banner-customer-segment.md @@ -3,7 +3,9 @@ title: BannerCustomerSegment description: N/A --- -The Banner Customer Segment module allows creating and managing banners in the customer segment scope. +# Magento_BannerCustomerSegment module + +The Magento_BannerCustomerSegment module allows creating and managing banners in the customer segment scope. -The version of this module is 100.4.6. +The version of this module is 100.4.7. diff --git a/src/pages/module-reference/module-banner-graph-ql.md b/src/pages/module-reference/module-banner-graph-ql.md index d4a45a6f7..a0c8372f7 100644 --- a/src/pages/module-reference/module-banner-graph-ql.md +++ b/src/pages/module-reference/module-banner-graph-ql.md @@ -3,8 +3,11 @@ title: BannerGraphQl description: N/A --- -The Banner module allows creating and managing dynamic blocks and widgets in Magento application. +# Magento_BannerGraphQl module + +The Magento_BannerGraphQl module allows creating and managing dynamic blocks and widgets in the application. + The Dynamic Block content can be specified by Store View. -The version of this module is 100.4.4. +The version of this module is 100.4.5. diff --git a/src/pages/module-reference/module-banner-page-builder-analytics.md b/src/pages/module-reference/module-banner-page-builder-analytics.md index dd70397e6..f4b291442 100644 --- a/src/pages/module-reference/module-banner-page-builder-analytics.md +++ b/src/pages/module-reference/module-banner-page-builder-analytics.md @@ -8,4 +8,4 @@ description: Banner Page Builder Analytics 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). -The version of this module is 1.7.4. +The version of this module is 1.7.5. diff --git a/src/pages/module-reference/module-banner-page-builder.md b/src/pages/module-reference/module-banner-page-builder.md index 566665aff..108a2fc11 100644 --- a/src/pages/module-reference/module-banner-page-builder.md +++ b/src/pages/module-reference/module-banner-page-builder.md @@ -8,4 +8,4 @@ description: Banner Page Builder module The Magento_BannerPageBuilder extends existing Dynamic Block tests in Magento EE, and adds new tests for PageBuilder usage. -The version of this module is 2.2.6. +The version of this module is 2.2.7. diff --git a/src/pages/module-reference/module-banner-staging.md b/src/pages/module-reference/module-banner-staging.md index 233acb4f1..a437759a1 100644 --- a/src/pages/module-reference/module-banner-staging.md +++ b/src/pages/module-reference/module-banner-staging.md @@ -5,7 +5,7 @@ description: N/A # Magento_BannerStaging module -The Magento_BannerStaging module is a part of the staging functionality in Magento EE. It enables you to preview banners related to staged catalog rule and cart price rule. +The Magento_BannerStaging module is a part of the staging functionality in Adobe Commerce. It enables you to preview banners related to staged catalog rule and cart price rule. ## Implementation details @@ -19,9 +19,9 @@ You can find the list of modules that have dependencies on the Magento_BannerSta ## Extension points -Extension points enable extension developers to interact with the Magento_BannerStaging module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins). +Extension points enable extension developers to interact with the Magento_BannerStaging module. For more information about the Magento extension mechanism, see [Plugins](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_BannerStaging module. +[The dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of the Magento_BannerStaging module. -The version of this module is 100.4.2. +The version of this module is 100.4.3. diff --git a/src/pages/module-reference/module-banner.md b/src/pages/module-reference/module-banner.md index dfced5834..5d21e5146 100644 --- a/src/pages/module-reference/module-banner.md +++ b/src/pages/module-reference/module-banner.md @@ -3,8 +3,11 @@ title: Banner description: N/A --- -The Banner module allows creating and managing dynamic blocks and widgets in Magento application. +# Magento_Banner module + +The Magento_Banner module allows creating and managing dynamic blocks and widgets in the application. + The Dynamic Block content can be specified by Store View. -The version of this module is 101.2.8. +The version of this module is 101.2.9. diff --git a/src/pages/module-reference/module-bundle-graph-ql.md b/src/pages/module-reference/module-bundle-graph-ql.md index 42d4864a2..423468ac0 100644 --- a/src/pages/module-reference/module-bundle-graph-ql.md +++ b/src/pages/module-reference/module-bundle-graph-ql.md @@ -3,10 +3,9 @@ title: BundleGraphQl description: N/A --- -# BundleGraphQl +# Magento_BundleGraphQl module -**BundleGraphQl** provides type and resolver information for the GraphQl module -to generate bundle product information. +This module provides type and resolver information for the GraphQl module to generate bundle product information. -The version of this module is 100.4.8. +The version of this module is 100.4.9. diff --git a/src/pages/module-reference/module-bundle-import-export-staging.md b/src/pages/module-reference/module-bundle-import-export-staging.md index 4151b69a5..f290bb939 100644 --- a/src/pages/module-reference/module-bundle-import-export-staging.md +++ b/src/pages/module-reference/module-bundle-import-export-staging.md @@ -5,7 +5,7 @@ description: N/A # Magento_BundleImportExportStaging module -The Magento_BundleImportExportStaging module is a part of the staging functionality in Magento EE. It extends the Magento_BundleImportExport module functionality to be used in staging mode. +The Magento_BundleImportExportStaging module is a part of the staging functionality in Adobe Commerce. It extends the Magento_BundleImportExport module functionality to be used in staging mode. ## Implementation Details @@ -23,7 +23,7 @@ The Magento_BundleImportExportStaging module does not provide any specific exten ## Additional information -For more Magento 2 developer documentation, see [Adobe Commerce Developer Documentation](https://developer.adobe.com/commerce/docs/). +For more developer documentation, see [Adobe Commerce Developer Documentation](https://developer.adobe.com/commerce/docs/). -The version of this module is 100.4.5. +The version of this module is 100.4.6. diff --git a/src/pages/module-reference/module-bundle-import-export.md b/src/pages/module-reference/module-bundle-import-export.md index 98fe14df8..35f237c8f 100644 --- a/src/pages/module-reference/module-bundle-import-export.md +++ b/src/pages/module-reference/module-bundle-import-export.md @@ -3,8 +3,10 @@ title: BundleImportExport description: N/A --- -Magento_BundleImportExport module implements Bundle products import/export functionality. -This module is designed to extend existing functionality of Magento_CatalogImportExport module by adding new product type. +# Magento_BundleImportExport module + +This module implements Bundle products import/export functionality. +This module is designed to extend existing functionality of the `Magento_CatalogImportExport` module by adding a new product type. -The version of this module is 100.4.7. +The version of this module is 100.4.8. diff --git a/src/pages/module-reference/module-bundle-negotiable-quote.md b/src/pages/module-reference/module-bundle-negotiable-quote.md index 567fcfdd2..eb3fe6fd6 100644 --- a/src/pages/module-reference/module-bundle-negotiable-quote.md +++ b/src/pages/module-reference/module-bundle-negotiable-quote.md @@ -30,4 +30,4 @@ Extension developers can interact with the Magento_BundleNegotiableQuote module. [The Magento dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of the Magento_BundleNegotiableQuote module. -The version of this module is 100.5.1. +The version of this module is 100.5.2. diff --git a/src/pages/module-reference/module-bundle-requisition-list-graph-ql.md b/src/pages/module-reference/module-bundle-requisition-list-graph-ql.md index 0909106e1..43e6c3872 100644 --- a/src/pages/module-reference/module-bundle-requisition-list-graph-ql.md +++ b/src/pages/module-reference/module-bundle-requisition-list-graph-ql.md @@ -8,4 +8,4 @@ description: N/A **BundleRequisitionListGraphQl** provides GraphQL schema and resolvers for the requisition list module to extend and implement bundle products in requisition list -The version of this module is 1.5.1. +The version of this module is 1.5.2. diff --git a/src/pages/module-reference/module-bundle-requisition-list.md b/src/pages/module-reference/module-bundle-requisition-list.md index e6d6cc274..edef24e22 100644 --- a/src/pages/module-reference/module-bundle-requisition-list.md +++ b/src/pages/module-reference/module-bundle-requisition-list.md @@ -30,4 +30,4 @@ You can extend and override layouts in the `Magento\BundleRequisitionList\view\f For more information about layouts, see the [Layout documentation](https://developer.adobe.com/commerce/frontend-core/guide/layouts/). -The version of this module is 100.5.1. +The version of this module is 100.5.2. diff --git a/src/pages/module-reference/module-bundle-shared-catalog.md b/src/pages/module-reference/module-bundle-shared-catalog.md index dcdcd4434..4b63b4c15 100644 --- a/src/pages/module-reference/module-bundle-shared-catalog.md +++ b/src/pages/module-reference/module-bundle-shared-catalog.md @@ -44,4 +44,4 @@ The following directory contains extensible UI components: For more information, see [UI Listing/Grid Component](https://developer.adobe.com/commerce/frontend-core/ui-components/components/listing-grid). -The version of this module is 100.5.1. +The version of this module is 100.5.2. diff --git a/src/pages/module-reference/module-bundle-staging.md b/src/pages/module-reference/module-bundle-staging.md index 018bc5fe8..9338b46f1 100644 --- a/src/pages/module-reference/module-bundle-staging.md +++ b/src/pages/module-reference/module-bundle-staging.md @@ -5,7 +5,7 @@ description: N/A # Magento_BundleStaging module -The Magento_BundleStaging module is a part of the staging functionality in Magento EE. This new functionality enables you to stage a bundle product in the Schedule Update form of the product. +The Magento_BundleStaging module is a part of the staging functionality in Adobe Commerce. This new functionality enables you to stage a bundle product in the Schedule Update form of the product. ## Implementation Details @@ -21,7 +21,7 @@ You can find the list of modules that have dependencies with the Magento_BundleS ## Extension Points -Extension points enable extension developers to interact with the Magento_BundleStaging module. You can interact with the Magento_BundleStaging module using the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins). +Extension points enable extension developers to interact with the Magento_BundleStaging module. You can interact with the Magento_BundleStaging module using the Magento extension mechanism, see [Plugins](https://developer.adobe.com/commerce/php/development/components/plugins). [Magento dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of the Magento_BundleStaging module. @@ -31,7 +31,7 @@ You can extend Bundle updates product listing using the grid UI component locat ## Additional information -For more Magento 2 developer documentation, see [Adobe Commerce Developer Documentation](https://developer.adobe.com/commerce/docs/). +For more developer documentation, see [Adobe Commerce Developer Documentation](https://developer.adobe.com/commerce/docs/). -The version of this module is 100.4.8. +The version of this module is 100.4.9. diff --git a/src/pages/module-reference/module-bundle.md b/src/pages/module-reference/module-bundle.md index 5d7b5feab..481f53085 100644 --- a/src/pages/module-reference/module-bundle.md +++ b/src/pages/module-reference/module-bundle.md @@ -3,8 +3,10 @@ title: Bundle description: N/A --- -Magento_Bundle module introduces new product type in the Magento application named Bundle Product. -This module is designed to extend existing functionality of Magento_Catalog module by adding new product type. +# Magento_Bundle module + +This module introduces a new product type in the application named Bundle Product. +This module is designed to extend existing functionality of the `Magento_Catalog` module by adding a new product type. -The version of this module is 101.0.8. +The version of this module is 101.0.9. diff --git a/src/pages/module-reference/module-cache-invalidate.md b/src/pages/module-reference/module-cache-invalidate.md index 9fbd47f0f..23b66c755 100644 --- a/src/pages/module-reference/module-cache-invalidate.md +++ b/src/pages/module-reference/module-cache-invalidate.md @@ -3,8 +3,10 @@ title: CacheInvalidate description: N/A --- -The CacheInvalidate module is used to invalidate the Varnish cache if it is configured. +# Magento_CacheInvalidate module + +This module is used to invalidate the Varnish cache if it is configured. It listens for events that request the cache to be flushed or cause the cache to be invalid, then sends Varnish a purge request using cURL. -The version of this module is 100.4.6. +The version of this module is 100.4.7. diff --git a/src/pages/module-reference/module-captcha.md b/src/pages/module-reference/module-captcha.md index f754c5510..208b1a49b 100644 --- a/src/pages/module-reference/module-captcha.md +++ b/src/pages/module-reference/module-captcha.md @@ -3,7 +3,9 @@ title: Captcha description: N/A --- -The Captcha module allows applying Turing test in the process of user authentication or similar tasks. +# Magento_Captcha module + +This module allows applying Turing test in the process of user authentication or similar tasks. -The version of this module is 100.4.8. +The version of this module is 100.4.9. diff --git a/src/pages/module-reference/module-cardinal-commerce.md b/src/pages/module-reference/module-cardinal-commerce.md index 622fa214f..ca6b9c594 100644 --- a/src/pages/module-reference/module-cardinal-commerce.md +++ b/src/pages/module-reference/module-cardinal-commerce.md @@ -3,7 +3,9 @@ title: CardinalCommerce description: Provides a possibility to enable 3-D Secure 2.0 support for payment methods. --- -The CardinalCommerce module provides a possibility to enable 3-D Secure 2.0 support for payment methods. +# Magento_CardinalCommerce module + +This module provides a possibility to enable 3-D Secure 2.0 support for payment methods. -The version of this module is 100.4.6. +The version of this module is 100.4.7. diff --git a/src/pages/module-reference/module-catalog-analytics.md b/src/pages/module-reference/module-catalog-analytics.md index 0d8724caf..723bb5680 100644 --- a/src/pages/module-reference/module-catalog-analytics.md +++ b/src/pages/module-reference/module-catalog-analytics.md @@ -5,7 +5,7 @@ description: N/A # Magento_CatalogAnalytics module -The Magento_CatalogAnalytics module configures data definitions for a data collection related to the Catalog module entities to be used in [Advanced Reporting](https://developer.adobe.com/commerce/php/development/advanced-reporting/modules). +This module configures data definitions for a data collection related to the Catalog module entities to be used in [Advanced Reporting](https://developer.adobe.com/commerce/php/development/advanced-reporting/modules). -The version of this module is 100.4.5. +The version of this module is 100.4.6. diff --git a/src/pages/module-reference/module-catalog-cms-graph-ql.md b/src/pages/module-reference/module-catalog-cms-graph-ql.md index 2f85c4c55..3f09d46b1 100644 --- a/src/pages/module-reference/module-catalog-cms-graph-ql.md +++ b/src/pages/module-reference/module-catalog-cms-graph-ql.md @@ -3,9 +3,9 @@ title: CatalogCmsGraphQl description: N/A --- -# CatalogCmsGraphQl +# Magento_CatalogCmsGraphQl module -**CatalogCmsGraphQl** provides type and resolver information for GraphQL attributes that have dependencies on the Catalog and Cms modules. +This module provides type and resolver information for GraphQL attributes that have dependencies on the Catalog and Cms modules. -The version of this module is 100.4.4. +The version of this module is 100.4.5. diff --git a/src/pages/module-reference/module-catalog-customer-graph-ql.md b/src/pages/module-reference/module-catalog-customer-graph-ql.md index d8cebfe07..08b8e4ae9 100644 --- a/src/pages/module-reference/module-catalog-customer-graph-ql.md +++ b/src/pages/module-reference/module-catalog-customer-graph-ql.md @@ -3,9 +3,9 @@ title: CatalogCustomerGraphQl description: N/A --- -# CatalogCustomerGraphQl +# Magento_CatalogCustomerGraphQl module -**CatalogCustomerGraphQl** provides type and resolver information for GraphQL attributes that have dependences on the Catalog and Customer modules. +This module provides type and resolver information for GraphQL attributes that have dependences on the Catalog and Customer modules. -The version of this module is 100.4.7. +The version of this module is 100.4.8. diff --git a/src/pages/module-reference/module-catalog-event.md b/src/pages/module-reference/module-catalog-event.md index 00f90c865..897d3b49d 100644 --- a/src/pages/module-reference/module-catalog-event.md +++ b/src/pages/module-reference/module-catalog-event.md @@ -3,8 +3,10 @@ title: CatalogEvent description: N/A --- +# Magento_CatalogEvent module + Magento_CatalogEvent module is designed for creating campaigns that encourage customers to buy products with lower prices. There are three types of the catalog events: upcoming, open, closed. -The version of this module is 101.1.7. +The version of this module is 101.1.8. diff --git a/src/pages/module-reference/module-catalog-graph-ql.md b/src/pages/module-reference/module-catalog-graph-ql.md index 7d353f019..ecfd9ac82 100644 --- a/src/pages/module-reference/module-catalog-graph-ql.md +++ b/src/pages/module-reference/module-catalog-graph-ql.md @@ -3,10 +3,9 @@ title: CatalogGraphQl description: N/A --- -# CatalogGraphQl +# Magento_CatalogGraphQl module -**CatalogGraphQl** provides type and resolver information for the GraphQl module -to generate catalog and product information endpoints. +This module provides type and resolver information for the GraphQl module to generate catalog and product information endpoints. -The version of this module is 100.4.8. +The version of this module is 100.4.9. diff --git a/src/pages/module-reference/module-catalog-import-export-staging.md b/src/pages/module-reference/module-catalog-import-export-staging.md index 42847747c..4b8f87e9c 100644 --- a/src/pages/module-reference/module-catalog-import-export-staging.md +++ b/src/pages/module-reference/module-catalog-import-export-staging.md @@ -5,7 +5,7 @@ description: N/A # Magento_CatalogImportExportStaging module -The Magento_CatalogImportExportStaging module is a part of the staging functionality in Magento EE. It extends the Magento_CatalogImportExport module functionality to be used in staging mode. +The Magento_CatalogImportExportStaging module is a part of the staging functionality in Adobe Commerce. It extends the Magento_CatalogImportExport module functionality to be used in staging mode. ## Implementation Details @@ -22,11 +22,11 @@ You can find the list of modules that have dependencies on Magento_CatalogImport The Magento_CatalogImportExportStaging module does not provide any specific extension points. You can extend it using the Magento extension mechanism. -For more information about Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins) and [Magento dependency injection](https://developer.adobe.com/commerce/php/development/components/dependency-injection). +For more information about Magento extension mechanism, see [Plugins](https://developer.adobe.com/commerce/php/development/components/plugins) and [Magento dependency injection](https://developer.adobe.com/commerce/php/development/components/dependency-injection). ## Additional information -For more Magento 2 developer documentation, see [Adobe Commerce Developer Documentation](https://developer.adobe.com/commerce/docs/). +For more developer documentation, see [Adobe Commerce Developer Documentation](https://developer.adobe.com/commerce/docs/). -The version of this module is 100.4.5. +The version of this module is 100.4.6. diff --git a/src/pages/module-reference/module-catalog-import-export.md b/src/pages/module-reference/module-catalog-import-export.md index bbbaf94bf..94e683e95 100644 --- a/src/pages/module-reference/module-catalog-import-export.md +++ b/src/pages/module-reference/module-catalog-import-export.md @@ -3,7 +3,11 @@ title: CatalogImportExport description: N/A --- -No README found. +# Magento_CatalogImportExport module + +This module provides functionality for importing and exporting catalog products. +It supports CSV file format for data transfer and handles product attributes, categories, stock information, custom options, and media gallery. +The module includes validation rules, data transformation, and error handling to ensure data integrity during import/export operations. -The version of this module is 101.1.8. +The version of this module is 101.1.9. diff --git a/src/pages/module-reference/module-catalog-inventory-graph-ql.md b/src/pages/module-reference/module-catalog-inventory-graph-ql.md index 18547a492..25a093cda 100644 --- a/src/pages/module-reference/module-catalog-inventory-graph-ql.md +++ b/src/pages/module-reference/module-catalog-inventory-graph-ql.md @@ -3,10 +3,10 @@ title: CatalogInventoryGraphQl description: N/A --- -# CatalogInventoryGraphQl +# Magento_CatalogInventoryGraphQl module -**CatalogInventoryGraphQl** provides type information for the GraphQl module +This module provides type information for the GraphQl module to generate inventory stock fields for product information endpoints. -The version of this module is 100.4.5. +The version of this module is 100.4.6. diff --git a/src/pages/module-reference/module-catalog-inventory-staging.md b/src/pages/module-reference/module-catalog-inventory-staging.md index 5a353196e..01c273daf 100644 --- a/src/pages/module-reference/module-catalog-inventory-staging.md +++ b/src/pages/module-reference/module-catalog-inventory-staging.md @@ -5,7 +5,7 @@ description: N/A # Magento_CatalogInventoryStaging module -The Magento_CatalogInventoryStaging module is a part of the staging functionality in Magento EE. It extends the Magento_CatalogInventory module functionality, adding the capability to monitor the "Stock Status" field on the Schedule Update form of a product. +The Magento_CatalogInventoryStaging module is a part of the staging functionality in Adobe Commerce. It extends the Magento_CatalogInventory module functionality, adding the capability to monitor the "Stock Status" field on the Schedule Update form of a product. ## Implementation details @@ -17,9 +17,9 @@ You can find the list of modules that have dependencies on the Magento_CatalogIn ## Extension points -You can interact with the Magento_CatalogInventoryStaging module using the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins). +You can interact with the Magento_CatalogInventoryStaging module using the Magento extension mechanism, see [Plugins](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_CatalogInventoryStaging module. +[The dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of the Magento_CatalogInventoryStaging module. -The version of this module is 100.4.6. +The version of this module is 100.4.7. diff --git a/src/pages/module-reference/module-catalog-inventory.md b/src/pages/module-reference/module-catalog-inventory.md index 4706079d3..07249c28d 100644 --- a/src/pages/module-reference/module-catalog-inventory.md +++ b/src/pages/module-reference/module-catalog-inventory.md @@ -3,7 +3,9 @@ title: CatalogInventory description: N/A --- -Magento_CatalogInventory module allows retrieve and update stock attributes, such as status and quantity. +# Magento_CatalogInventory module + +This module allows retrieve and update stock attributes, such as status and quantity. -The version of this module is 100.4.8. +The version of this module is 100.4.9. diff --git a/src/pages/module-reference/module-catalog-page-builder-analytics-staging.md b/src/pages/module-reference/module-catalog-page-builder-analytics-staging.md index 9b65b946a..b3ef73469 100644 --- a/src/pages/module-reference/module-catalog-page-builder-analytics-staging.md +++ b/src/pages/module-reference/module-catalog-page-builder-analytics-staging.md @@ -8,4 +8,4 @@ description: Catalog Staging Page Builder Analytics module The Magento_CatalogPageBuilderAnalyticsStaging 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). -The version of this module is 1.7.4. +The version of this module is 1.7.5. diff --git a/src/pages/module-reference/module-catalog-page-builder-analytics.md b/src/pages/module-reference/module-catalog-page-builder-analytics.md index 78710b233..06211cd0a 100644 --- a/src/pages/module-reference/module-catalog-page-builder-analytics.md +++ b/src/pages/module-reference/module-catalog-page-builder-analytics.md @@ -8,4 +8,4 @@ description: Catalog Page Builder Analytics module The Magento_CatalogPageBuilderAnalytics 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). -The version of this module is 1.6.5. +The version of this module is 1.6.6. diff --git a/src/pages/module-reference/module-catalog-permissions-graph-ql.md b/src/pages/module-reference/module-catalog-permissions-graph-ql.md index 8c16690a1..e375471a9 100644 --- a/src/pages/module-reference/module-catalog-permissions-graph-ql.md +++ b/src/pages/module-reference/module-catalog-permissions-graph-ql.md @@ -3,7 +3,9 @@ title: CatalogPermissionsGraphQl description: N/A --- -Magento_CatalogPermissionsGraphQL feature allows to apply Magento_CatalogPermissions features to product queries in GraphQl area +# Magento_CatalogPermissionsGraphQl module + +Magento_CatalogPermissionsGraphQl feature allows to apply Magento_CatalogPermissions features to product queries in GraphQl area. -The version of this module is 100.4.6. +The version of this module is 100.4.7. diff --git a/src/pages/module-reference/module-catalog-permissions.md b/src/pages/module-reference/module-catalog-permissions.md index 299705564..5d6ab1bf5 100644 --- a/src/pages/module-reference/module-catalog-permissions.md +++ b/src/pages/module-reference/module-catalog-permissions.md @@ -3,13 +3,16 @@ title: CatalogPermissions description: N/A --- +# Magento_CatalogPermissions module + Magento_CatalogPermissions feature allows to restrict the following permissions: - Browse categories - Display product prices - Add to cart - Catalog search + The permissions can be restricted for specific customer groups and guest users. -The version of this module is 100.4.8. +The version of this module is 100.4.9. diff --git a/src/pages/module-reference/module-catalog-rule-configurable.md b/src/pages/module-reference/module-catalog-rule-configurable.md index 1e66dea13..e36cf1bb3 100644 --- a/src/pages/module-reference/module-catalog-rule-configurable.md +++ b/src/pages/module-reference/module-catalog-rule-configurable.md @@ -3,7 +3,9 @@ title: CatalogRuleConfigurable description: N/A --- -Magento_CatalogRuleConfigurable module is an extension of Magento_CatalogRule and Magento_ConfigurableProduct modules that handle catalog rule indexer for configurable product +# Magento_CatalogRuleConfigurable module + +This module is an extension of Magento_CatalogRule and Magento_ConfigurableProduct modules that handle catalog rule indexer for configurable product. -The version of this module is 100.4.7. +The version of this module is 100.4.8. diff --git a/src/pages/module-reference/module-catalog-rule-graph-ql.md b/src/pages/module-reference/module-catalog-rule-graph-ql.md index 54c31031e..c59de7516 100644 --- a/src/pages/module-reference/module-catalog-rule-graph-ql.md +++ b/src/pages/module-reference/module-catalog-rule-graph-ql.md @@ -3,9 +3,9 @@ title: CatalogRuleGraphQl description: N/A --- -# CatalogRuleGraphQl +# Magento_CatalogRuleGraphQl module -The *Magento_CatalogRuleGraphQl* module applies catalog rules to products for GraphQL requests. +This module applies catalog rules to products for GraphQL requests. -The version of this module is 100.4.5. +The version of this module is 100.4.6. diff --git a/src/pages/module-reference/module-catalog-rule-staging.md b/src/pages/module-reference/module-catalog-rule-staging.md index d564a1c0f..b73203c3b 100644 --- a/src/pages/module-reference/module-catalog-rule-staging.md +++ b/src/pages/module-reference/module-catalog-rule-staging.md @@ -5,7 +5,7 @@ description: N/A # Magento_CatalogRuleStaging module -The Magento_CatalogRuleStaging module is a part of the staging functionality in Magento EE. It enables you to create new catalog rule updates or add new changes to the existing store updates. In other words, you can modify the catalog rules in updates. These updates are shown on the content dashboard. +The Magento_CatalogRuleStaging module is a part of the staging functionality in Adobe Commerce. It enables you to create new catalog rule updates or add new changes to the existing store updates. In other words, you can modify the catalog rules in updates. These updates are shown on the content dashboard. ## Implementation details @@ -37,9 +37,9 @@ You can find the list of modules that have dependencies on the Magento_CatalogRu ## Extension points -Extension points enable extension developers to interact with the Magento_CatalogRuleStaging module. You can interact with the Magento_CatalogRuleStaging module using the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins). +Extension points enable extension developers to interact with the Magento_CatalogRuleStaging module. You can interact with the Magento_CatalogRuleStaging module using the Magento extension mechanism, see [Plugins](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_CatalogRuleStaging module. +[The dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of the Magento_CatalogRuleStaging module. ### Layouts @@ -47,4 +47,4 @@ You can extend and override layouts in the `app/code/Magento/CatalogRuleStaging/ For more information about layouts, see the [Layout documentation](https://developer.adobe.com/commerce/frontend-core/guide/layouts/). -The version of this module is 100.4.8. +The version of this module is 100.4.9. diff --git a/src/pages/module-reference/module-catalog-rule.md b/src/pages/module-reference/module-catalog-rule.md index 1623e90c1..48c03fe98 100644 --- a/src/pages/module-reference/module-catalog-rule.md +++ b/src/pages/module-reference/module-catalog-rule.md @@ -3,7 +3,10 @@ title: CatalogRule description: N/A --- -Magento_CatalogRule module is responsible for one of the types of price rules in Magento. Catalog Rules are applied to products before they are added to the cart. +# Magento_CatalogRule module + +This module is responsible for one of the types of price rules. +Catalog Rules are applied to products before they are added to the cart. -The version of this module is 101.2.8. +The version of this module is 101.2.9. diff --git a/src/pages/module-reference/module-catalog-search.md b/src/pages/module-reference/module-catalog-search.md index 699c0c657..d63154d02 100644 --- a/src/pages/module-reference/module-catalog-search.md +++ b/src/pages/module-reference/module-catalog-search.md @@ -3,8 +3,10 @@ title: CatalogSearch description: Catalog search --- -Magento_CatalogSearch module is an extension of Magento_Catalog module that allows to use search engine for product searching capabilities. +# Magento_CatalogSearch module + +This module is an extension of Magento_Catalog module that allows to use search engine for product searching capabilities. The module implements Magento_Search library interfaces. -The version of this module is 102.0.8. +The version of this module is 102.0.9. diff --git a/src/pages/module-reference/module-catalog-staging-graph-ql.md b/src/pages/module-reference/module-catalog-staging-graph-ql.md index 4286a5fc4..047251ba6 100644 --- a/src/pages/module-reference/module-catalog-staging-graph-ql.md +++ b/src/pages/module-reference/module-catalog-staging-graph-ql.md @@ -3,10 +3,10 @@ title: CatalogStagingGraphQl description: N/A --- -# CatalogStagingGraphQl +# Magento_CatalogStagingGraphQl module -**CatalogStagingGraphQl** supports Staging functionality for Catalog in the scope of GraphQl. +The Magento_CatalogStagingGraphQl module supports Staging functionality for Catalog in the scope of GraphQl. This includes preview capabilities for catalog entities. -The version of this module is 100.4.7. +The version of this module is 100.4.8. diff --git a/src/pages/module-reference/module-catalog-staging-page-builder.md b/src/pages/module-reference/module-catalog-staging-page-builder.md index 60bc1496e..c11ee0c99 100644 --- a/src/pages/module-reference/module-catalog-staging-page-builder.md +++ b/src/pages/module-reference/module-catalog-staging-page-builder.md @@ -8,4 +8,4 @@ description: Catalog Staging Page Builder module The Magento_CatalogStagingPageBuilder module sets up PageBuilder to be a part of the staging functionality in Magento EE. -The version of this module is 1.7.4. +The version of this module is 1.7.5. diff --git a/src/pages/module-reference/module-catalog-staging.md b/src/pages/module-reference/module-catalog-staging.md index 82b752a96..7ff026ac6 100644 --- a/src/pages/module-reference/module-catalog-staging.md +++ b/src/pages/module-reference/module-catalog-staging.md @@ -5,7 +5,7 @@ description: N/A # Magento_CatalogStaging module -The Magento_CatalogStaging module is a part of the staging functionality in Magento EE. It enables you to create new catalog updates or add new changes to the existing store updates. In other words, you can modify the category and product entity attributes in updates. These updates are shown on the content dashboard. +The Magento_CatalogStaging module is a part of the staging functionality in Adobe Commerce. It enables you to create new catalog updates or add new changes to the existing store updates. In other words, you can modify the category and product entity attributes in updates. These updates are shown on the content dashboard. ## Implementation Details @@ -98,7 +98,7 @@ You can find the list of modules that have dependencies with the Magento_Catalog ## Extension Points -Extension points enable extension developers to interact with the Magento_CatalogStaging module. You can interact with the Magento_CatalogStaging module using the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins). +Extension points enable extension developers to interact with the Magento_CatalogStaging module. You can interact with the Magento_CatalogStaging module using the Magento extension mechanism, see [Plugins](https://developer.adobe.com/commerce/php/development/components/plugins). [Magento dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of the Magento_CatalogStaging module. @@ -124,7 +124,7 @@ You can use the following events: ## Additional information -For more Magento 2 developer documentation, see [Adobe Commerce Developer Documentation](https://developer.adobe.com/commerce/docs/). +For more developer documentation, see [Adobe Commerce Developer Documentation](https://developer.adobe.com/commerce/docs/). -The version of this module is 100.4.8. +The version of this module is 100.4.9. diff --git a/src/pages/module-reference/module-catalog-url-rewrite-graph-ql.md b/src/pages/module-reference/module-catalog-url-rewrite-graph-ql.md index 0f94a9c29..8f98e9a84 100644 --- a/src/pages/module-reference/module-catalog-url-rewrite-graph-ql.md +++ b/src/pages/module-reference/module-catalog-url-rewrite-graph-ql.md @@ -3,10 +3,10 @@ title: CatalogUrlRewriteGraphQl description: N/A --- -# CatalogUrlRewriteGraphQl +# Magento_CatalogUrlRewriteGraphQl module -**CatalogUrlRewriteGraphQl** provides type information for the GraphQl module -to generate url rewrite fields for catalog and product information endpoints. +This module provides type information for the GraphQl module +to generate URL rewrite fields for catalog and product information endpoints. -The version of this module is 100.4.6. +The version of this module is 100.4.7. diff --git a/src/pages/module-reference/module-catalog-url-rewrite-staging.md b/src/pages/module-reference/module-catalog-url-rewrite-staging.md index 5b0e05e7d..69e5bda43 100644 --- a/src/pages/module-reference/module-catalog-url-rewrite-staging.md +++ b/src/pages/module-reference/module-catalog-url-rewrite-staging.md @@ -3,9 +3,9 @@ title: CatalogUrlRewriteStaging description: N/A --- -# Magento_CatalogUrlRewriteStaging +# Magento_CatalogUrlRewriteStaging module -The Magento_CatalogUrlRewriteStaging module is a part of the staging functionality in Magento EE. It extends the Magento_CatalogUrlRewrite module. +The Magento_CatalogUrlRewriteStaging module is a part of the staging functionality in Adobe Commerce. It extends the Magento_CatalogUrlRewrite module. ## Implementation details @@ -20,4 +20,4 @@ You can find the list of modules that have dependencies on the Magento_CatalogUr Extensions points for the Magento_CatalogUrlRewriteStaging module are not available. -The version of this module is 100.4.7. +The version of this module is 100.4.8. diff --git a/src/pages/module-reference/module-catalog-url-rewrite.md b/src/pages/module-reference/module-catalog-url-rewrite.md index 38e9e683f..f407d3c6e 100644 --- a/src/pages/module-reference/module-catalog-url-rewrite.md +++ b/src/pages/module-reference/module-catalog-url-rewrite.md @@ -5,15 +5,15 @@ description: N/A # Magento_CatalogUrlRewrite module -This module generate url rewrite fields for catalog and product. +This module generates URL rewrite fields for catalog and product. ## Extensibility -Extension developers can interact with the Magento_CatalogUrlRewrite module. For more information about the Magento extension mechanism, see [Magento plugins](https://developer.adobe.com/commerce/php/development/components/plugins). +Extension developers can interact with the Magento_CatalogUrlRewrite module. For more information about the extension mechanism, see [Plugins](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_CatalogUrlRewrite module. +[The dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of the Magento_CatalogUrlRewrite module. A lot of functionality in the module is on JavaScript, use [mixins](https://developer.adobe.com/commerce/frontend-core/javascript/mixins) to extend it. -The version of this module is 100.4.8. +The version of this module is 100.4.9. diff --git a/src/pages/module-reference/module-catalog-widget.md b/src/pages/module-reference/module-catalog-widget.md index 47c061eb6..e830bf570 100644 --- a/src/pages/module-reference/module-catalog-widget.md +++ b/src/pages/module-reference/module-catalog-widget.md @@ -3,11 +3,11 @@ title: CatalogWidget description: N/A --- -# CatalogWidget +# Magento_CatalogWidget module -**CatalogWidget** contains various widgets that extend Catalog module functionality: +This module contains various widgets that extend Catalog module functionality: -- Product List widget provides widget that contains product list created using rule based filter. +- Product List widget provides a widget that contains product list created using rule-based filters. -The version of this module is 100.4.8. +The version of this module is 100.4.9. diff --git a/src/pages/module-reference/module-catalog.md b/src/pages/module-reference/module-catalog.md index 2814e2458..c4d3c4094 100644 --- a/src/pages/module-reference/module-catalog.md +++ b/src/pages/module-reference/module-catalog.md @@ -3,20 +3,19 @@ title: Catalog description: N/A --- -# Magento_Catalog +# Magento_Catalog module -Magento_Catalog module functionality is represented by the following sub-systems: +This module functionality is represented by the following sub-systems: -- Products Management. It includes CRUD operation of product, product media, product attributes, etc... -- Category Management. It includes CRUD operation of category, category attributes +- Products Management. It includes CRUD operations of a product, product media, product attributes, etc. +- Category Management. It includes CRUD operations of a category, category attributes. -Catalog module provides mechanism for creating new product type in the system. -Catalog module provides API filtering that allows to limit product selection with advanced filters. +This module provides a mechanism for creating a new product type in the system. +This module provides API filtering that allows limiting product selection with advanced filters. ## Structure - [Learn about a typical file structure for a Magento 2 module] - (https://developer.adobe.com/commerce/php/development/build/component-file-structure). +[Learn about a typical file structure for a module](https://developer.adobe.com/commerce/php/development/build/component-file-structure). ## Observer @@ -79,4 +78,4 @@ This module observes the following events: `Magento\Catalog\Observer\FlushCategoryPagesCache` -The version of this module is 104.0.8. +The version of this module is 104.0.9. diff --git a/src/pages/module-reference/module-checkout-address-search-gift-registry.md b/src/pages/module-reference/module-checkout-address-search-gift-registry.md index 8a50e449c..bf1ac03dd 100644 --- a/src/pages/module-reference/module-checkout-address-search-gift-registry.md +++ b/src/pages/module-reference/module-checkout-address-search-gift-registry.md @@ -3,9 +3,9 @@ title: CheckoutAddressSearchGiftRegistry description: N/A --- -## CheckoutAddressSearchGiftRegistry module Overview +# Magento_CheckoutAddressSearchGiftRegistry module -CheckoutAddressSearchGiftRegistry module extends Magento_GiftRegistry and adds search customer shipping and billing addresses functionality on checkout to gift registry only if customer address search is enabled in configuration. +The Magento_CheckoutAddressSearchGiftRegistry module extends Magento_GiftRegistry and adds search customer shipping and billing addresses functionality on checkout to gift registry only if customer address search is enabled in configuration. -The version of this module is 100.4.4. +The version of this module is 100.4.5. diff --git a/src/pages/module-reference/module-checkout-address-search-negotiable-quote.md b/src/pages/module-reference/module-checkout-address-search-negotiable-quote.md index 8aa20bfd1..be7b9acb3 100644 --- a/src/pages/module-reference/module-checkout-address-search-negotiable-quote.md +++ b/src/pages/module-reference/module-checkout-address-search-negotiable-quote.md @@ -10,4 +10,4 @@ CheckoutAddressSearchNegotiableQuote module extends Magento_CheckoutAddressSearc CheckoutAddressSearchNegotiableQuote module removes shipping address search configuration on shipping step on checkout if negotiable quote address is locked and it replaces selected shipping address component to display only negotiable quote address. -The version of this module is 100.5.1. +The version of this module is 100.5.2. diff --git a/src/pages/module-reference/module-checkout-address-search.md b/src/pages/module-reference/module-checkout-address-search.md index 989ffe83d..6dfe53e08 100644 --- a/src/pages/module-reference/module-checkout-address-search.md +++ b/src/pages/module-reference/module-checkout-address-search.md @@ -3,13 +3,13 @@ title: CheckoutAddressSearch description: N/A --- -## CheckoutAddressSearch module Overview +# Magento_CheckoutAddressSearch module -CheckoutAddressSearch module extends Magento_Checkout and adds functionality to search customer shipping and billing addresses with ui-select component. +The Magento_CheckoutAddressSearch module extends Magento_Checkout and adds functionality to search customer shipping and billing addresses with the `ui-select` component. It prevents loading and rendering of all customer addresses on checkout. -This feature is disabled by default and can be configured in Magento Admin Sales Checkout options. Default limit of addresses after which address search is enabled is 10 and it can be configured in Magento Admin. +This feature is disabled by default and can be configured in the Admin Sales Checkout options. Default limit of addresses after which address search is enabled is 10 and it can be configured in the Admin. -The version of this module is 100.4.7. +The version of this module is 100.4.8. diff --git a/src/pages/module-reference/module-checkout-agreements-graph-ql.md b/src/pages/module-reference/module-checkout-agreements-graph-ql.md index 93212d9d1..d09b7186b 100644 --- a/src/pages/module-reference/module-checkout-agreements-graph-ql.md +++ b/src/pages/module-reference/module-checkout-agreements-graph-ql.md @@ -3,10 +3,9 @@ title: CheckoutAgreementsGraphQl description: N/A --- -# CheckoutAgreementsGraphQl +# Magento_CheckoutAgreementsGraphQl module -**CheckoutAgreementsGraphQl** provides type information for the GraphQl module -to generate Checkout Agreements fields for Checkout Agreements information endpoints. +This module provides type information for the GraphQl module to generate Checkout Agreements fields for Checkout Agreements information endpoints. -The version of this module is 100.4.4. +The version of this module is 100.4.5. diff --git a/src/pages/module-reference/module-checkout-agreements-negotiable-quote.md b/src/pages/module-reference/module-checkout-agreements-negotiable-quote.md index 31616ff13..216bf0fe8 100644 --- a/src/pages/module-reference/module-checkout-agreements-negotiable-quote.md +++ b/src/pages/module-reference/module-checkout-agreements-negotiable-quote.md @@ -8,4 +8,4 @@ description: N/A CheckoutAgreementsNegotiableQuote module extends CheckoutAgreements if it is enabled in configuration and it adds agreements to payment data on checkout with negotiable quote. -The version of this module is 100.5.1. +The version of this module is 100.5.2. diff --git a/src/pages/module-reference/module-checkout-agreements-purchase-order.md b/src/pages/module-reference/module-checkout-agreements-purchase-order.md index 81fc290fe..6ccb053dd 100644 --- a/src/pages/module-reference/module-checkout-agreements-purchase-order.md +++ b/src/pages/module-reference/module-checkout-agreements-purchase-order.md @@ -8,4 +8,4 @@ description: B2B Purchase order and checkout agreements linking module **CheckoutAgreementsPurchaseOrder** allows properly use checkout agreements functionality with purchase order module -The version of this module is 1.5.1. +The version of this module is 1.5.2. diff --git a/src/pages/module-reference/module-checkout-agreements.md b/src/pages/module-reference/module-checkout-agreements.md index 532586831..79b3b0029 100644 --- a/src/pages/module-reference/module-checkout-agreements.md +++ b/src/pages/module-reference/module-checkout-agreements.md @@ -3,9 +3,10 @@ title: CheckoutAgreements description: N/A --- -Magento\CheckoutAgreements module provides the ability add web store agreement that customers must accept before purchasing -products from store. The customer will need to accept the terms and conditions in the Order Review section of the -checkout process to be able to place an order if Terms and Conditions functionality is enabled. +# Magento_CheckoutAgreements module + +This module provides the ability to add web store agreements that customers must accept before purchasing products from the store. +The customer will need to accept the terms and conditions in the Order Review section of the checkout process to be able to place an order if Terms and Conditions functionality is enabled. -The version of this module is 100.4.7. +The version of this module is 100.4.8. diff --git a/src/pages/module-reference/module-checkout-staging.md b/src/pages/module-reference/module-checkout-staging.md index d514ecbb7..637213979 100644 --- a/src/pages/module-reference/module-checkout-staging.md +++ b/src/pages/module-reference/module-checkout-staging.md @@ -5,7 +5,7 @@ description: N/A # Magento_CheckoutStaging module -The Magento_CheckoutStaging module is a part of the staging functionality in Magento EE. +The Magento_CheckoutStaging module is a part of the staging functionality in Adobe Commerce. It extends the checkout functionality and enables you to use it in the staging preview mode. ## Implementation details @@ -31,9 +31,9 @@ You can find the list of modules that have dependencies on the Magento_CheckoutS ## Extension points -Extension points enable extension developers to interact with the Magento_CheckoutStaging module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins). +Extension points enable extension developers to interact with the Magento_CheckoutStaging module. For more information about the Magento extension mechanism, see [Plugins](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_CheckoutStaging module. +[The dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of the Magento_CheckoutStaging module. -The version of this module is 100.4.7. +The version of this module is 100.4.8. diff --git a/src/pages/module-reference/module-checkout.md b/src/pages/module-reference/module-checkout.md index 6a1ccf4e9..0eb299595 100644 --- a/src/pages/module-reference/module-checkout.md +++ b/src/pages/module-reference/module-checkout.md @@ -5,40 +5,39 @@ description: N/A # Magento_Checkout module -Magento\Checkout module allows merchant to register sale transaction with the customer. Module implements consumer flow -that includes such actions like adding products to cart, providing shipping and billing information and confirming -the purchase. +This module allows merchants to register sale transactions with customers. +It implements a consumer flow that includes actions such as adding products to the cart, providing shipping and billing information, and confirming the purchase. ## Observer - This module observes the following events - `etc/events.xml` - `sales_quote_save_after` event in - `Magento\Checkout\Observer\SalesQuoteSaveAfterObserver` file. - `/etc/frontend/events.xml` - `customer_login` event in `Magento\Checkout\Observer\LoadCustomerQuoteObserver` - file. - `customer_logout` event in `Magento\Checkout\Observer\UnsetAllObserver` - +This module observes the following events: + +- `etc/events.xml` + - `sales_quote_save_after` event in `Magento\Checkout\Observer\SalesQuoteSaveAfterObserver` file. +- `/etc/frontend/events.xml` + - `customer_login` event in `Magento\Checkout\Observer\LoadCustomerQuoteObserver` file. + - `customer_logout` event in `Magento\Checkout\Observer\UnsetAllObserver` file. + ## Layouts - The module interacts with the following layout handles in the - `view/frontend/layout` - `catalog_category_view` - `catalog_product_view` - `checkout_cart_configure` - `checkout_cart_configure_type_simple` - `checkout_cart_index` - `checkout_cart_item_renderers` - `checkout_cart_sidebar_item_price_renderers` - `checkout_cart_sidebar_item_renderers` - `checkout_cart_sidebar_total_renderers` - `checkout_index_index` - `checkout_item_price_renderers` - `checkout_onepage_failure` - `checkout_onepage_review_item_renderers` - `checkout_onepage_success` - `default` +The module interacts with the following layout handles: + +- `view/frontend/layout`: + - `catalog_category_view` + - `catalog_product_view` + - `checkout_cart_configure` + - `checkout_cart_configure_type_simple` + - `checkout_cart_index` + - `checkout_cart_item_renderers` + - `checkout_cart_sidebar_item_price_renderers` + - `checkout_cart_sidebar_item_renderers` + - `checkout_cart_sidebar_total_renderers` + - `checkout_index_index` + - `checkout_item_price_renderers` + - `checkout_onepage_failure` + - `checkout_onepage_review_item_renderers` + - `checkout_onepage_success` + - `default` -The version of this module is 100.4.8. +The version of this module is 100.4.9. diff --git a/src/pages/module-reference/module-cms-graph-ql.md b/src/pages/module-reference/module-cms-graph-ql.md index 287cc607c..cda048c37 100644 --- a/src/pages/module-reference/module-cms-graph-ql.md +++ b/src/pages/module-reference/module-cms-graph-ql.md @@ -3,10 +3,9 @@ title: CmsGraphQl description: N/A --- -# CmsGraphQl +# Magento_CmsGraphQl module -**CmsGraphQl** provides type information for the GraphQl module -to generate CMS fields for cms information endpoints. +This module provides type information for the GraphQl module to generate CMS fields for CMS information endpoints. -The version of this module is 100.4.5. +The version of this module is 100.4.6. diff --git a/src/pages/module-reference/module-cms-page-builder-analytics-staging.md b/src/pages/module-reference/module-cms-page-builder-analytics-staging.md index 486527569..d05f58966 100644 --- a/src/pages/module-reference/module-cms-page-builder-analytics-staging.md +++ b/src/pages/module-reference/module-cms-page-builder-analytics-staging.md @@ -8,4 +8,4 @@ description: CMS Staging Page Builder Analytics module The Magento_CmsPageBuilderAnalyticsStaging 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). -The version of this module is 1.7.4. +The version of this module is 1.7.5. diff --git a/src/pages/module-reference/module-cms-page-builder-analytics.md b/src/pages/module-reference/module-cms-page-builder-analytics.md index ece1b8684..f92969fc3 100644 --- a/src/pages/module-reference/module-cms-page-builder-analytics.md +++ b/src/pages/module-reference/module-cms-page-builder-analytics.md @@ -8,4 +8,4 @@ description: CMS Page Builder Analytics module The Magento_CmsPageBuilderAnalytics 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). -The version of this module is 1.6.5. +The version of this module is 1.6.6. diff --git a/src/pages/module-reference/module-cms-staging.md b/src/pages/module-reference/module-cms-staging.md index fd818d7d3..e6555a784 100644 --- a/src/pages/module-reference/module-cms-staging.md +++ b/src/pages/module-reference/module-cms-staging.md @@ -5,7 +5,7 @@ description: N/A # Magento_CmsStaging module -The Magento_CmsStaging module is a part of the staging functionality in Magento EE. It enables you to create new CMS Page and the CMS Block updates or add new changes to the existing store updates. In other words, you can modify the CMS Pages and the CMS Blocks in updates. These updates are shown on the content dashboard. +The Magento_CmsStaging module is a part of the staging functionality in Adobe Commerce. It enables you to create new CMS Page and the CMS Block updates or add new changes to the existing store updates. In other words, you can modify the CMS Pages and the CMS Blocks in updates. These updates are shown on the content dashboard. ## Implementation details @@ -49,9 +49,9 @@ You can find the list of modules that have dependencies on the Magento_CmsStagin ## Extension points -Extension points enable extension developers to interact with the Magento_CmsStaging module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins). +Extension points enable extension developers to interact with the Magento_CmsStaging module. For more information about the Magento extension mechanism, see [Plugins](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_CmsStaging module. +[The dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection) enables you to override the functionality of the Magento_CmsStaging module. ### UI components @@ -63,4 +63,4 @@ You can extend and override layouts in the `Magento\CmsStaging\view\adminhtml\la For more information about layouts, see the [Layout documentation](https://developer.adobe.com/commerce/frontend-core/guide/layouts/). -The version of this module is 100.4.8. +The version of this module is 100.4.9. diff --git a/src/pages/module-reference/module-cms-url-rewrite-graph-ql.md b/src/pages/module-reference/module-cms-url-rewrite-graph-ql.md index ee1bfdf36..1304a9f92 100644 --- a/src/pages/module-reference/module-cms-url-rewrite-graph-ql.md +++ b/src/pages/module-reference/module-cms-url-rewrite-graph-ql.md @@ -3,10 +3,9 @@ title: CmsUrlRewriteGraphQl description: N/A --- -# CmsUrlRewriteGraphQl +# Magento_CmsUrlRewriteGraphQl module -**CmsUrlRewriteGraphQl** provides type information for the GraphQl module -to generate url rewrite fields for cms information endpoints. +This module provides type information for the GraphQl module to generate URL rewrite fields for CMS information endpoints. -The version of this module is 100.4.6. +The version of this module is 100.4.7. diff --git a/src/pages/module-reference/module-cms-url-rewrite.md b/src/pages/module-reference/module-cms-url-rewrite.md index 05f69474e..be61bbeea 100644 --- a/src/pages/module-reference/module-cms-url-rewrite.md +++ b/src/pages/module-reference/module-cms-url-rewrite.md @@ -3,12 +3,12 @@ title: CmsUrlRewrite description: N/A --- -## Overview +# Magento_CmsUrlRewrite module -The Magento_CmsUrlRewrite module adds support for URL rewrite rules for CMS pages. See also Magento_UrlRewrite module. +This module adds support for URL rewrite rules for CMS pages. See also Magento_UrlRewrite module. The module adds and removes URL rewrite rules as CMS pages are added or removed by a user. The rules can be edited by an admin user as any other URL rewrite rule. -The version of this module is 100.4.7. +The version of this module is 100.4.8. diff --git a/src/pages/module-reference/module-cms.md b/src/pages/module-reference/module-cms.md index c72c83a95..65ffe73dc 100644 --- a/src/pages/module-reference/module-cms.md +++ b/src/pages/module-reference/module-cms.md @@ -3,13 +3,13 @@ title: Cms description: N/A --- -# CMS Module +# Magento_Cms module -The CMS module provides the create, edit, and manage functionality on pages for different content types. +This module provides the create, edit, and manage functionality on pages for different content types. ## Wysiwyg -The Wysiwyg UI component is a customizable and configurable HugeRTE editor. +The Wysiwyg UI component is a customizable and configurable TinyMCE editor. The default implementation has the following customizations: @@ -19,40 +19,41 @@ The default implementation has the following customizations: The module interacts with the following layout handles: -`view/base/layout` directory: -The module interacts with the following layout handles: - -`view/adminhtml/layout` directory: +* `view/adminhtml/layout` directory: + * `cms_block_edit.xml` + * `cms_block_index.xml` + * `cms_block_new.xml` + * `cms_page_edit.xml` + * `cms_page_index.xml` + * `cms_page_new.xml` + * `cms_wysiwyg_images_contents.xml` + * `cms_wysiwyg_images_index.xml` +* `view/frontend/layout` directory: + * `cms_index_defaultindex.xml` + * `cms_index_defaultnoroute.xml` + * `cms_index_index.xml` + * `cms_index_nocookies.xml` + * `cms_noroute_index.xml` + * `cms_page_view.xml` + * `default.xml` + * `print.xml` - * `cms_block_edit.xml` - * `cms_block_index.xml` - * `cms_block_new.xml` - * `cms_page_edit.xml` - * `cms_page_index.xml` - * `cms_page_new.xml` - * `cms_wysiwyg_images_contents.xml` - * `cms_wysiwyg_images_index.xml` +## UI components -The module interacts with the following layout handles in the `view/frontend/layout` directory: +This module extends the following UI components: - * `cms_index_defaultindex.xml` - * `cms_index_defaultnoroute.xml` - * `cms_index_index.xml` - * `cms_index_nocookies.xml` - * `cms_noroute_index.xml` - * `cms_page_view.xml` - * `default.xml` - * `print.xml` +* `view/adminhtml/ui_component` directory: + * `cms_block_form.xml` + * `cms_block_listing.xml` + * `cms_page_form.xml` + * `cms_page_listing.xml` -## UI components +## Observers -This module extends following ui components located in the `view/base/ui_component` directory: -This module extends following ui components located in the `view/adminhtml/ui_component` directory: +This module observes the following events: - * `cms_block_form.xml` - * `cms_block_listing.xml` - * `cms_page_form.xml` - * `cms_page_listing.xml` +* `cms_block_save_after` event in `Magento\Cms\Observer\BlockSaveAfterObserver` file. +* `cms_page_save_after` event in `Magento\Cms\Observer\PageSaveAfterObserver` file. -The version of this module is 104.0.8. +The version of this module is 104.0.9. diff --git a/src/pages/module-reference/module-commerce-backend-uix.md b/src/pages/module-reference/module-commerce-backend-uix.md index c6c649ec1..b147bc875 100644 --- a/src/pages/module-reference/module-commerce-backend-uix.md +++ b/src/pages/module-reference/module-commerce-backend-uix.md @@ -102,4 +102,4 @@ http.createServer(options, function (req, res) { ``` -The version of this module is 2.3.0. +The version of this module is 3.4.1. diff --git a/src/pages/module-reference/module-company-asynchronous-operations.md b/src/pages/module-reference/module-company-asynchronous-operations.md index 443508cfe..1e21c0cff 100644 --- a/src/pages/module-reference/module-company-asynchronous-operations.md +++ b/src/pages/module-reference/module-company-asynchronous-operations.md @@ -12,4 +12,4 @@ The Magento_CompanyAsynchronousOperations module allows AsynchronousOperations t This module does not create any backward incompatible changes. -The version of this module is 1.5.1. +The version of this module is 1.5.2. diff --git a/src/pages/module-reference/module-company-credit-graph-ql.md b/src/pages/module-reference/module-company-credit-graph-ql.md index ca3525f3e..c67363825 100644 --- a/src/pages/module-reference/module-company-credit-graph-ql.md +++ b/src/pages/module-reference/module-company-credit-graph-ql.md @@ -8,4 +8,4 @@ description: N/A Provides GraphQl queries to access company credit information. -The version of this module is 1.5.1. +The version of this module is 1.5.2. diff --git a/src/pages/module-reference/module-company-credit.md b/src/pages/module-reference/module-company-credit.md index c5ce11959..b8d7cc6bf 100644 --- a/src/pages/module-reference/module-company-credit.md +++ b/src/pages/module-reference/module-company-credit.md @@ -47,4 +47,4 @@ The following directories contain extensible UI components: For more information, see [UI Listing/Grid Component](https://developer.adobe.com/commerce/frontend-core/ui-components/components/listing-grid) and [UI Form Component](https://developer.adobe.com/commerce/frontend-core/ui-components/components/form) -The version of this module is 100.5.2. +The version of this module is 100.5.3. diff --git a/src/pages/module-reference/module-company-customer-import-export.md b/src/pages/module-reference/module-company-customer-import-export.md index bc11eecc2..68464f4f5 100644 --- a/src/pages/module-reference/module-company-customer-import-export.md +++ b/src/pages/module-reference/module-company-customer-import-export.md @@ -12,4 +12,4 @@ The Magento_CompanyCustomerImportExport module allows import customers with resp This module does not create any backward incompatible changes. -The version of this module is 1.5.0. +The version of this module is 1.5.1. diff --git a/src/pages/module-reference/module-company-graph-ql.md b/src/pages/module-reference/module-company-graph-ql.md index 8520589b5..b92429ab9 100644 --- a/src/pages/module-reference/module-company-graph-ql.md +++ b/src/pages/module-reference/module-company-graph-ql.md @@ -8,4 +8,4 @@ description: N/A Provides GraphQl mutations and queries to access company information. -The version of this module is 1.5.2. +The version of this module is 1.5.3. diff --git a/src/pages/module-reference/module-company-negotiable-quote-template.md b/src/pages/module-reference/module-company-negotiable-quote-template.md index a44a6c77a..f8e3d88bb 100644 --- a/src/pages/module-reference/module-company-negotiable-quote-template.md +++ b/src/pages/module-reference/module-company-negotiable-quote-template.md @@ -12,4 +12,4 @@ The Magento_CompanyNegotiableQuoteTemplate module allows Negotiable Quote Teampl This module does not create any backward incompatible changes. -The version of this module is 1.5.1. +The version of this module is 1.5.2. diff --git a/src/pages/module-reference/module-company-negotiable-quote.md b/src/pages/module-reference/module-company-negotiable-quote.md index 6d053b672..04b4b0ff8 100644 --- a/src/pages/module-reference/module-company-negotiable-quote.md +++ b/src/pages/module-reference/module-company-negotiable-quote.md @@ -12,4 +12,4 @@ The Magento_CompanyNegotiableQuote module allows Negotiable Quotes to have assig This module does not create any backward incompatible changes. -The version of this module is 1.5.1. +The version of this module is 1.5.2. diff --git a/src/pages/module-reference/module-company-payment.md b/src/pages/module-reference/module-company-payment.md index d66d2ad87..6f734e52e 100644 --- a/src/pages/module-reference/module-company-payment.md +++ b/src/pages/module-reference/module-company-payment.md @@ -33,11 +33,9 @@ For more information about layouts, see the [Layout documentation](https://devel The following directory contains extensible UI components: -\