How to check the latest patch version applied to magento?
Magento latest patch version need to check will use below commands. It will show entire list of patch in your project.
Runned the command in your putty.
grep -F '|' app/etc/applied.patches.list|cut -f 2,1 -d'|'
Another options
Goto App/etc folder and find the file name as "applied.patches.list"...

Recent Posts
Popular Posts
Categories
- Apache Server (1)
- Api Integration (1)
- Browsers (6)
- CSS and CSS3 (2)
- Fedex (1)
- Html and Html5 (3)
- Javascript (1)
- JQuery (1)
- JSON and JSONP (2)
- Magento (1)
- Mysql and SQL (4)
- Nodejs (3)
- Php (16)
- ReactJS (2)
- technology (6)
- WebP (1)
- Webpack (2)
Profile
Followers
Copyright © 2025
Codingslover Programming Blog, Tutorials, jQuery, Ajax, PHP, MySQL | Powered by Blogger