Security extension for Magento, scanning server for changes files -


i use plugin wordpress called "wordfence". works scanning files on server , checking changes or suspicious code.

i looking similar magento. exist?

to put way, looking extension security, , scanning files looking changes lot.

you should use version control system that, describe (and more).

for example, git status show modified files since last release. use .gitignore exclude media files , other volatile stuff.

see yireo's tutorial on git , magento on how started.


Comments

Popular posts from this blog

xml - Extract substrings with XSLT -

math - "ELO Rating" and how does "TSR Rating" work? -

How can do a tuple comparison in coffeescript similar to that in python? -