sunnysideup / automated-content-management
Use AI / LLM (like chatGPT) to manage your content.
Package info
github.com/sunnysideup/silverstripe-automated-content-management
Type:silverstripe-vendormodule
pkg:composer/sunnysideup/automated-content-management
Requires
- mozex/anthropic-php: ^1.1
- openai-php/client: ^0.15
- silverstripe/admin: ^2.0
- silverstripe/framework: ^5.0
- sunnysideup/add-casted-variables: dev-main
- sunnysideup/classes-and-fields-info: dev-main
- sunnysideup/optionsetfield-grouped: dev-main
- sunnysideup/selections: dev-main
- sunnysideup/yes-no-any-filter: dev-master
Requires (Dev)
- phpstan/extension-installer: ^1.3
- phpunit/phpunit: ^9.6
- silverleague/ideannotator: *
- silverstripe/standards: ^1
- squizlabs/php_codesniffer: ^3.7
- sunnysideup/sswebpack_engine_only: dev-master
Suggests
- khalsa-jio/silverstripe-ai-nexus: The Silverstripe way to connect to LLMs
This package is auto-updated.
Last update: 2026-05-27 03:48:45 UTC
README
Documentation
Requirements
See composer.json for details.
Suggested modules
See composer.json for details.
Installation
composer require sunnysideup/automated-content-management
Configuration
In the _config folder you will find the automated-content-management.yml.example
file that shows options for the configuration of this module.
We recommend that you:
- copy these
automated-content-management.yml.examplefiles into yourapp/_configfolder (where available - otherwise search forprivate static $in the module to see what can be configured) - remove the .example extension,
- delete the lines you do not care about, and
- adjust the configurations that you would like to use.
Contributing
We welcome any contributions. See CONTRIBUTING.md for more details.
Paid assistance
You can pay us to create an improved / adapted version of this module for your own projects. Please contact us if you like to find out more: www.sunnysideup.co.nz. For example, we can write tests for this module.
Author
Sunny Side Up Ltd.
Looking for Silverstripe Modules?
To find other modules, please visit ssmods.com.