- Introduction
- Requirements
- Installation
- Configuration
Drupal Field widget for the Open AI image generator.
-
For a full description of the module, visit the project page: TBC
-
To submit bug reports and feature suggestions, or to track changes: https://github.com/rawdreeg/openai_image_for_drupal/issues
This module requires the OpenAI PHP SDK as a dependency
-
Install as you would normally install a contributed Drupal module. Visit: https://www.drupal.org/node/1897420 for further information.
-
Configure the module.
1. Navigate to "Adminstration > Extend" and enable module.
2. Navigate to "Adminstration > Configuration > Web Services > OpenAI Image.
1. Configure OpenAI API.
3. For any image field you can select the OpenAI Image Generator form widget.
4. Widget settings can be updated as follow:
- Provide ckeditor plugin along with the field widget
- Clean up up code to pass phpcs
- Publish on Drupal.org