# ManishJoy_CustomerLogin v1.0.0
## Magento 2 Extension

### Free magento 2 extension to login & signup using AJAX

### Magento Doesn't have Ajax supported Login and Sign Up out of the box, this extension enables this feature

## Features:
1. Easy to use
2. Looks like core functionality of Magento (at backend as well as frontend)
3. Unencrypted code for easy customization

___________________________________________________________________________________________________

### Screenshots:

--1--

<img src="https://image.ibb.co/j600gm/Screenshot_from_2017_12_05_22_34_34.png" alt="Screenshot 1" title="Screenshot 1">

--2--

<img src="https://image.ibb.co/f6t31m/Screenshot_from_2017_12_05_22_34_43.png" alt="Adding-SS" title="Screenshot 1">

___________________________________________________________________________________________________

### The extension is free and always will be

## Additional Charges:
#### Installation: $ 20
#### Support: $ 40 /6 months

___________________________________________________________________________________________________
## Liked my work?

<a href="https://www.paypal.me/manishjoy" rel="nofollow"><img height="36" src="https://manishjoy.github.io/img/coffee-btn-image.png" border="0" alt="Buy Me a Coffee" data-canonical-src="https://manishjoy.github.io/img/coffee-btn-image.png" style="max-width:100%;"></a>

--- OR ---

<a href='https://www.patreon.com/manishjoy' target='_blank'><img src='https://i.ibb.co/rHdTFtj/patreon-btn.jpg' width='200' border='0' alt='SUPPORT ME ON PATREON' /></a>

___________________________________________________________________________________________________
## Prerequisites

### Use the following table to verify you have the correct prerequisites to install this Extension.
<table>
	<tbody>
		<tr>
			<th>Prerequisite</th>
			<th>How to check</th>
			<th>For more information</th>
		</tr>
	<tr>
		<td>Apache 2.2 or 2.4</td>
		<td>Ubuntu: <code>apache2 -v</code><br>
		CentOS: <code>httpd -v</code></td>
		<td><a href="http://devdocs.magento.com/guides/v2.0/install-gde/prereq/apache.html">Apache</a></td>
	</tr>
	<tr>
		<td>PHP 5.6.x, 7.0.2, 7.0.4 or 7.0.6</td>
		<td><code>php -v</code></td>
		<td><a href="http://devdocs.magento.com/guides/v2.0/install-gde/prereq/php-ubuntu.html">PHP Ubuntu</a><br><a href="http://devdocs.magento.com/guides/v2.0/install-gde/prereq/php-centos.html">PHP CentOS</a></td>
	</tr>
	<tr><td>MySQL 5.6.x</td>
	<td><code>mysql -u [root user name] -p</code></td>
	<td><a href="http://devdocs.magento.com/guides/v2.0/install-gde/prereq/mysql.html">MySQL</a></td>
	</tr>
</tbody>
</table>

___________________________________________________________________________________________________
## Feedback and Support

 - <a href="https://www.manishjoy.com/">https://www.manishjoy.com</a>

 - <a href="mailto:support@manishjoy.com">support@manishjoy.com</a>

## Tutorials and Blogs

 - <a href="https://blog.manishjoy.com/">https://blog.manishjoy.com</a>

 - <a href="https://blog.manishjoy.com/magento-development-guide/">https://blog.manishjoy.com/magento-development-guide/</a>
