Magmodules_Webwinkelconnect - Version 1.0.3

Version Notes

First stable release

Download this release

Release Info

Developer Magento Core Team
Extension Magmodules_Webwinkelconnect
Version 1.0.3
Comparing to
See all releases


Code changes from version 1.0.2 to 1.0.3

app/code/local/Magmodules/Webwinkelconnect/Model/Api.php CHANGED
@@ -61,7 +61,7 @@ class Magmodules_Webwinkelconnect_Model_Api extends Mage_Core_Model_Abstract {
61
  $api_key = Mage::getStoreConfig('webwinkelconnect/general/api_key', $order->getStoreId());
62
  $delay = Mage::getStoreConfig('webwinkelconnect/invitation/delay', $order->getStoreId());
63
  $email = $order->getCustomerEmail();
64
- $api_url = 'https://www.webwinkelconnect.nl/api.php?id=' . $api_id . '&password=' . $api_key . '&email=' . $email . '&order=' . $order_id . '&delay=' . $delay;
65
 
66
  // Connect to API
67
  $winkelconnect = curl_init($api_url);
61
  $api_key = Mage::getStoreConfig('webwinkelconnect/general/api_key', $order->getStoreId());
62
  $delay = Mage::getStoreConfig('webwinkelconnect/invitation/delay', $order->getStoreId());
63
  $email = $order->getCustomerEmail();
64
+ $api_url = 'https://www.webwinkelkeur.nl/api.php?id=' . $api_id . '&password=' . $api_key . '&email=' . $email . '&order=' . $order_id . '&delay=' . $delay;
65
 
66
  // Connect to API
67
  $winkelconnect = curl_init($api_url);
app/code/local/Magmodules/Webwinkelconnect/etc/config.xml CHANGED
@@ -24,7 +24,7 @@
24
  <config>
25
  <modules>
26
  <Magmodules_Webwinkelconnect>
27
- <version>1.0.2</version>
28
  </Magmodules_Webwinkelconnect>
29
  </modules>
30
  <global>
24
  <config>
25
  <modules>
26
  <Magmodules_Webwinkelconnect>
27
+ <version>1.0.3</version>
28
  </Magmodules_Webwinkelconnect>
29
  </modules>
30
  <global>
app/code/local/Magmodules/Webwinkelconnect/etc/system.xml CHANGED
@@ -324,7 +324,7 @@
324
  <show_in_website>1</show_in_website>
325
  <show_in_store>1</show_in_store>
326
  <expanded>1</expanded>
327
- <comment><![CDATA[We can import your customer reviews and display them in your store as new content. <br/><br/> Link: http://www.mywebshop.com/<strong>webwinkelconnect</strong><br/><br/>]]></comment>
328
  <fields>
329
  <enabled translate="label">
330
  <label>Enabled</label>
324
  <show_in_website>1</show_in_website>
325
  <show_in_store>1</show_in_store>
326
  <expanded>1</expanded>
327
+ <comment><![CDATA[We can import your customer reviews and display them in your store as new content. <br/><br/> Link: http://www.mywebshop.com/<strong>webwinkelkeur</strong><br/><br/>]]></comment>
328
  <fields>
329
  <enabled translate="label">
330
  <label>Enabled</label>
app/locale/nl_NL/Magmodules_Webwinkelconnect.csv CHANGED
@@ -27,7 +27,7 @@
27
  "You can only activate the Rich Snippets when this block is shown on your Homepage only","De Rich Snippets kunnen alleen worden geactiveerd wanneer dit blok op de homepage wordt vertoond."
28
  "Right Sidebar","Rechter Sidebar"
29
  "WebwinkelKeur Overview Page","WebwinkelKeur overzichtpagina"
30
- "We can import your customer reviews and display them in your store as new content. <br/><br/> Link: http://www.mywebshop.com/<strong>WebwinkelKeur</strong><br/><br/>","We kunnen uw klantbeoordelingen importeren en weergeven op een eigen pagina binnen uw webwinkel.<br> Hiermee worden de beoordelingen naast bij WebwinkelKeur ook op uw eigen website weergegeven.<br/><br/> Link: http://www.naamwebwinkel.nl/<strong>WebwinkelKeur</strong><br/><br/>"
31
  "Pagination","Pagina's opdelen"
32
  "Pagination is the process of dividing (content) into discrete pages","Pagina's opdelen kan handig zijn wanneer er teveel beoordelingen zijn voor 1 pagina"
33
  "Reviews per page","Aantal beoordelingen per pagina"
@@ -81,7 +81,6 @@
81
  "Delete all reviews","Verwijder alle recensies"
82
  "Set to invisible","Deactiveer"
83
  "Set to visible","Activeer"
84
- "We can import your customer reviews and display them in your store as new content. <br/><br/> Link: http://www.mywebshop.com/<strong>webwinkelconnect</strong><br/><br/>","Importeer bestaande klantbeoordelingen en toon deze in de webwinkel als nieuwe content.<br/><br/> Link: http://www.mijnwebwinkel.nl/<strong>webwinkelconnect</strong><br/><br/>"
85
  "Add to Sidebar","Plaats in Sidebar"
86
  "Remove from Sidebar","Verwijder uit Sidebar"
87
  "Are you sure you want to delete all reviews?","Weet je zeker dat je alle beoordelingen wilt verwijderen?"
@@ -92,12 +91,12 @@
92
  "Total of %d review(s) were enabled.","Een totaal van %d beoordeling(en) zijn ingeschakeld"
93
  "Total of %d review(s) were added to the sidebar.","Een totaal van %d beoordelingen zijn toegevoegd aan de sidebar."
94
  "Total of %d review(s) were removed from the sidebar.","Een totaal van %d beoordelingen zijn verwijdert uit de sidebar"
95
- "Succefully deleted all %s saved review(s).","'Succesvol verwijdert van %s beoordeling(en)."
96
  "%s new review(s)","%s nieuwe beoordeling(en)"
97
  "%s review(s) updated","%s beoordeling(en) geüpdatet"
98
  "total score updated.","totaal score geüpdatet."
99
  "(more)","(meer)"
100
- "%s - Repsonse: %s","'%s - Feedback: %s"
101
  "Invitation Call","Uitnodiging"
102
  "Cleanup Log","Log opschonen"
103
  "Write review","Schrijf beoordeling"
27
  "You can only activate the Rich Snippets when this block is shown on your Homepage only","De Rich Snippets kunnen alleen worden geactiveerd wanneer dit blok op de homepage wordt vertoond."
28
  "Right Sidebar","Rechter Sidebar"
29
  "WebwinkelKeur Overview Page","WebwinkelKeur overzichtpagina"
30
+ "We can import your customer reviews and display them in your store as new content. <br/><br/> Link: http://www.mywebshop.com/<strong>webwinkelkeur</strong><br/><br/>","We kunnen uw klantbeoordelingen importeren en weergeven op een eigen pagina binnen uw webwinkel.<br> Hiermee worden de beoordelingen naast bij WebwinkelKeur ook op uw eigen website weergegeven.<br/><br/> Link: http://www.naamwebwinkel.nl/<strong>webwinkelkeur</strong><br/><br/>"
31
  "Pagination","Pagina's opdelen"
32
  "Pagination is the process of dividing (content) into discrete pages","Pagina's opdelen kan handig zijn wanneer er teveel beoordelingen zijn voor 1 pagina"
33
  "Reviews per page","Aantal beoordelingen per pagina"
81
  "Delete all reviews","Verwijder alle recensies"
82
  "Set to invisible","Deactiveer"
83
  "Set to visible","Activeer"
 
84
  "Add to Sidebar","Plaats in Sidebar"
85
  "Remove from Sidebar","Verwijder uit Sidebar"
86
  "Are you sure you want to delete all reviews?","Weet je zeker dat je alle beoordelingen wilt verwijderen?"
91
  "Total of %d review(s) were enabled.","Een totaal van %d beoordeling(en) zijn ingeschakeld"
92
  "Total of %d review(s) were added to the sidebar.","Een totaal van %d beoordelingen zijn toegevoegd aan de sidebar."
93
  "Total of %d review(s) were removed from the sidebar.","Een totaal van %d beoordelingen zijn verwijdert uit de sidebar"
94
+ "Succefully deleted all %s saved review(s).","Succesvol verwijdert van %s beoordeling(en)."
95
  "%s new review(s)","%s nieuwe beoordeling(en)"
96
  "%s review(s) updated","%s beoordeling(en) geüpdatet"
97
  "total score updated.","totaal score geüpdatet."
98
  "(more)","(meer)"
99
+ "%s - Repsonse: %s","%s - Response: %s"
100
  "Invitation Call","Uitnodiging"
101
  "Cleanup Log","Log opschonen"
102
  "Write review","Schrijf beoordeling"
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Magmodules_Webwinkelconnect</name>
4
- <version>1.0.2</version>
5
  <stability>stable</stability>
6
  <license/>
7
  <channel>community</channel>
@@ -10,9 +10,9 @@
10
  <description>Connect your Magento shop to Webwinkelkeur</description>
11
  <notes>First stable release</notes>
12
  <authors><author><name>Magmodules</name><user>auto-converted</user><email>info@magmodules.nl</email></author></authors>
13
- <date>2014-10-05</date>
14
- <time>12:10:33</time>
15
- <contents><target name="magelocal"><dir name="Magmodules"><dir name="Webwinkelconnect"><dir name="Block"><dir name="Adminhtml"><dir name="Webwinkellog"><file name="Grid.php" hash="c44f56ed659faa368e0b9d62036840de"/></dir><dir name="Webwinkelreviews"><dir name="Renderer"><file name="Experience.php" hash="aada48c75ea91d244b7b9c92cd00120f"/></dir><file name="Grid.php" hash="5577ba977b99624150b4939842aa301b"/></dir><dir name="Widget"><dir name="Buttons"><file name="Process.php" hash="4787bbaffd410554364ff4a5e1e63ac9"/><file name="Test.php" hash="b2b5c607bfac5cabd2a588ed38322749"/></dir><dir name="Form"><file name="Heading.php" hash="02e3828635cace2d0b9e027b83cd06ed"/></dir><dir name="Grid"><file name="Log.php" hash="e04aa72633771e2b6d1213b8913f7b2b"/><file name="Seconds.php" hash="10dcf6a7640efa9fbcf7ef6ae7e9ae43"/><file name="Stars.php" hash="85ad993421de14fab686d52a8fa950f6"/></dir><dir name="Info"><file name="Info.php" hash="71f073cdd6108df2e49bf16603345f99"/></dir></dir><file name="Webwinkellog.php" hash="f612e6364574f05f809824fd8a38da88"/><file name="Webwinkelreviews.php" hash="36cf79d85b2253aabbe09c0b56d120cd"/></dir><file name="Custom.php" hash="c63942e28751a786790952f2838223bf"/><file name="Reviews.php" hash="d0bcb2f320b5467c8562352f5c99ed61"/><file name="Sidebar.php" hash="8e9e5ffaff528af96ec0c3fcd856758f"/><file name="Snippets.php" hash="1535a7bfbf96eddda9f69e2abb89d01d"/></dir><dir name="Helper"><file name="Data.php" hash="6a8186a71b8c8622975a944c5da0bb23"/></dir><dir name="Model"><dir name="Mysql4"><dir name="Log"><file name="Collection.php" hash="89243624a30bf222d0b8dfb2fac1b081"/></dir><dir name="Reviews"><file name="Collection.php" hash="ce9a3bafe5fa02c3d9c6582dd5beb756"/></dir><dir name="Stats"><file name="Collection.php" hash="6fdca00a42531fea30c1c0dcd2a92ca4"/></dir><file name="Log.php" hash="dadc9bb908ece8dd9132f4def52615bd"/><file name="Reviews.php" hash="83035fb0362d9b70e082976fd5442aa6"/><file name="Stats.php" hash="0ef2b3d186d79366824ba278575d3fd5"/></dir><dir name="System"><dir name="Config"><dir name="Source"><file name="Cronfrequency.php" hash="fd8c061c265d3c4ad1c3c3dcadd8abb0"/><file name="Orderstatus.php" hash="d31db8b504538d0708c180edae7ec718"/><file name="Position.php" hash="c8982d5dd8175146c93b813d3f001360"/><file name="Sidebarlink.php" hash="2161d465770d7d8e605340a2dfb67b08"/></dir></dir></dir><file name="Api.php" hash="73d5536c55c55d3ac3448f55334ed059"/><file name="Log.php" hash="853c8f468509bf73114d626d6f72150d"/><file name="Observer.php" hash="cc23d646dbb035e237e268311e1662e0"/><file name="Reviews.php" hash="58cd41469de30e84e8f297d5fee0ca17"/><file name="Stats.php" hash="1f7abb4254e239a39492116aec4675b2"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="WebwinkellogController.php" hash="e95152405a256d1fbb96188e2272dcbb"/><file name="WebwinkelreviewsController.php" hash="42ce9e509c114798d086ebc3c92da125"/></dir><file name="IndexController.php" hash="ada8a868046d0c0709d30299a9615bfc"/></dir><dir name="etc"><file name="adminhtml.xml" hash="5113fa81b039a4ae285f6252a91b6028"/><file name="config.xml" hash="77d3fc7bd067a721e55c705cb0835393"/><file name="system.xml" hash="90851a3873cbbb3fad785069433fde7f"/></dir><dir name="sql"><dir name="webwinkelconnect_setup"><file name="mysql4-install-1.0.1.php" hash="456058215ad80f59ec71e74d8f1af075"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="magmodules_webwinkelconnect.xml" hash="dfa6e4fc20b2afd2f6195b6b0edd0f84"/></dir><dir name="template"><dir name="magmodules"><dir name="webwinkelconnect"><dir name="sidebar"><file name="js-sidebar.phtml" hash="24f9f033fd87089371d212b18a600130"/><file name="left.phtml" hash="192aa7247f9c6465c4d707a308eca2ee"/><file name="right.phtml" hash="71f0db4084f733eb802db5801af6d699"/></dir><dir name="widget"><file name="custom.phtml" hash="c71e537fe9f4650086afce3b59cb32aa"/><file name="richsnippets.phtml" hash="980cffd98d6389bed62deea40c91a4ab"/></dir><file name="index.phtml" hash="266bf7361d534bd05d3e0c6ffec2858e"/></dir></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="magmodules_webwinkelconnect.xml" hash="34b4d3252daa7c80d230b049e0b73311"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Magmodules_Webwinkelconnect.xml" hash="1784309611987476302cb191d4da009d"/></dir></target><target name="magelocale"><dir name="en_US"><file name="Magmodules_Webwinkelconnect.csv" hash="fc5f3b007a3b74060283d081ccca56ca"/></dir><dir name="nl_NL"><file name="Magmodules_Webwinkelconnect.csv" hash="367e264034d172f9d955206988a9ba58"/></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="magmodules"><dir name="webwinkelconnect"><dir name="images"><file name="5-stars-empty.png" hash="799c499ca785331e7e69d892df52dd48"/><file name="5-stars-full.png" hash="1d06151a2c4da6bb71381538c8a903a5"/><file name="greystar.png" hash="ab99888c7a8f47826ad7a83bcabf9130"/><file name="star.png" hash="647c77f0ef881fb2a90a4f53f70d75fa"/></dir><file name="richsnippets.css" hash="b2370d97684a2fa2fbc42fb6de470e42"/><file name="sidebar.css" hash="2ce0e0147ac565e6819a43fd68ea331e"/><file name="style.css" hash="f58b58fa6bdab0022c5e8ebca8c86d67"/></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="magmodules"><dir name="webwinkelconnect"><file name="grid.css" hash="ce720c1772a8176eabf3866fcd83bb7a"/><file name="star.png" hash="4beacfb62ebdd5feecd946494e895f4c"/></dir></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies/>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Magmodules_Webwinkelconnect</name>
4
+ <version>1.0.3</version>
5
  <stability>stable</stability>
6
  <license/>
7
  <channel>community</channel>
10
  <description>Connect your Magento shop to Webwinkelkeur</description>
11
  <notes>First stable release</notes>
12
  <authors><author><name>Magmodules</name><user>auto-converted</user><email>info@magmodules.nl</email></author></authors>
13
+ <date>2014-10-20</date>
14
+ <time>09:28:29</time>
15
+ <contents><target name="magelocal"><dir name="Magmodules"><dir name="Webwinkelconnect"><dir name="Block"><dir name="Adminhtml"><dir name="Webwinkellog"><file name="Grid.php" hash="c44f56ed659faa368e0b9d62036840de"/></dir><dir name="Webwinkelreviews"><dir name="Renderer"><file name="Experience.php" hash="aada48c75ea91d244b7b9c92cd00120f"/></dir><file name="Grid.php" hash="5577ba977b99624150b4939842aa301b"/></dir><dir name="Widget"><dir name="Buttons"><file name="Process.php" hash="4787bbaffd410554364ff4a5e1e63ac9"/><file name="Test.php" hash="b2b5c607bfac5cabd2a588ed38322749"/></dir><dir name="Form"><file name="Heading.php" hash="02e3828635cace2d0b9e027b83cd06ed"/></dir><dir name="Grid"><file name="Log.php" hash="e04aa72633771e2b6d1213b8913f7b2b"/><file name="Seconds.php" hash="10dcf6a7640efa9fbcf7ef6ae7e9ae43"/><file name="Stars.php" hash="85ad993421de14fab686d52a8fa950f6"/></dir><dir name="Info"><file name="Info.php" hash="71f073cdd6108df2e49bf16603345f99"/></dir></dir><file name="Webwinkellog.php" hash="f612e6364574f05f809824fd8a38da88"/><file name="Webwinkelreviews.php" hash="36cf79d85b2253aabbe09c0b56d120cd"/></dir><file name="Custom.php" hash="c63942e28751a786790952f2838223bf"/><file name="Reviews.php" hash="d0bcb2f320b5467c8562352f5c99ed61"/><file name="Sidebar.php" hash="8e9e5ffaff528af96ec0c3fcd856758f"/><file name="Snippets.php" hash="1535a7bfbf96eddda9f69e2abb89d01d"/></dir><dir name="Helper"><file name="Data.php" hash="6a8186a71b8c8622975a944c5da0bb23"/></dir><dir name="Model"><dir name="Mysql4"><dir name="Log"><file name="Collection.php" hash="89243624a30bf222d0b8dfb2fac1b081"/></dir><dir name="Reviews"><file name="Collection.php" hash="ce9a3bafe5fa02c3d9c6582dd5beb756"/></dir><dir name="Stats"><file name="Collection.php" hash="6fdca00a42531fea30c1c0dcd2a92ca4"/></dir><file name="Log.php" hash="dadc9bb908ece8dd9132f4def52615bd"/><file name="Reviews.php" hash="83035fb0362d9b70e082976fd5442aa6"/><file name="Stats.php" hash="0ef2b3d186d79366824ba278575d3fd5"/></dir><dir name="System"><dir name="Config"><dir name="Source"><file name="Cronfrequency.php" hash="fd8c061c265d3c4ad1c3c3dcadd8abb0"/><file name="Orderstatus.php" hash="d31db8b504538d0708c180edae7ec718"/><file name="Position.php" hash="c8982d5dd8175146c93b813d3f001360"/><file name="Sidebarlink.php" hash="2161d465770d7d8e605340a2dfb67b08"/></dir></dir></dir><file name="Api.php" hash="a2fe40139d7b907df4030ce909aaf4af"/><file name="Log.php" hash="853c8f468509bf73114d626d6f72150d"/><file name="Observer.php" hash="cc23d646dbb035e237e268311e1662e0"/><file name="Reviews.php" hash="58cd41469de30e84e8f297d5fee0ca17"/><file name="Stats.php" hash="1f7abb4254e239a39492116aec4675b2"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="WebwinkellogController.php" hash="e95152405a256d1fbb96188e2272dcbb"/><file name="WebwinkelreviewsController.php" hash="42ce9e509c114798d086ebc3c92da125"/></dir><file name="IndexController.php" hash="ada8a868046d0c0709d30299a9615bfc"/></dir><dir name="etc"><file name="adminhtml.xml" hash="5113fa81b039a4ae285f6252a91b6028"/><file name="config.xml" hash="80461cc2f3ff9525be129ddc53d065d0"/><file name="system.xml" hash="15bf080b474a8b5059c844295327551e"/></dir><dir name="sql"><dir name="webwinkelconnect_setup"><file name="mysql4-install-1.0.1.php" hash="456058215ad80f59ec71e74d8f1af075"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="magmodules_webwinkelconnect.xml" hash="dfa6e4fc20b2afd2f6195b6b0edd0f84"/></dir><dir name="template"><dir name="magmodules"><dir name="webwinkelconnect"><dir name="sidebar"><file name="js-sidebar.phtml" hash="24f9f033fd87089371d212b18a600130"/><file name="left.phtml" hash="192aa7247f9c6465c4d707a308eca2ee"/><file name="right.phtml" hash="71f0db4084f733eb802db5801af6d699"/></dir><dir name="widget"><file name="custom.phtml" hash="c71e537fe9f4650086afce3b59cb32aa"/><file name="richsnippets.phtml" hash="980cffd98d6389bed62deea40c91a4ab"/></dir><file name="index.phtml" hash="266bf7361d534bd05d3e0c6ffec2858e"/></dir></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="magmodules_webwinkelconnect.xml" hash="34b4d3252daa7c80d230b049e0b73311"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Magmodules_Webwinkelconnect.xml" hash="1784309611987476302cb191d4da009d"/></dir></target><target name="magelocale"><dir name="en_US"><file name="Magmodules_Webwinkelconnect.csv" hash="fc5f3b007a3b74060283d081ccca56ca"/></dir><dir name="nl_NL"><file name="Magmodules_Webwinkelconnect.csv" hash="ce89082f793af2ae0b0a392bf2029916"/></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="magmodules"><dir name="webwinkelconnect"><dir name="images"><file name="5-stars-empty.png" hash="799c499ca785331e7e69d892df52dd48"/><file name="5-stars-full.png" hash="1d06151a2c4da6bb71381538c8a903a5"/><file name="greystar.png" hash="ab99888c7a8f47826ad7a83bcabf9130"/><file name="star.png" hash="647c77f0ef881fb2a90a4f53f70d75fa"/></dir><file name="richsnippets.css" hash="b2370d97684a2fa2fbc42fb6de470e42"/><file name="sidebar.css" hash="2ce0e0147ac565e6819a43fd68ea331e"/><file name="style.css" hash="f58b58fa6bdab0022c5e8ebca8c86d67"/></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="magmodules"><dir name="webwinkelconnect"><file name="grid.css" hash="ce720c1772a8176eabf3866fcd83bb7a"/><file name="star.png" hash="4beacfb62ebdd5feecd946494e895f4c"/></dir></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies/>
18
  </package>