opengento/module-openai-connector

N/A

Maintainers

Package info

github.com/opengento/magento2-openai-connector

Type:magento2-module

pkg:composer/opengento/module-openai-connector

Statistics

Installs: 0

Dependents: 1

Suggesters: 0

Stars: 5

Open Issues: 2

1.0.0 2024-03-09 16:32 UTC

This package is auto-updated.

Last update: 2026-02-11 15:01:20 UTC


README

Magento 2 Open Source or Commerce edition is required.

Composer installation

Run the following composer command:

composer require opengento/magento2-openai-connector

Setup the module

Run the following magento command:

bin/magento setup:upgrade

If you are in production mode, do not forget to recompile and redeploy the static resources.

Settings

The configuration for this module is available in 'Stores > Configuration > Services > OpenAI API'.

Support

Raise a new request to the issue tracker.

Authors

  • Opengento Community - Lead - Twitter Follow

License

This project is licensed under the MIT License - see the LICENSE details.

That's all folks!