0a2d30eb82e9387c910c2ae361455026 - Version 1.0.0

Version Notes

1.0.0

Stable Mobify Tag release

Download this release

Release Info

Developer Mobify
Extension 0a2d30eb82e9387c910c2ae361455026
Version 1.0.0
Comparing to
See all releases


Version 1.0.0

Files changed (1) hide show
  1. package.xml +29 -0
package.xml ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <package>
3
+ <name>Mobify</name>
4
+ <version>1.0.0</version>
5
+ <stability>stable</stability>
6
+ <license>MIT</license>
7
+ <channel>community</channel>
8
+ <extends/>
9
+ <summary>Mobify delivers technology and services that help companies engage connected consumers to increase revenue online and in-store. Mobify&#x2019;s mobile engagement platform creates powerful mobile web and native applications and delivers the latest mobile push notification and location-based technology across all mobile devices.&#xD;
10
+ </summary>
11
+ <description>Mobify&#x2019;s pre-built integration allows Magento clients to extend their digital storefront across all mobile touchpoints in a way that is fast to implement and cost-efficient to manage. Implementing Mobify&#x2019;s entire mobile shopping and engagement platform simply requires the insertion of a single Javascript tag into your website&#x2019;s header.&#xD;
12
+ &#xD;
13
+ Leverage Magento and Mobify to create a better mobile shopping experience by activating or augmenting a mobile channel in under six weeks. Get the most value out of your existing digital commerce investment without purchasing mobile-specific tools. Build once for the web, and use it everywhere: from native applications to app and web push notifications, to contextualized, location-enriched marketing campaigns.&#xD;
14
+ &#xD;
15
+ How To Use&#xD;
16
+ &#xD;
17
+ 1. Add Mobify Extension into Magento Store&#xD;
18
+ 2. Paste &lt;?php echo $this-&gt;helper('tagmanager/data')-&gt;getTag() ?&gt; into the top of app/design/frontend/base/default/template/page/html/head.phtml&#xD;
19
+ 3. Go to Mobify Tag extension and copy and paste in Mobify Tag from your Mobify Account.</description>
20
+ <notes>1.0.0&#xD;
21
+ &#xD;
22
+ Stable Mobify Tag release</notes>
23
+ <authors><author><name>Mobify</name><user>Mobify</user><email>se@mobify.com</email></author></authors>
24
+ <date>2016-02-08</date>
25
+ <time>18:36:04</time>
26
+ <contents></contents>
27
+ <compatible/>
28
+ <dependencies><required><php><min>5.0.0</min><max>7.0.2</max></php></required></dependencies>
29
+ </package>