Plugin for easily displaying all domains on the server with active LetsEncrypt domains with the renewal dates.
Is it free?
Yes.
Screenshot:
Download & Installation:
- Go to DirectAdmin Plugin Manager (as admin)
- Install new plugin (from URL)
- After installation the plugin is available under "Extra Features".
Standalone script:
After installation of the plugin you can also run a console script for example in /root:
If you now login to your system you can run letsencrypt_show_all.sh and always have access to the latest version:
Latest version:
2.2
GitHub repository:
GitHub repository
Is it free?
Yes.
Screenshot:

Download & Installation:
- Go to DirectAdmin Plugin Manager (as admin)
- Install new plugin (from URL)
Code:
https://daplugins.erulezz.dev/letsencrypt_domains.tar.gz
- After installation the plugin is available under "Extra Features".
Standalone script:
After installation of the plugin you can also run a console script for example in /root:
Code:
ln -s /usr/local/directadmin/plugins/letsencrypt_domains/admin/letsencrypt_show_all.sh letsencrypt_show_all.sh
If you now login to your system you can run letsencrypt_show_all.sh and always have access to the latest version:
Code:
cd /root
./letsencrypt_show_all.sh
Latest version:
2.2
GitHub repository:
GitHub repository
Last edited: