Connect your Statamic website to StoryChief and publish straight to Statamic.
Looking for Statamic 2?
- Add the addon through the addon manager or
composer require storychief/statamic-storychief
- Publish the configuration
php artisan vendor:publish --tag=storychief-config
If you don't already have an account on StoryChief, sign up! here. Once created, add a Statamic channel on your workspace and take note of the encryption key it gives you.
-
Install the addon through the Statamic addon manager of your website or by using composer:
composer require storychief/statamic-storychief
-
Publish the configuration file:
php artisan vendor:publish --tag=storychief-config
-
Set you collection (and blueprint) handle in the foreseen config options, as wel as your field mapping.
Set your website's url on your Statamic channel and press save. Your website should now be connected.
This plugin requires a StoryChief account. Not a StoryChief user yet? Sign up for free!