OC 3.0.2.0 – Password Length & Complexity
Go to file catalog/view/YOUR-THEME/default/template/account/register.php,Search for the line :<input type=”password” name=”password” value=”{{ password }}” placeholder=”{{ entry_password }}”…
How To Force Customers To Use Strong Passwords In OpenCart
With cyber security becoming a larger concern to businesses online I thought I would write a blog post on how you can ensure that passwords are strong enough on customer accounts.When customers register for an account on a default OpenCart installation,…
How to Use Google’s SMTP Service with Opencart
more 1. Login to your Opencart Admin Page and navigate to System > Settings > Edit > Mail 2. Once you have opened up the Mail Settings tab you should complete the form using the following data: Mail Protocol should be set to SMTP Mail Parameters…
How to change OpenCart Timezone?
OpenCart is an online store management system which is freely available under the GNU General Public License. It is PHP-based using MySQL database and HTML components. It is a well known simple and light weight eCommerce platform used to make small to…