-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.xml
133 lines (126 loc) · 6.66 KB
/
package.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
<?xml version="1.0" encoding="UTF-8"?>
<package packagerversion="1.7.1" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0
http://pear.php.net/dtd/tasks-1.0.xsd
http://pear.php.net/dtd/package-2.0
http://pear.php.net/dtd/package-2.0.xsd">
<name>magentoxtender</name>
<channel>connect.magentocommerce.com/community</channel>
<summary>Extra API functionality for webservice</summary>
<description>THIS MODULE IS IN EARLY DEVELOPMENT - USE AT YOUR OWN RISK!
This module makes extra API functions available for SOAP and XML-RPC webservice. It should be used in combination with the VB.NET Library I am currently developping. The VB.NET program also contains a wizard to import multiple products at once.
Most important functionality is probably the possibility to link simple products to a configurable product.
Please note that this module will only install the extra API functions on your magento installation. You still need to download the VB.NET program at the following website:
http://www.linux4ever.be/dokuwiki/doku.php?id=magentoxtender
Important: If the new API functions are not available after you've installed the module than you most certainly have to disable or refresh the Cache in the admin-pages: System > Cache Management
If you have problems with certain attributes not showing any options (like color or manufacturer) , then make sure you execute the following query :
UPDATE eav_attribute SET `source_model` = 'eav/entity_attribute_source_table' WHERE attribute_code IN ('manufacturer','color')
Current features:
* List/Create/Update/Delete Attribute Set
* List/Create/Update/Delete Attribute Group
* List/Create/Update/Delete (Product) Attributes + EAV Options/Values + assignToGroup, deleteFromGroup
* List/Create/Update/Delete Product (Simple/Configurable/Virtual/Grouped/Bundled)
* List/Update Inventory Product Stock
* List Websites, StoreGroups & Stores
* List/Create/Update/Delete Product Links for Grouped+Configurable products
* List/Create/Update/Delete/Assign Products/… for Product Categories
* List Product Categorie Attributes+Options
* List Product Types
* List/Create/Update/Delete (+ Upload) Product Images
Todo:
* Create Wizard to easily import multiple products at once [Current Version works! High Priority]
* Implement API functions for: [Low Priority]
* Customers API
* Customer's Groups API
* Customer Address API
* Country API
* Region API
* Product Tier Price API
* Order API
* Shipment API
* Invoice API</description>
<lead>
<name>Dieter Moeyersons</name>
<user>dieter</user>
<email>[email protected]</email>
<active>yes</active>
</lead>
<date>2008-10-29</date>
<time>19:03:03</time>
<version>
<release>1.0.2</release>
<api>1.0</api>
</version>
<stability>
<release>alpha</release>
<api>alpha</api>
</stability>
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
<notes>1.0.1
-------
#no attribute options when multicall
-------------------------------------------------
* Problem: When using the API funtion "eav_attribute_option.list" only one attribute loads the options, all options from other attributes are missing.
* Cause: In Linux4ever_MagentoXtender_Model_Entity_Attribute_Option_Api in function_getStoreOptionValues
static $storeValues = array(); caused problems when using multiCall
* Solution: Removed word 'static'
#more verbose error messages in some functions</notes>
<contents>
<dir name="/">
<dir name="Linux4ever">
<dir name="MagentoXtender\etc">
<file md5sum="07adee8f3c2a98c4702ba64174f57330" name="api.xml" role="magecommunity" />
<file md5sum="e4f88eb276a7b32e210e947000e8a545" name="config.xml" role="magecommunity" />
</dir> <!-- /Linux4ever/MagentoXtender\etc -->
<dir name="MagentoXtender\Helper">
<file md5sum="3b3b7837a6a5fc593497f54223747281" name="Data.php" role="magecommunity" />
</dir> <!-- /Linux4ever/MagentoXtender\Helper -->
<dir name="MagentoXtender\Model\Entity\Attribute">
<file md5sum="88ea58cd957cc6af3287984d37e331dd" name="Api.php" role="magecommunity" />
</dir> <!-- /Linux4ever/MagentoXtender\Model\Entity\Attribute -->
<dir name="MagentoXtender\Model\Entity\Attribute\Option">
<file md5sum="4c8ae58f92fc29579b7bd9e43897e1aa" name="Api.php" role="magecommunity" />
</dir> <!-- /Linux4ever/MagentoXtender\Model\Entity\Attribute\Option -->
<dir name="MagentoXtender\Model\Product">
<file md5sum="1d22cf91e08403074143885046843f3e" name="Api.php" role="magecommunity" />
</dir> <!-- /Linux4ever/MagentoXtender\Model\Product -->
<dir name="MagentoXtender\Model\Product\Attribute">
<file md5sum="f996efded11abd6f6e2327a77fdcd099" name="Api.php" role="magecommunity" />
</dir> <!-- /Linux4ever/MagentoXtender\Model\Product\Attribute -->
<dir name="MagentoXtender\Model\Product\Attribute\Group">
<file md5sum="113f311a8dff8f0cb277814857a48e06" name="Api.php" role="magecommunity" />
</dir> <!-- /Linux4ever/MagentoXtender\Model\Product\Attribute\Group -->
<dir name="MagentoXtender\Model\Product\Attribute\Media">
<file md5sum="d03ef3c327d0a0015125c0be5f98b0e6" name="Api.php" role="magecommunity" />
</dir> <!-- /Linux4ever/MagentoXtender\Model\Product\Attribute\Media -->
<dir name="MagentoXtender\Model\Product\Attribute\Option">
<file md5sum="366f1b24aa5a9de28830e0fc9d79bfaa" name="not_used_Api.php" role="magecommunity" />
</dir> <!-- /Linux4ever/MagentoXtender\Model\Product\Attribute\Option -->
<dir name="MagentoXtender\Model\Product\Attribute\Set">
<file md5sum="238a39c2118a34cafb6aec3fc9c32c56" name="Api.php" role="magecommunity" />
</dir> <!-- /Linux4ever/MagentoXtender\Model\Product\Attribute\Set -->
<dir name="MagentoXtender\Model\Product\Link">
<file md5sum="de8a32439c4ddadbc2bf52e018a85a43" name="Api.php" role="magecommunity" />
</dir> <!-- /Linux4ever/MagentoXtender\Model\Product\Link -->
<dir name="MagentoXtender\Model\Store">
<file md5sum="a69c21d2cc9ed58a786e04f5f9c4901e" name="Api.php" role="magecommunity" />
</dir> <!-- /Linux4ever/MagentoXtender\Model\Store -->
</dir> <!-- /Linux4ever -->
<dir name="modules">
<file md5sum="60325b832bd3e6ed200d201b208354c2" name="Linux4ever_MagentoXtender.xml" role="mageetc" />
</dir> <!-- /modules -->
</dir> <!-- / -->
</contents>
<dependencies>
<required>
<php>
<min>5.2.0</min>
<max>6.0.0</max>
<exclude>6.0.0</exclude>
</php>
<pearinstaller>
<min>1.6.2</min>
</pearinstaller>
</required>
</dependencies>
<phprelease />
</package>