V1.7 Module Security Pro 3.0.0

maty12

Active member
XNullUser
Joined
May 7, 2021
Messages
459
Reaction score
67
Points
28
NullCash
148
goo
PrestaShop in its own is very secure. It is among the most secure content management systems available. When that is said, PrestaShop advice you to set file- and folder permissions by your own, and secure your back-end with .htpasswd. This part is not covered by PrestaShop. I added those functions to the module, so you can do it without any coding knowledge.

I did not add settings that are obviously already covered by PrestaShop core with another technique, but when that it said, if some technique having more layers is good practice, I added those extra layers of security.

Example of a great feature: You can enable e-mail notifications for filechanges. You choose the time interval to check for by a cron-job. You will get an e-mail if there were any filechanges since last check.
So in case you get malware, spyware etc., or you mess something up by yourself, you will get an e-mail with paths to files that changed. So you know exactly where to check!

Here are just some of the other features you will have with this module (check screenshot for more information's):

  • Brute force protection
  • Prevent unauthorized access to your back end
  • Click-jack protection
  • XS
good
 
Top