Version Notes
First release
Download this release
Release Info
Developer | Kwaku Zigah |
Extension | NowInStore_CatalogBuilder |
Version | 1.0.1 |
Comparing to | |
See all releases |
Code changes from version 1.0.0 to 1.0.1
- app/code/{community → local}/NowInStore/CatalogBuilder/controllers/AuthController.php +0 -0
- app/code/{community → local}/NowInStore/CatalogBuilder/controllers/CategoriesController.php +0 -0
- app/code/{community → local}/NowInStore/CatalogBuilder/controllers/ProductsController.php +0 -0
- app/code/{community → local}/NowInStore/CatalogBuilder/controllers/ProfileController.php +0 -0
- app/code/{community → local}/NowInStore/CatalogBuilder/etc/adminhtml.xml +0 -0
- app/code/{community → local}/NowInStore/CatalogBuilder/etc/config.xml +1 -1
- app/code/{community → local}/NowInStore/CatalogBuilder/etc/config.xml~ +0 -0
- package.xml +5 -5
app/code/{community → local}/NowInStore/CatalogBuilder/controllers/AuthController.php
RENAMED
File without changes
|
app/code/{community → local}/NowInStore/CatalogBuilder/controllers/CategoriesController.php
RENAMED
File without changes
|
app/code/{community → local}/NowInStore/CatalogBuilder/controllers/ProductsController.php
RENAMED
File without changes
|
app/code/{community → local}/NowInStore/CatalogBuilder/controllers/ProfileController.php
RENAMED
File without changes
|
app/code/{community → local}/NowInStore/CatalogBuilder/etc/adminhtml.xml
RENAMED
File without changes
|
app/code/{community → local}/NowInStore/CatalogBuilder/etc/config.xml
RENAMED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<NowInStore_CatalogBuilder>
|
5 |
-
<version>1.0.
|
6 |
</NowInStore_CatalogBuilder>
|
7 |
</modules>
|
8 |
<frontend>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<NowInStore_CatalogBuilder>
|
5 |
+
<version>1.0.1</version> <!-- Version number of your module -->
|
6 |
</NowInStore_CatalogBuilder>
|
7 |
</modules>
|
8 |
<frontend>
|
app/code/{community → local}/NowInStore/CatalogBuilder/etc/config.xml~
RENAMED
File without changes
|
package.xml
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>NowInStore_CatalogBuilder</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.gnu.org/licenses/gpl-3.0.en.html">GNU General Public License (GPL)</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
-
<summary>
|
10 |
<description>Now In Store will guide you in your process as you create and use catalogs and flyers and help you gain control over your sales.
|
11 |

|
12 |
Our catalog and flyer builder automatically creates professional and customizable catalogs and flyers for your Magento listings in under 30 seconds. Our blog and online-chat experts are on hand that share tips and tricks on how you can use catalogs and flyers to grow your sales.
|
@@ -16,9 +16,9 @@ With a few clicks, import all of your Magento products into a beautiful drag and
|
|
16 |
</description>
|
17 |
<notes>First release</notes>
|
18 |
<authors><author><name>Kwaku Zigah</name><user>kwaku</user><email>kwaku.zigah@nowinstore.com</email></author></authors>
|
19 |
-
<date>2015-07-
|
20 |
-
<time>
|
21 |
-
<contents><target name="
|
22 |
<compatible/>
|
23 |
<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.5.0</min><max>1.9</max></package></required></dependencies>
|
24 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>NowInStore_CatalogBuilder</name>
|
4 |
+
<version>1.0.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.gnu.org/licenses/gpl-3.0.en.html">GNU General Public License (GPL)</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
+
<summary>Create products printable & online catalogs </summary>
|
10 |
<description>Now In Store will guide you in your process as you create and use catalogs and flyers and help you gain control over your sales.
|
11 |

|
12 |
Our catalog and flyer builder automatically creates professional and customizable catalogs and flyers for your Magento listings in under 30 seconds. Our blog and online-chat experts are on hand that share tips and tricks on how you can use catalogs and flyers to grow your sales.
|
16 |
</description>
|
17 |
<notes>First release</notes>
|
18 |
<authors><author><name>Kwaku Zigah</name><user>kwaku</user><email>kwaku.zigah@nowinstore.com</email></author></authors>
|
19 |
+
<date>2015-07-30</date>
|
20 |
+
<time>16:46:34</time>
|
21 |
+
<contents><target name="magelocal"><dir name="NowInStore"><dir name="CatalogBuilder"><dir name="controllers"><file name="AuthController.php" hash="d64acfc32d9db86b3bb89ac537e2ea91"/><file name="CategoriesController.php" hash="8ac0b1276609c3498926ffe9632a4977"/><file name="ProductsController.php" hash="36dfdb8cd9ff135b3538251aa899bafd"/><file name="ProfileController.php" hash="05679442c999971bad022b2f580331d9"/></dir><dir name="etc"><file name="adminhtml.xml" hash="3d7e6a6f47a3a37945603d5620a49c22"/><file name="config.xml" hash="49fa0f739963089362096c331461ec34"/><file name="config.xml~" hash="fa9eaa937860779735ddee5bc4ec7f5f"/></dir></dir></dir></target></contents>
|
22 |
<compatible/>
|
23 |
<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.5.0</min><max>1.9</max></package></required></dependencies>
|
24 |
</package>
|