Plugin documentation for installation, usage, uninstallation, and troubleshooting.
Slug: landing-page-builder Version: 1.0.0 Author: Arman SenSimple landing page builder with editable sections and homepage rendering.
This plugin is managed through /admincp/plugins and works without core-file edits.
/plugins-check.php should show auto_prepend_loaded: true).content/plugins/landing-page-builder./admincp/plugins, find Landing Page Builder, 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/landing-page-builder 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.