sunnysideup / automated-content-management
Use AI / LLM (like chatGPT) to manage your content.
Installs: 127
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 2
Type:silverstripe-vendormodule
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
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
- dev-main
- 5.7.3
- 5.7.2
- 5.7.1
- 5.7.0
- 5.6.0
- 5.5.0
- 5.4.1
- 5.4.0
- 5.3.0
- 5.2.0
- 5.1.1
- 5.1.0
- 5.0.6
- 5.0.5
- 5.0.4
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0.0
- 4.6.0
- 4.5.0
- 4.4.2
- 4.4.1
- 4.4.0
- 4.3.0
- 4.2.3
- 4.2.2
- 4.2.1
- 4.2.0
- 4.1.0
- 4.0.0
- 3.4.2
- 3.4.1
- 3.4.0
- 3.3.2
- 3.3.1
- 3.3.0
- 3.2.0
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.2
- 3.0.1
- 3.0.0
- 2.0.2
- 2.0.1
- 2.0.0
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
This package is auto-updated.
Last update: 2025-09-13 23:43:33 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.example
files into yourapp/_config
folder (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.