Hi,
is it possible to use botman with PHPMAker?
I tried to install it with composer but with no success.
mpol_ch
Hi,
is it possible to use botman with PHPMAker?
I tried to install it with composer but with no success.
mpol_ch
You may click Tool → Composer Packages to add any other composer packages, then make sure you include compsoer.json and enable “composer update” when you generate scripts again. Then you can use the package.
thanks.
I have done this.
I am seeing an error 404.
Do I need to install only the composer package “botman/botman” or some more?
I am trying to access it with custom file.
Is there an example code for custom php file somewhere?
thanks
mpol_ch
Make sure you have generated composer.json again and run “composer update” again. After update, the “vendor” folder is updated by composer, you need to upload to your site before you use. You need to refer to the developer’s documentation and see if it depends on some other software such as drivers.