Version Notes
Stable version
Download this release
Release Info
Developer | muffadal |
Extension | Indianic_Reviewimportexport |
Version | 1.0.0.3 |
Comparing to | |
See all releases |
Code changes from version 1.0.0.2 to 1.0.0.3
- {app/code/local/Indianic/Reviewexport/Note → Product Review Import User Guide}/HOW TO INSTALL - setup advanced profiles for magento bulk product review import and export.pdf +0 -0
- {app/code/local/Indianic/Reviewexport/Note → Product Review Import User Guide}/export_review.csv +0 -0
- {app/code/local/Indianic/Reviewexport/Note → Product Review Import User Guide}/xml_data_to_paste_info_advanced_profile_export.txt +0 -0
- {app/code/local/Indianic/Reviewexport/Note → Product Review Import User Guide}/xml_data_to_paste_into_advanced_profile_import.txt +0 -0
- package.xml +3 -3
{app/code/local/Indianic/Reviewexport/Note → Product Review Import User Guide}/HOW TO INSTALL - setup advanced profiles for magento bulk product review import and export.pdf
RENAMED
File without changes
|
{app/code/local/Indianic/Reviewexport/Note → Product Review Import User Guide}/export_review.csv
RENAMED
File without changes
|
{app/code/local/Indianic/Reviewexport/Note → Product Review Import User Guide}/xml_data_to_paste_info_advanced_profile_export.txt
RENAMED
File without changes
|
{app/code/local/Indianic/Reviewexport/Note → Product Review Import User Guide}/xml_data_to_paste_into_advanced_profile_import.txt
RENAMED
File without changes
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Indianic_Reviewimportexport</name>
|
4 |
-
<version>1.0.0.
|
5 |
<stability>stable</stability>
|
6 |
<license>OSL v3.0</license>
|
7 |
<channel>community</channel>
|
@@ -11,8 +11,8 @@
|
|
11 |
<notes>Stable version</notes>
|
12 |
<authors><author><name>Mufaddal kapadiya</name><user>muffadal</user><email>muffadal.kapadiya@indianic.com</email></author></authors>
|
13 |
<date>2013-04-20</date>
|
14 |
-
<time>09:
|
15 |
-
<contents><target name="magelocal"><dir name="Indianic"><dir name="Reviewexport"><dir name="Model"><dir name="Convert"><dir name="Adapter"><file name="Reviewimport.php" hash="df78142c6a66d38f954a6d002085fc4a"/></dir><dir name="Parser"><file name="Reviewexport.php" hash="efa149b91bef85039e75ebd22ff16310"/></dir></dir><file name="Reviewexport.php" hash="ef06553339bdd5c61640916e67bd7d9b"/></dir><dir name="
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><package><name>Mage_core_modules</name><channel>community</channel><min>1.6.0.0</min><max>1.7</max></package><extension><name>gd</name><min>2.0.28</min><max>3.0</max></extension></required></dependencies>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Indianic_Reviewimportexport</name>
|
4 |
+
<version>1.0.0.3</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>OSL v3.0</license>
|
7 |
<channel>community</channel>
|
11 |
<notes>Stable version</notes>
|
12 |
<authors><author><name>Mufaddal kapadiya</name><user>muffadal</user><email>muffadal.kapadiya@indianic.com</email></author></authors>
|
13 |
<date>2013-04-20</date>
|
14 |
+
<time>09:40:29</time>
|
15 |
+
<contents><target name="magelocal"><dir name="Indianic"><dir name="Reviewexport"><dir name="Model"><dir name="Convert"><dir name="Adapter"><file name="Reviewimport.php" hash="df78142c6a66d38f954a6d002085fc4a"/></dir><dir name="Parser"><file name="Reviewexport.php" hash="efa149b91bef85039e75ebd22ff16310"/></dir></dir><file name="Reviewexport.php" hash="ef06553339bdd5c61640916e67bd7d9b"/></dir><dir name="etc"><file name="config.xml" hash="958b792c051c328185284a42141b9058"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Indianic_Review.xml" hash="9bc68c0dd9d6127a23cdd29ec9b6a650"/></dir></target><target name="mage"><dir name="Product Review Import User Guide"><file name="HOW TO INSTALL - setup advanced profiles for magento bulk product review import and export.pdf" hash="945f39143f75d4c4d8ea3c7b9f3e2f11"/><file name="export_review.csv" hash="926ab8b1be3f72f89f860834d6ae50c8"/><file name="xml_data_to_paste_info_advanced_profile_export.txt" hash="1a2c48111c80427a1a6516f386751d82"/><file name="xml_data_to_paste_into_advanced_profile_import.txt" hash="0b58c4fbfb0d150609022bc93b39906f"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><package><name>Mage_core_modules</name><channel>community</channel><min>1.6.0.0</min><max>1.7</max></package><extension><name>gd</name><min>2.0.28</min><max>3.0</max></extension></required></dependencies>
|
18 |
</package>
|