storychief
70 sites
Security covered
Use StoryChief for collaboration on SEO blogposts, social posts and one-click
multichannel distribution. Gain better collaboration, create more interactive
and beautiful content with StoryChief and go Multi-Channel without any hurdles
or technical requirements.
REQUIREMENTS
This plugin requires a StoryChief workspace. Not a StoryChief user yet? Sign up for free
INSTALLATION
Install as you would normally install a contributed Drupal module. Visit
https://www.drupal.org/node/1897420 for further information.
CONFIGURATION
- Create a Drupal destination in your StoryChief workspace
- Install and activate the module
- Configure the module by saving your encryption key & mapping the fields
- Publish from StoryChief to your Drupal website
DEVELOPERS
StoryChief's Drupal module (versions 8.x-2.x and up) uses Drupal's Annotation-based
Plugin pattern for mapping StoryChief data to Drupal Fields.
Register additional StoryChiefFieldHandler's by following
the PSR4 standard.
Available hooks:
hook_storychief_node_type_alter()Change the node type to publish at runtime.hook_storychief_payload_alter()Altering the payload at runtime.hook_storychief_field_handler_info_alter()Remove existing StoryChiefFieldHandler's.