Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

how to add mention plugin #44

Open
mamadza opened this issue Feb 22, 2019 · 3 comments
Open

how to add mention plugin #44

mamadza opened this issue Feb 22, 2019 · 3 comments
Labels

Comments

@mamadza
Copy link

mamadza commented Feb 22, 2019

Hi can you add mention plugin in this repository , I added manual in vendor and its work prefect,

@tonydspaniard
Copy link
Member

tonydspaniard commented Apr 16, 2019

Hi @mamadza, what you need to do is not to add it to its plugin directory but to make use of the external-plugins options: https://www.tiny.cloud/docs/configure/integration-and-setup/#external_plugins

'clientOptions' => [
    'external_plugins' => [
        'mention' => '... url of plugin ...' 
    ],
   'plugins' => 'mention ...'

@tonydspaniard tonydspaniard changed the title add mention plugin how to add mention plugin Apr 16, 2019
@tonydspaniard
Copy link
Member

tonydspaniard commented Apr 16, 2019

Check how this one did it: #28 (comment)

@mamadza
Copy link
Author

mamadza commented Apr 16, 2019

thank alot <3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants