WPIntell

Source evidence

install-mu-module composer command missing

Index WP MySQL For Speed · support · 2025-10-07T09:11:00+00:00

complaintsentiment
mediumseverity
0.68relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 35 rows with source links

17.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
windyjonas resolved
I want to move the necessary plugin file to the must-use plugins directory using composer, because the web user has no privilege to write to that directory. According to readme file I should be able to do this: "scripts": { "install-wp-mysql-mu-module": [ "@composer --working-dir=wordpress/wp-content/plugins/index-wp-mysql-for-speed install-mu-module" ], "post-install-cmd": [ "@install-wp-mysql-mu-module" ], "post-update-cmd": [ "@install-wp-mysql-mu-module" ] }, But I get the error “Command “install-mu-module” is not defined.” and no such script seems to exist in the plugin directory. I have adjusted the working dir to my own environment, that is not the problem. Thanks for the defect report. I will take a look. Any update on this @olliejones ? The composer command install-mu-module seems to be missing. I’ll take a look at this next week. Thanks for your patience. Please see https://github.com/OllieJones/index-wp-mysql-for-speed/issues/100 and version 1.5.5 of the plugin.

Comments

4 shown
OllieJones 2025-10-07T10:56:00+00:00

Thanks for the defect report. I will take a look.

windyjonas 2025-11-12T12:05:00+00:00

Any update on this @olliejones ? The composer command install-mu-module seems to be missing.

OllieJones 2025-11-14T13:58:00+00:00

I’ll take a look at this next week. Thanks for your patience.

OllieJones 2025-11-19T17:28:00+00:00

Please see https://github.com/OllieJones/index-wp-mysql-for-speed/issues/100 and version 1.5.5 of the plugin.