This module integrates Magento 2 with Powerise.io, a software that generates product descriptions using artificial intelligence. With this integration, you can automatically generate unique and high-quality product descriptions for your Magento store, improving the customer experience and SEO.
composer require powerise/module-integration
To install this module, follow these steps:
- Download the latest release from the releases page.
- Upload the contents of the app directory to folder
app/code/Powerise/Integration
php bin/magento module:enable Powerise_Integration
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Configure the module by going to the Magento 2 admin panel > Stores > Configuration > Powerise.
To use the module, you need to connect your e-commerce to Powerise. Log in to Magento 2 admin panel > Stores > Configuration > Powerise. Press the button "Connect" and link your e-commerce with Powerise.
If you encounter any issues or have any questions, please open an issue on the GitHub repository.
If you would like to contribute to this module, please fork the repository and submit a pull request.
This module is licensed under the GPLv3 License. See the LICENSE file for more information.