How to delete disabled language packages completely?
We don’t see the option to delete those packages.
We have disabled language list in the config.php file.
How to delete disabled language packages completely?
We don’t see the option to delete those packages.
We have disabled language list in the config.php file.
I suggest searching the file system for files with that language’s code (like en_US or something else) and deleting them.
But be careful, have your backups ready or try it first in a test system, in case you beak anything…
Thanks, I will run the command and check it out.
grep -rl "en_en" .