Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mibew-mattermost plugin #1

Open
artemisapuci opened this issue Nov 10, 2021 · 3 comments
Open

mibew-mattermost plugin #1

artemisapuci opened this issue Nov 10, 2021 · 3 comments
Labels
question Further information is requested

Comments

@artemisapuci
Copy link

Hello I want to create an integration between mibew and mattermost, I have already fulfilled all of the steps in the installation document ,installed mibew messenger, put the files in the mibew/plugins and did the plugin configuration in the /configs/config.yml file but when I go to /operator/plugin to enable the plugin, no plugin is showed , do you have any idea on what the problem may be ? Thanks

@tzeumer
Copy link

tzeumer commented Nov 10, 2021

Hello.

just a wild guess, but is it really in the right folder? The first time I used a plugin I got confused by the "double Mibew" in the path plugins/Mibew/Mibew/Plugin.

image

@faf faf added the question Further information is requested label Nov 10, 2021
@faf
Copy link
Member

faf commented Nov 10, 2021

Yes, most likely it's the paths. That's a very common trouble, despite the fact that this feature is described in the docs: https://docs.mibew.org/plugins/installation.html :)

Another possible reason could be in invalid permissions on dirs and/or files. For example if web server could not read (or execute) the dir of a plugin, Mibew Messenger would be unable to "see" it.

@artemisapuci
Copy link
Author

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants