You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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.
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
The text was updated successfully, but these errors were encountered: