Disabling plugins in Elgg
To disable all plugins in Elgg, create a file named disabled in Elgg’smod directory. To do this, follow these steps:- Log in to your cPanel account.
- In the Files section of the cPanel home screen, click File Manager.
-
Navigate to the directory where Elgg is installed.
📘 Note If you installed Elgg in the document root directory, then go to the public_html directory. If you installed Elgg in a subdirectory, navigate to that directory instead.
- Open the mod directory.
- On the top menu bar, click the New File icon. The New File dialog box appears.
-
In the New File Name text box, type
disabled. - Click Create New File.
- All plugins are now disabled, and you should be able to log in to Elgg.