https://github.com/statamic/overload
CLI commands to create test and sample content.
https://github.com/statamic/overload
Last synced: 3 months ago
JSON representation
CLI commands to create test and sample content.
- Host: GitHub
- URL: https://github.com/statamic/overload
- Owner: statamic
- Created: 2016-02-04T13:57:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-20T20:59:06.000Z (over 6 years ago)
- Last Synced: 2025-03-22T04:41:27.661Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 9.77 KB
- Stars: 11
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overload for Statamic 
CLI commands to create test and sample content. Useful for testing loads or while waiting around for client content.
## Usage
- Install the addon by copying the files into `site/addons/Overload`.
- Run `php please update:addons` to install dependencies
- Run the `please` command.## Commands
Running the `please` commands without any arguments will give you interactive prompts to help you create your content.### Entries
```
php please overload:entries [] []
```### Users
```
php please overload:users []
```