When installing and activating the server plugin in a multisite environment using the suggested command (wp login install --activate) you may be surprised that it will error as inactive when attempting to use to log-in to a sub site.
The activation should either network-activate automatically or require an additional flag, similar to plugin activate.
When installing and activating the server plugin in a multisite environment using the suggested command (
wp login install --activate) you may be surprised that it will error as inactive when attempting to use to log-in to a sub site.The activation should either network-activate automatically or require an additional flag, similar to
plugin activate.