Version Notes
Release notes:
- Updating extension config settings
Download this release
Release Info
Developer | Remmote |
Extension | Remmote_Facebookpixel |
Version | 1.0.2 |
Comparing to | |
See all releases |
Code changes from version 1.0.1 to 1.0.2
app/code/community/Remmote/Facebookpixel/etc/config.xml
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
<config>
|
11 |
<modules>
|
12 |
<Remmote_Facebookpixel>
|
13 |
-
<version>1.0.
|
14 |
</Remmote_Facebookpixel>
|
15 |
</modules>
|
16 |
|
10 |
<config>
|
11 |
<modules>
|
12 |
<Remmote_Facebookpixel>
|
13 |
+
<version>1.0.2</version>
|
14 |
</Remmote_Facebookpixel>
|
15 |
</modules>
|
16 |
|
app/code/community/Remmote/Facebookpixel/etc/system.xml
CHANGED
@@ -19,14 +19,14 @@
|
|
19 |
<label>Facebook Pixel Settings</label>
|
20 |
<tab>remmote_extensions</tab>
|
21 |
<frontend_type>text</frontend_type>
|
22 |
-
<sort_order>
|
23 |
<show_in_default>1</show_in_default>
|
24 |
<show_in_website>1</show_in_website>
|
25 |
<show_in_store>1</show_in_store>
|
26 |
<groups>
|
27 |
<info>
|
28 |
<frontend_model>Remmote_Facebookpixel_Block_Adminhtml_System_Config_Fieldset_Info</frontend_model>
|
29 |
-
<sort_order>
|
30 |
<show_in_default>1</show_in_default>
|
31 |
</info>
|
32 |
<general translate="label">
|
19 |
<label>Facebook Pixel Settings</label>
|
20 |
<tab>remmote_extensions</tab>
|
21 |
<frontend_type>text</frontend_type>
|
22 |
+
<sort_order>255</sort_order>
|
23 |
<show_in_default>1</show_in_default>
|
24 |
<show_in_website>1</show_in_website>
|
25 |
<show_in_store>1</show_in_store>
|
26 |
<groups>
|
27 |
<info>
|
28 |
<frontend_model>Remmote_Facebookpixel_Block_Adminhtml_System_Config_Fieldset_Info</frontend_model>
|
29 |
+
<sort_order>5</sort_order>
|
30 |
<show_in_default>1</show_in_default>
|
31 |
</info>
|
32 |
<general translate="label">
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Remmote_Facebookpixel</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license>GPL</license>
|
7 |
<channel>community</channel>
|
@@ -9,12 +9,12 @@
|
|
9 |
<summary>Install Facebook Pixel Standard Events for Magento. Extension tracks standard events accurately using Magento Observers.</summary>
|
10 |
<description>This extension install Facebook Pixel in Magento stores. All the events are tracked using Magento observers which makes the tracking more accurate than the rest of extensions.</description>
|
11 |
<notes>Release notes:
|
12 |
-
-
|
13 |
</notes>
|
14 |
<authors><author><name>Remmote</name><user>remmote</user><email>info@remmote.com</email></author></authors>
|
15 |
-
<date>2017-
|
16 |
-
<time>
|
17 |
-
<contents><target name="mageetc"><dir name="modules"><file name="Remmote_Facebookpixel.xml" hash="43d40e05033b4ead5b8f65ae873bbcb1"/></dir></target><target name="magecommunity"><dir name="Remmote"><dir name="Facebookpixel"><dir name="Block"><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Fieldset"><file name="Info.php" hash="37df708d08f3a09132e0569d97e4d517"/></dir></dir></dir></dir><file name="Code.php" hash="efd82fa03963e539424dc091c8c9fe1c"/></dir><dir name="Helper"><file name="Data.php" hash="86f813a208979b520e372040edd6734a"/></dir><dir name="Model"><file name="Observer.php" hash="07e1686bf545a717bdd8bb6100011ce9"/></dir><dir name="etc"><file name="config.xml" hash="
|
18 |
<compatible/>
|
19 |
<dependencies><required><php><min>5.3.0</min><max>7.0.0</max></php></required></dependencies>
|
20 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Remmote_Facebookpixel</name>
|
4 |
+
<version>1.0.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>GPL</license>
|
7 |
<channel>community</channel>
|
9 |
<summary>Install Facebook Pixel Standard Events for Magento. Extension tracks standard events accurately using Magento Observers.</summary>
|
10 |
<description>This extension install Facebook Pixel in Magento stores. All the events are tracked using Magento observers which makes the tracking more accurate than the rest of extensions.</description>
|
11 |
<notes>Release notes:
|
12 |
+
- Updating extension config settings
|
13 |
</notes>
|
14 |
<authors><author><name>Remmote</name><user>remmote</user><email>info@remmote.com</email></author></authors>
|
15 |
+
<date>2017-02-08</date>
|
16 |
+
<time>21:31:01</time>
|
17 |
+
<contents><target name="mageetc"><dir name="modules"><file name="Remmote_Facebookpixel.xml" hash="43d40e05033b4ead5b8f65ae873bbcb1"/></dir></target><target name="magecommunity"><dir name="Remmote"><dir name="Facebookpixel"><dir name="Block"><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Fieldset"><file name="Info.php" hash="37df708d08f3a09132e0569d97e4d517"/></dir></dir></dir></dir><file name="Code.php" hash="efd82fa03963e539424dc091c8c9fe1c"/></dir><dir name="Helper"><file name="Data.php" hash="86f813a208979b520e372040edd6734a"/></dir><dir name="Model"><file name="Observer.php" hash="07e1686bf545a717bdd8bb6100011ce9"/></dir><dir name="etc"><file name="config.xml" hash="e0d8253fdcb30831260428ec085d9a32"/><file name="system.xml" hash="c687284a7c66f68f4c8969ade2a96af0"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="remmote_facebookpixel.xml" hash="d87afaed251f9545c9dc5213ac6533d9"/></dir><dir name="template"><dir name="remmote"><dir name="facebookpixel"><file name="code.phtml" hash="7112891ef16c97368d9c5c0000b4033b"/></dir></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="remmote"><dir name="facebookpixel"><dir name="system"><dir name="config"><dir name="fieldset"><file name="info.phtml" hash="ce4f4eb8d6cdcef1a6bfdf0df00b59f0"/></dir></dir></dir></dir></dir></dir></dir></dir></dir></target></contents>
|
18 |
<compatible/>
|
19 |
<dependencies><required><php><min>5.3.0</min><max>7.0.0</max></php></required></dependencies>
|
20 |
</package>
|