Download the PHP package madebybramble/craft-ai-content-writer without Composer

On this page you can find all versions of the php package madebybramble/craft-ai-content-writer. 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-ai-content-writer

AI Content Writer for Craft CMS

Transform your content creation with AI-powered writing assistance directly in Craft CMS

Revolutionize your content workflow with intelligent AI-generated text for any field type. This plugin seamlessly integrates OpenAI's advanced language models into your entry editor, providing instant content generation that saves time while maintaining quality and consistency across your website.

Plugin Version Craft CMS License

🌟 Why This Plugin?

The Problem: Content creation is time-consuming and resource-intensive. Writers face creative blocks, and maintaining consistent tone and quality across large amounts of content is challenging.

The Solution: This plugin uses OpenAI's cutting-edge language models to generate high-quality content on demand, directly within your Craft CMS entry editor. It provides:

🚀 Key Features

🤖 Smart Content Generation

⚙️ Flexible Field Support

🎯 Intelligent Integration

📊 Powerful Management

🔧 Advanced Controls

📋 Requirements

🔧 Installation

Via Craft Plugin Store (Coming Soon)

  1. Open the Plugin Store

    • In your Craft CMS admin panel, go to Settings → Plugin Store
    • Search for "AI Content Writer"
    • 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
    • Configuration required after installation

Via Composer

  1. Install via Composer

  2. Install in Craft CMS
    • Go to Settings → Plugins
    • Find "AI Content Writer"
    • Click Install

⚡ Quick Start Guide

1. Get Your OpenAI API Key

2. Configure the Plugin

3. Set Up Entry Types

4. Test Content Generation

📖 Detailed Configuration

🔑 API Configuration

OpenAI API Key

Model Selection

Choose from available OpenAI language models:

✍️ Content Generation Settings

Token Limits

Custom System Prompt

📝 Entry Type Configuration

Per-Type Settings

Configure each entry type independently:

Field Type Support

Control which field types can receive generated content:

🔧 Advanced Settings

Performance Configuration

Error Handling

🎯 Using Content Generation

From Entry Editor

Basic Usage

  1. Open any entry for editing (or matrix block via slideout)
  2. Locate the "AI Content Writer" panel in the sidebar
  3. Select your target field from the dropdown
  4. Enter a descriptive prompt for the content you need
  5. Click "Generate Content" to create AI-powered text
  6. Review the generated content in the preview area
  7. Click "Insert into Field" to add it to your entry

Matrix Field Support

The plugin fully supports content generation in matrix block entries:

Field Selection

Background Processing

Job Queue Integration

📊 Dashboard Widget

Content Generation Stats Widget

Add to your dashboard for quick monitoring:

Adding the Widget

  1. Go to Dashboard
  2. Click + New Widget
  3. Select AI Content Writer Stats
  4. Configure size and position

🎯 Best Practices

📝 Content Quality

⚙️ Configuration Tips

⚡ Performance Optimization

🔒 Security & Compliance

🔍 Troubleshooting

Common Issues

"API Key Not Configured"

"No Fields Available"

"Content Generation Failed"

"Content Not Inserting"

Performance Issues

Slow Generation

High Costs

📈 Understanding Field Types

Supported Field Types

Field Insertion Methods

🔐 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 content generation. Create compelling content faster while maintaining quality and consistency across your entire website.

Next Steps:

  1. Configure entry types for your most-used content
  2. Test content generation with various prompts
  3. Set up dashboard widgets for usage monitoring
  4. Train your team on effective prompt writing
  5. Enjoy faster, more efficient content creation!

Made with ❤️ by Made By Bramble


All versions of craft-ai-content-writer 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-ai-content-writer contains the following files

Loading the files please wait ...