Plugin documentation for installation, usage, uninstallation, and troubleshooting.
Slug: message-request-layer Version: 1.0.0 Author: Arman SenConsent-based private messaging with anti-spam controls and LinkedIn-style message requests
This plugin is managed through /admincp/plugins and works without core-file edits.
/plugins-check.php should show auto_prepend_loaded: true).content/plugins/message-request-layer./admincp/plugins, find Message Request Layer, then click Install.install.php, so setup tasks run when you click Install.plugin.json./admincp/plugins.uninstall.php, so cleanup can run when you click Uninstall.content/plugins/message-request-layer only after uninstall completes (if full removal is needed).A: Usually it is not enabled, or plugin loader is not active. Check /admincp/plugins and /plugins-check.php.
A: This plugin has a settings/admin screen available from its plugin card in AdminCP.
A: No. Plugin files in content/plugins are designed to be update-safe from core upgrades.
A: It depends on cleanup logic in uninstall.php. Review plugin behavior before removal if you need to preserve data.