Download the PHP package madebybramble/craft-openai-alt-generator without Composer

On this page you can find all versions of the php package madebybramble/craft-openai-alt-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package craft-openai-alt-generator

OpenAI Alternative Text Generator for Craft CMS

Automatically generate WCAG-compliant alternative text for your images using OpenAI's Vision API

Transform your website's accessibility with AI-powered alternative text generation. This plugin automatically creates descriptive, WCAG-compliant alt text for your images, making your content accessible to everyone while saving you countless hours of manual work.

Plugin Version Craft CMS License

🌟 Why This Plugin?

The Problem: Writing quality alternative text for images is time-consuming and often neglected, leading to poor website accessibility and potential legal issues.

The Solution: This plugin uses OpenAI's advanced Vision API to automatically generate professional-quality, WCAG-compliant alternative text that:

🚀 Key Features

🤖 Automatic AI Generation

⚙️ Flexible Configuration

📊 Bulk Operations

🎯 Smart Integration

🔧 Advanced Controls

📋 Requirements

🔧 Installation

Via Craft Plugin Store (Recommended)

  1. Open the Plugin Store

    • In your Craft CMS admin panel, go to Settings → Plugin Store
    • Search for "OpenAI Alternative Text Generator"
    • Click Install on the plugin
  2. Install the Plugin
    • Click Try for a free trial or Buy Now to purchase
    • The plugin will be automatically downloaded and installed
    • No additional configuration needed

Via Composer

  1. Install via Composer

  2. Install in Craft CMS
    • Go to Settings → Plugins
    • Find "OpenAI Alternative Text Generator"
    • Click Install

⚡ Quick Start Guide

1. Get Your OpenAI API Key

2. Configure the Plugin

3. Set Up Volumes

4. Test the Setup

📖 Detailed Configuration

🔑 API Configuration

OpenAI API Key

Model Selection

Choose from available OpenAI vision models:

🖼️ Image Processing Settings

Resolution Options

Custom System Prompt

📁 Volume Configuration

Per-Volume Settings

Configure each asset volume independently:

Field Requirements

Alt text fields must be:

🔧 Advanced Settings

Retry Configuration

Performance Tuning

🔄 Using Bulk Operations

From Settings Page

Generate Missing Alt Text

Replace ALL Alt Text ⚠️

From Asset Manager

Context-Aware Operations

Mobile & Responsive

📊 Dashboard Widget

Alternative Text Status Widget

Add to your dashboard for quick monitoring:

Adding the Widget

  1. Go to Dashboard
  2. Click + New Widget
  3. Select Alternative Text Status
  4. Configure size and position

🎯 Best Practices

📝 Alt Text Quality

🔧 Configuration Tips

⚡ Performance Optimization

🔒 Security & Compliance

🔍 Troubleshooting

Common Issues

"API Key Not Configured"

"Connection Test Failed"

"No Alt Text Generated"

"Field Not Found" Errors

Performance Issues

Slow Processing

High Costs

📈 Understanding Statistics

Volume Statistics Display

🔐 Environment Variables

For production deployments, use environment variables:

Then in settings, use:

📞 Support & Resources

Getting Help

Useful Resources

Developer Info

🎉 You're All Set!

Your Craft CMS site is now equipped with AI-powered alternative text generation. Your images will automatically become more accessible, improving user experience for everyone.

Next Steps:

  1. Monitor the dashboard widget for completion progress
  2. Run bulk operations on existing images
  3. Customize settings based on your needs
  4. Enjoy automatic alt text generation on new uploads!

Made with ❤️ by Made By Bramble


All versions of craft-openai-alt-generator with dependencies

PHP Build Version
Package Version
Requires craftcms/cms Version ^5.3.0
openai-php/client Version ^0.8.0
guzzlehttp/guzzle Version ^7.0
symfony/yaml Version ^5.4|^6.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package madebybramble/craft-openai-alt-generator contains the following files

Loading the files please wait ....