Installation with Composer
Composer repository using this command: composer config repositories.magedelight-repo composer https://packages.magedelight.com/
Replace repo public key and private key with your public and private key composer config http-basic.gitlab.magedelight.com $PUBLIC_KEY $PRIVATE_KEY
composer require mage_delight/ai_product_content_summarizer_module composer require hyva-themes/hyva-magento2-magedelight-ai-product-content-summarizer
| Note |
|---|
To obtain your public and private keys, please navigate to the "My Account" section. In the "Download Extension Packages" tab, you will find the keys available for your access. |
|