pattern-lab / plugin-node-tab

ARCHIVED - The Tab plugin allows you to define additional code tabs to the pattern viewer / modal.
http://patternlab.io/
MIT License
5 stars 9 forks source link

Use with patternlab-php/twig #16

Closed froboy closed 7 years ago

froboy commented 7 years ago

Greetings, I'm trying to use this plugin with the PHP/Twig flavor of PatternLab. I've used npm to get the plugin, added this to my config.yml:

  plugin-node-tab:
    enabled: true
    initialized: false

but I'm not able to get the plugin working. So 1) is this even possible? 2) any idea how?

My setup:

bmuenzenmeyer commented 7 years ago

I am a bit confused by the issue report. Are you using Pattern Lab PHP or Pattern Lab Node?

froboy commented 7 years ago

I'm using Pattern Lab PHP, but I didn't see any equivalent project for the PHP version of the plugin so I thought I'd try here. I'm happy to redirect the question elsewhere if there's a better place for it.

bmuenzenmeyer commented 7 years ago

ok. Unfortunately this plugin and its behavior are only supported within Pattern Lab Node at this time. A better place to redirect this would be the the PHP side of the organization, like https://github.com/pattern-lab/patternlab-php

froboy commented 7 years ago

No worries. Thanks!