powerise / module-integration
Official Powerise Integration plugin for Magento 2
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ^7.4
Requires (Dev)
- symfony/var-dumper: ^4.4
README
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.
Installation
Using Composer
composer require powerise/module-integration
By copying files to the server
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
Run the following command in your Magento 2 installation directory:
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
Configure the module by going to the Magento 2 admin panel > Stores > Configuration > Powerise.
Configuration
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.
Support
If you encounter any issues or have any questions, please open an issue on the GitHub repository.
Contributing
If you would like to contribute to this module, please fork the repository and submit a pull request.
License
This module is licensed under the GPLv3 License. See the LICENSE file for more information.