Skip to content

ashwinkshenoy/social-likes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Author @Ashwin K Shenoy

FB Profile: www.fb.com/ashwin.k.shenoy
Demo of Social-Likes: http://bit.ly/1r0MoPn

 This can be integrated with normal websites and on magento framework also,
 (by changing or giving path by php in lurl section for magento)
 
 For magento, replace "example.com" url with url of the Product page that 
 can be obtained dynamically.
 similarly you can dynamically obtain Description and Picture of the Product
 
 Instructions:
 Add the following code before "</body>" tag.
 Copy only the "like" div and place it before "</body>" in your website