sashainparis / xtc

Xtended Content module for Drupal 8.

Home Page:https://xtc.docs.codexperfect.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xtended Content

Token parameter should be provided in a separated file: my_module.xtc.serve.xtctoken.yml

xtc:
  serve_client:
    profile_name:
      token: 'this-is-my-private-token-1234567890'

Private token should be kept private out of the Git repository: Make sure your .gitignore file includes this line:

*.xtctoken.yml

About

Xtended Content module for Drupal 8.

https://xtc.docs.codexperfect.com/


Languages

Language:PHP 100.0%