soclever_login - Version 1.0.2

Version Notes

Stable Version 1.0.2 - Minor Bug Fix

Download this release

Release Info

Developer Soclever Social
Extension soclever_login
Version 1.0.2
Comparing to
See all releases


Code changes from version 1.0.1 to 1.0.2

app/code/local/Soclever/Sociallogin/controllers/IndexController.php CHANGED
@@ -407,7 +407,10 @@ $customer = Mage::getModel("customer/customer");
407
  $customer->loadByEmail($username);
408
  $this->getSession()->loginById($customer->getId());
409
 
410
-
 
 
 
411
 
412
 
413
 
407
  $customer->loadByEmail($username);
408
  $this->getSession()->loginById($customer->getId());
409
 
410
+ if(Mage::getSingleton('customer/session')->isLoggedIn())
411
+ {
412
+ exit("1");
413
+ }
414
 
415
 
416
 
package.xml CHANGED
@@ -1,17 +1,15 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>soclever_login</name>
4
- <version>1.0.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL</license>
7
  <channel>community</channel>
8
  <extends/>
9
- <summary>This module enables Social Login, User Profile Data &amp; Social Analytics on your Magento site. </summary>
10
- <description>&lt;h3&gt;SoClever Social Login Facebook connect + other Social networks.&lt;/h3&gt;&#xD;
11
- &lt;p&gt;SoClevers Social Login is a professionally developed, and FREE. Our Plugin works with Facebook, Google+ LinkedIn, PayPal, Yahoo! &amp; Instagram. Our JavaScript is asynchronous ensuring fast load time, and it&#x2019;s also dynamic so you can A-B test from our dashboard without needing to re-code.&lt;/p&gt;&#xD;
12
- &lt;p&gt;SoClever&#x2019;s plugin is configured to work with Facebook&#x2019;s new API. No need to upgrade when FQL stops in April 2015. &#xD;
13
- Customizable designs, size, shape and colour. Select ours or load your own logo designs.&#xD;
14
- &lt;/p&gt;&#xD;
15
  &lt;p&gt;Included in this plugin is our Social Buttons and Like bar &#x2013; (link) new tab&#xD;
16
  PS: You'll need a SoClever API to use it. API Keys are free; paid subscriptions are available for advanced reporting, analytics and demographic data. Download now, Free to try, no contracts or credit card required.&lt;/p&gt;&#xD;
17
  &lt;p&gt;Thanks for choosing our plugin, feel free to leave a review or contact us for any feedback.&#xA0;If you want to know more about the features we offer, keep reading below. &#xD;
@@ -29,12 +27,14 @@ PS: You'll need a SoClever API to use it. API Keys are free; paid subscriptions
29
  &lt;p&gt;&lt;strong&gt;User Profile Data &amp; Social Analytics&lt;/strong&gt;&lt;br&gt;&#xD;
30
  Build a rich profile of your customers with our unique reporting dashboard. Get access to full name, email address, DOB, gender, relationship status, home town, place of birth, like, interests and much more with SoClever&#x2019;s social login.&lt;/p&gt;&#xD;
31
  &lt;p&gt;&lt;strong&gt;Birthday Reports&lt;/strong&gt;&lt;br&gt;&#xD;
32
- Send a personalised message to your visitors by using our birthday reports. &lt;/p&gt;</description>
33
- <notes>Version 1.0.1</notes>
34
- <authors><author><name>Soclever Social</name><user>soclever</user><email>hemang@socleversocial.com</email></author></authors>
35
- <date>2015-01-12</date>
36
- <time>05:40:29</time>
37
- <contents><target name="magelocal"><dir name="Soclever"><dir name="Sociallogin"><dir name="Block"><dir name="Adminhtml"><file name="Help.php" hash="a7c10479a7065e82bbe616eef62e71dd"/><file name="Positions.php" hash="863edf6c7e3a295e3200a62e67b18b6c"/></dir><file name="Scslhead.php" hash="19915d8ad186673c4e068abcd2f700d8"/><file name="Scslshow.php" hash="3e868132953b63c93af6cb7b396b095a"/></dir><dir name="controllers"><file name="IndexController.php" hash="c953787824968b827bfe576a00165c41"/><file name="openid.php" hash="421d5936957b8ddda543b679d1876f04"/></dir><dir name="etc"><file name="config.xml" hash="b45be9b0c6d60cba1178f7b7c71a7916"/><file name="system.xml" hash="e46124b2c3fb57db8b88938469d52449"/></dir><dir name="Helper"><file name="Data.php" hash="89f8191f1442a7e56f7a4d0b54049d3a"/></dir><dir name="Model"><file name="Providers.php" hash="11cee6aa202a18a0a27a7e7526a712c5"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="sociallogin.xml" hash="dcc0306cab6e6018e48bd9ed0519693a"/></dir><dir name="template"><dir name="sociallogin"><file name="scsl_buttons.phtml" hash="e921e12c7b4068cda356b44a90ac14f6"/><file name="sociallogin_head.phtml" hash="0695cf4d2acdaf0ee2971604e016e8b4"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="soclever_sociallogin.xml" hash="8f1fa6f55fc92b4474f696f3678c0281"/></dir></target></contents>
 
 
38
  <compatible/>
39
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><package><name>Magento_Core_Modules</name><channel>community</channel><min>1.6.0.0</min><max>1.7</max></package></required></dependencies>
40
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>soclever_login</name>
4
+ <version>1.0.2</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL</license>
7
  <channel>community</channel>
8
  <extends/>
9
+ <summary>This module enables Social Login (Facebook and more), User Profile Data &amp; Social Analytics on your site.</summary>
10
+ <description>&lt;h3&gt;Social Login Facebook connect + other Social networks By SoClever&lt;/h3&gt;&#xD;
11
+ &lt;p&gt;SoClevers provides social login tools to help increase conversions, basket values and lower cart abandonment. Our Plugin works with Facebook, Google+ LinkedIn, PayPal, Yahoo! &amp; Instagram. Our JavaScript is asynchronous ensuring fast load time, and it&#x2019;s also dynamic so you can A-B test from our dashboard without needing to re-code.&lt;/p&gt;&#xD;
12
+ &lt;p&gt;100% Customizable designs, size, shape and colour. Select ours or load your own logo designs.&lt;/p&gt;&#xD;
 
 
13
  &lt;p&gt;Included in this plugin is our Social Buttons and Like bar &#x2013; (link) new tab&#xD;
14
  PS: You'll need a SoClever API to use it. API Keys are free; paid subscriptions are available for advanced reporting, analytics and demographic data. Download now, Free to try, no contracts or credit card required.&lt;/p&gt;&#xD;
15
  &lt;p&gt;Thanks for choosing our plugin, feel free to leave a review or contact us for any feedback.&#xA0;If you want to know more about the features we offer, keep reading below. &#xD;
27
  &lt;p&gt;&lt;strong&gt;User Profile Data &amp; Social Analytics&lt;/strong&gt;&lt;br&gt;&#xD;
28
  Build a rich profile of your customers with our unique reporting dashboard. Get access to full name, email address, DOB, gender, relationship status, home town, place of birth, like, interests and much more with SoClever&#x2019;s social login.&lt;/p&gt;&#xD;
29
  &lt;p&gt;&lt;strong&gt;Birthday Reports&lt;/strong&gt;&lt;br&gt;&#xD;
30
+ Send a personalised message to your visitors by using our birthday reports. &lt;/p&gt;&#xD;
31
+ &lt;p&gt;&lt;strong&gt;Dynamic JavaScript&lt;/strong&gt;&lt;br&gt;&#xD;
32
+ Our asynchronous javascript load faster without interfearing with the display or behaviour of the page. Dynamic JavaScript makes it easy to choose/sort social netork buttons for display.&lt;/p&gt;</description>
33
+ <notes>Stable Version 1.0.2 - Minor Bug Fix</notes>
34
+ <authors><author><name>Soclever Social</name><user>Socleversocial</user><email>hemang@socleversocial.com</email></author></authors>
35
+ <date>2015-01-13</date>
36
+ <time>06:39:59</time>
37
+ <contents><target name="magelocal"><dir name="Soclever"><dir name="Sociallogin"><dir name="Block"><dir name="Adminhtml"><file name="Help.php" hash="a7c10479a7065e82bbe616eef62e71dd"/><file name="Positions.php" hash="863edf6c7e3a295e3200a62e67b18b6c"/></dir><file name="Scslhead.php" hash="19915d8ad186673c4e068abcd2f700d8"/><file name="Scslshow.php" hash="3e868132953b63c93af6cb7b396b095a"/></dir><dir name="controllers"><file name="IndexController.php" hash="e70dba5a22376568847a5a31bfafbdbc"/><file name="openid.php" hash="421d5936957b8ddda543b679d1876f04"/></dir><dir name="etc"><file name="config.xml" hash="b45be9b0c6d60cba1178f7b7c71a7916"/><file name="system.xml" hash="e46124b2c3fb57db8b88938469d52449"/></dir><dir name="Helper"><file name="Data.php" hash="89f8191f1442a7e56f7a4d0b54049d3a"/></dir><dir name="Model"><file name="Providers.php" hash="11cee6aa202a18a0a27a7e7526a712c5"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="sociallogin.xml" hash="dcc0306cab6e6018e48bd9ed0519693a"/></dir><dir name="template"><dir name="sociallogin"><file name="scsl_buttons.phtml" hash="e921e12c7b4068cda356b44a90ac14f6"/><file name="sociallogin_head.phtml" hash="0695cf4d2acdaf0ee2971604e016e8b4"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="soclever_sociallogin.xml" hash="8f1fa6f55fc92b4474f696f3678c0281"/></dir></target></contents>
38
  <compatible/>
39
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><package><name>Magento_Core_Modules</name><channel>community</channel><min>1.6.0.0</min><max>1.7</max></package></required></dependencies>
40
  </package>