panlatent / element-generator
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 1
Type:craft-plugin
Requires
- php: >=8.2
- craftcms/cms: ^5.0
- fakerphp/faker: ^1.23
- guzzlehttp/guzzle: ^7.8
- openai-php/client: ^0.10.1
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
This package is auto-updated.
Last update: 2024-10-28 09:49:56 UTC
README
Element Generator
Generate content for your elements in Craft CMS. It can help you quickly fill website content and is suitable for testing, demonstration, and even production.
Features
- Faker integration
- ChatGPT API integration
- Export to Database, JSON or CSV
Elements
Support all of Craft's built-in types, and it's easy to generate content for your custom element types.
Documentation
Visit the Documentation for all documentation.