Zoniz - Version 0.1.0

Version Notes

Once the stores are connected you can see your shop products directly in Zoniz and you can choose products to promote to social networks automatically.

The current extensions install a website toolbar over your shop, where the content of the toolbar can be controlled from Zoniz Social Media Platform. You can push updates, run social media promotions directly to your website.

Download this release

Release Info

Developer paul
Extension Zoniz
Version 0.1.0
Comparing to
See all releases


Version 0.1.0

Files changed (1) hide show
  1. package.xml +22 -0
package.xml ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <package>
3
+ <name>Zoniz</name>
4
+ <version>0.1.0</version>
5
+ <stability>stable</stability>
6
+ <license>GNU General Public License</license>
7
+ <channel>community</channel>
8
+ <extends/>
9
+ <summary>Zoniz Magento Extensions link products in Magento stores to Zoniz Social Media Marketing Platform. </summary>
10
+ <description>Once the stores are connected you can see your shop products directly in Zoniz and you can choose products to promote to social networks automatically. &#xD;
11
+ &#xD;
12
+ The current extensions install a website toolbar over your shop, where the content of the toolbar can be controlled from Zoniz Social Media Platform. You can push updates, run social media promotions directly to your website. </description>
13
+ <notes>Once the stores are connected you can see your shop products directly in Zoniz and you can choose products to promote to social networks automatically. &#xD;
14
+ &#xD;
15
+ The current extensions install a website toolbar over your shop, where the content of the toolbar can be controlled from Zoniz Social Media Platform. You can push updates, run social media promotions directly to your website. </notes>
16
+ <authors><author><name>paul</name><user>paul</user><email>paul@zoniz.com</email></author></authors>
17
+ <date>2013-07-09</date>
18
+ <time>17:57:57</time>
19
+ <contents><target name="magelocal"><dir name="app"><dir name="design"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="bar.xml" hash=""/></dir></dir></dir></dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="bar_layout.xml" hash=""/></dir></dir></dir></dir></dir><dir name="etc"><dir name="modules"><file name="Zoniz_Bar.xml" hash=""/></dir></dir></dir></target></contents>
20
+ <compatible/>
21
+ <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
22
+ </package>