| Name | Modified | Size | Downloads / Week | 
|---|---|---|---|
| Parent folder | |||
| easyengine.phar.sha512 | 2025-09-27 | 129 Bytes | |
| easyengine.phar.md5 | 2025-09-27 | 33 Bytes | |
| easyengine.phar | 2025-09-27 | 8.0 MB | |
| EasyEngine v4.9.3 source code.tar.gz | 2025-09-27 | 145.5 kB | |
| EasyEngine v4.9.3 source code.zip | 2025-09-27 | 201.5 kB | |
| README.md | 2025-09-27 | 1.0 kB | |
| Totals: 6 Items | 8.3 MB | 0 | |
What's Changed
- Release/v4.9.3 https://github.com/EasyEngine/easyengine/pull/1901 @mrrobot47
- feat: ssl-info command to show SSL details and DNS challange records https://github.com/EasyEngine/site-command/pull/457 @mrrobot47
- feat(site): update add_site_redirects to handle redirect for non-ssl https://github.com/EasyEngine/site-command/pull/458 @mrrobot47
- Add migration to fix SSL flag in DB for edge cases https://github.com/EasyEngine/site-command/pull/456 @mrrobot47
- feat(redirects): check for SSL cert/key before adding redirects https://github.com/EasyEngine/site-command/pull/455 @mrrobot47
- Add ssl-dns-info command to display DNS-01 TXT record values post site creation https://github.com/EasyEngine/site-command/pull/454 @mrrobot47
- Add config unset and list commands with format support https://github.com/EasyEngine/config-command/pull/13 @mrrobot47
- Fix/cert return https://github.com/EasyEngine/site-command/pull/453 @mrrobot47
- fix typo https://github.com/EasyEngine/site-command/pull/421 @gingerbeardman