storychief / statamic-storychief
Use StoryChief for collaboration on SEO blogposts, social posts and one-click multichannel distribution.
Installs: 2 587
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 3
Forks: 2
Open Issues: 0
Type:statamic-addon
Requires
- laravel/framework: >=7.0
- statamic/cms: ^3.0|^4.0|^5.0
This package is auto-updated.
Last update: 2025-01-29 13:42:39 UTC
README
Description
Connect your Statamic website to StoryChief and publish straight to Statamic.
Looking for Statamic 2?
Installation
- Add the addon through the addon manager or
composer require storychief/statamic-storychief
- Publish the configuration
php artisan vendor:publish --tag=storychief-config
HOW IT WORKS
1. Create a Statamic channel
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.
2. Install addon
-
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.
3. Confirm
Set your website's url on your Statamic channel and press save. Your website should now be connected.
REQUIREMENTS
This plugin requires a StoryChief account. Not a StoryChief user yet? Sign up for free!