Linc_Care - Version 1.0.5

Version Notes

Welcome to the Linc Care extension for Magento.

News


The latest release enhances the widget to display a dynamic status of the order. We've also added a Recommendations widget that can be added where ever you have an order object.>/p>

Install the extension as you would any other

Per Store Extension



The Linc Care extension has a "per store" store configuration. Each store has its own Store ID and Access Code. This means that, on the configuration page, you must select a store as your Current Configuration Scope


Configuration




  1. System / Configuration / General / Store Information
  2. Set the Configuration Scope to the store you want to configure.
    Fill in the store's ID and Access Key. If you don't have these already, click the Go to Linc Care and register the store.

  3. System / Transactional Email
  4. For any email that related to an order (i.e. New Order, New Order for Guest), edit it and insert {{block type='care/widget' order=$order}} where you want the Linc Care widget to appear.
  5. Click on Preview Template to confirm the appearance then save the template.
  6. Repeat for any other order-based emails you want connected to Linc Care.

  7. System / Sales / Sales Email / Order
  8. Select the new templates for appropriate email
  9. Save the configuration

If you have any comments or questions, please email us at support@linccare.com

Download this release

Release Info

Developer Linc Care
Extension Linc_Care
Version 1.0.5
Comparing to
See all releases


Code changes from version 1.0.4 to 1.0.5

app/code/community/Linc/Care/Model/Fulfillmentobserver.php CHANGED
@@ -136,7 +136,7 @@ class Linc_Care_Model_Fulfillmentobserver
136
  }
137
 
138
  $dataorder = array(
139
- 'order_code_external' => $this->order->getIncrementId(),
140
  'carrier' => $CarrierCode,
141
  'tracking_number' => $this->track->getNumber(),
142
  'fulfill_date' => $this->shipment->getCreatedAt()
136
  }
137
 
138
  $dataorder = array(
139
+ 'order_code' => $this->order->getIncrementId(),
140
  'carrier' => $CarrierCode,
141
  'tracking_number' => $this->track->getNumber(),
142
  'fulfill_date' => $this->shipment->getCreatedAt()
app/code/community/Linc/Care/Model/Orderobserver.php CHANGED
@@ -197,7 +197,7 @@ class Linc_Care_Model_Orderobserver
197
 
198
  $dataorder = array(
199
  'user' => $user,
200
- 'order_code_external' => $order->getIncrementId(),
201
  'billing_address' => $addrB,
202
  'shipping_address' => $addrS,
203
  'purchase_date' => $order->getUpdatedAt(),
197
 
198
  $dataorder = array(
199
  'user' => $user,
200
+ 'order_code' => $order->getIncrementId(),
201
  'billing_address' => $addrB,
202
  'shipping_address' => $addrS,
203
  'purchase_date' => $order->getUpdatedAt(),
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Linc_Care</name>
4
- <version>1.0.4</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.letslinc.com/Legal/LincCareLicenseAgreement/">Linc Global Commercial License</license>
7
  <channel>community</channel>
@@ -59,9 +59,9 @@ Fill in the store's ID and Access Key. If you don't have these already, click th
59
  &lt;/ol&gt;&#xD;
60
  &lt;p&gt;If you have any comments or questions, please email us at support@linccare.com&lt;/p&gt;</notes>
61
  <authors><author><name>Linc Care Development</name><user>letslincapp</user><email>apps@letslinc.com</email></author></authors>
62
- <date>2014-09-30</date>
63
- <time>02:28:22</time>
64
- <contents><target name="mageetc"><dir name="modules"><file name="Linc_Care.xml" hash="db51f40a404065353fec8086394b8d56"/></dir></target><target name="magecommunity"><dir name="Linc"><dir name="Care"><dir name="Block"><file name="Button.php" hash="f6b577bdf0a83d98cabeb5956b0418e2"/><file name="Faqbutton.php" hash="862a87a5d06ae5c34f1ff629f341f01c"/><file name="Widget.php" hash="122d05e6653df7031be736c595b832c3"/></dir><dir name="Model"><file name="Fulfillmentobserver.php" hash="66e2bd8d8fd46370eb7ff7d1d0c89847"/><file name="Orderobserver.php" hash="8be3cb3097bdc9becbb6af5c53a6bf09"/></dir><dir name="etc"><file name="config.xml" hash="7ff613718b4fe9d68181d8505b46a449"/><file name="system.xml" hash="351200318f9fb37020f0f3bb49887171"/></dir><file name="readme" hash="b870624d95964a9953466ad8c89bef62"/></dir></dir></target></contents>
65
  <compatible/>
66
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
67
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Linc_Care</name>
4
+ <version>1.0.5</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.letslinc.com/Legal/LincCareLicenseAgreement/">Linc Global Commercial License</license>
7
  <channel>community</channel>
59
  &lt;/ol&gt;&#xD;
60
  &lt;p&gt;If you have any comments or questions, please email us at support@linccare.com&lt;/p&gt;</notes>
61
  <authors><author><name>Linc Care Development</name><user>letslincapp</user><email>apps@letslinc.com</email></author></authors>
62
+ <date>2014-10-02</date>
63
+ <time>21:13:04</time>
64
+ <contents><target name="magecommunity"><dir name="Linc"><dir name="Care"><dir name="Block"><file name="Button.php" hash="f6b577bdf0a83d98cabeb5956b0418e2"/><file name="Faqbutton.php" hash="862a87a5d06ae5c34f1ff629f341f01c"/><file name="Widget.php" hash="122d05e6653df7031be736c595b832c3"/></dir><dir name="Model"><file name="Fulfillmentobserver.php" hash="eb767b78fd633aee7cf06d000635c4ed"/><file name="Orderobserver.php" hash="d30b0ea8f1086530f469dc6c7a1ab404"/></dir><dir name="etc"><file name="config.xml" hash="7ff613718b4fe9d68181d8505b46a449"/><file name="system.xml" hash="351200318f9fb37020f0f3bb49887171"/></dir><file name="readme" hash="b870624d95964a9953466ad8c89bef62"/></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Linc_Care.xml" hash="db51f40a404065353fec8086394b8d56"/></dir></target></contents>
65
  <compatible/>
66
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
67
  </package>