Third party modules not detected

26 views
Skip to first unread message

Nicolas Daigneault

unread,
Apr 12, 2021, 4:29:17 PM4/12/21
to munkireport
Hi,

I try to add third party module to my munkireport, and I am not able to see it in the web admin.

I did it with composer, the files are in the folder munkireport/local/modules/vendor/joncrain/manifest.  I added it in the .env MODULES='xxx, manifest' but it don't appear.  I deleted the files, tried with a git pull same story.

When I go to myurl/index.php?/install/dump_modules/ I never see the new module added.

I tryed to add the MODULE_SEARCH_PATHS="my path from the root drive" in the .env but it changed nothing too. So I don't know what to do now.  Do you have any idea what to check?

Thanks

Xavier Xavier

unread,
Apr 12, 2021, 5:12:36 PM4/12/21
to munki...@googlegroups.com
--
You received this message because you are subscribed to the Google Groups "munkireport" group.
To unsubscribe from this group and stop receiving emails from it, send an email to munkireport...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/munkireport/eb89402b-2d32-47b3-97db-e90d2178482dn%40googlegroups.com.

Nicolas Daigneault

unread,
Apr 13, 2021, 9:12:36 AM4/13/21
to munkireport
Yes I did it with the command line on the client with this command:

sudo /bin/bash -c "$(curl -s 'https://example.com/index.php?/install')"

The new module was not install, but if i do modification in the .env for other module it work.

Xavier Xavier

unread,
Apr 13, 2021, 10:10:06 AM4/13/21
to munki...@googlegroups.com
Nicolas,

You used the address of your server in this example, correct? "https://example.com/index.php?/install

I find one good way to test this is to go to the MunkiReport server with that path and downloading the install script to run it manually on a client, for troubleshooting. Making sure to substitute the correct IP for the server.

On the client

Sudo sh -x ./path-to-install-script-i-saved.sh

-x

On Apr 13, 2021, at 6:12 AM, Nicolas Daigneault <nicolas.d...@gmail.com> wrote:


Reply all
Reply to author
Forward
0 new messages