Version Notes
Master user and password for frontend.
Download this release
Release Info
Developer | Magento Core Team |
Extension | Strategery_Deny |
Version | 0.1.1 |
Comparing to | |
See all releases |
Code changes from version 0.1.0 to 0.1.1
app/code/community/Strategery/Deny/etc/config.xml
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
<config>
|
13 |
<modules>
|
14 |
<Strategery_Deny>
|
15 |
-
<version>0.1.
|
16 |
</Strategery_Deny>
|
17 |
</modules>
|
18 |
<global>
|
12 |
<config>
|
13 |
<modules>
|
14 |
<Strategery_Deny>
|
15 |
+
<version>0.1.1</version>
|
16 |
</Strategery_Deny>
|
17 |
</modules>
|
18 |
<global>
|
package.xml
CHANGED
@@ -1,17 +1,20 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Strategery_Deny</name>
|
4 |
-
<version>0.1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/afl-3.0.php">Academic Free License (AFL 3.0)</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
-
<summary>
|
10 |
-
<description><
|
11 |
-
<h2>Features</h2>
|
12 |
<p>Allow administrators to setup a master user and password for the entire frontend.</p>
|
13 |
<h3>How this works?</h3>
|
14 |
-
<p>
|
|
|
|
|
|
|
|
|
15 |
<h2>How to use it in simple steps:</h2>
|
16 |
<ul>
|
17 |
<li>Go to System / Configuration / Strategery Extensions / Deny</li>
|
@@ -20,14 +23,14 @@
|
|
20 |
<li>Enjoy!</li>
|
21 |
</ul>
|
22 |
<h2>Supported versions</h2>
|
23 |
-
<p>Magento 1.7
|
24 |
<h2>Support</h2>
|
25 |
<p>For support, contact us at <a href="mailto:contact@usestrategery.com">contact@usestrategery.com</a></p></description>
|
26 |
<notes>Master user and password for frontend.</notes>
|
27 |
<authors><author><name>Strategery</name><user>auto-converted</user><email>contact@usestrategery.com</email></author><author><name>Damian A. Pastorini</name><user>auto-converted</user><email>damian.pastorini@dwdeveloper.com</email></author></authors>
|
28 |
-
<date>2015-05-
|
29 |
-
<time>
|
30 |
-
<contents><target name="mageetc"><dir name="modules"><file name="Strategery_Deny.xml" hash="ba4aec129a8111e1ceb5a15c71379e23"/></dir></target><target name="magecommunity"><dir name="Strategery"><dir name="Deny"><dir name="Helper"><file name="Data.php" hash="b1f84b1e5eb6022fe09671b00c8cb266"/></dir><dir name="Model"><file name="Observer.php" hash="6d7c9db1d67f52fe1688417847f58bda"/></dir><dir name="controllers"><file name="LoginController.php" hash="3fde0e4c1f45a5e9cf4930d9ef8ea912"/></dir><dir name="etc"><file name="adminhtml.xml" hash="8861012f90a0277ea75f5617edad7eba"/><file name="config.xml" hash="
|
31 |
<compatible/>
|
32 |
<dependencies/>
|
33 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Strategery_Deny</name>
|
4 |
+
<version>0.1.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/afl-3.0.php">Academic Free License (AFL 3.0)</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
+
<summary>Allow administrators to setup a master user and password for the entire frontend.</summary>
|
10 |
+
<description><h2>Features</h2>
|
|
|
11 |
<p>Allow administrators to setup a master user and password for the entire frontend.</p>
|
12 |
<h3>How this works?</h3>
|
13 |
+
<p>First you need to specify an user and password in the extension system configuration. After you enable the extension all the frontend URL's will be blocked by a login form.</p>
|
14 |
+
<p>The form will validate the user / password and the it will create a session to allow the user to navigate the frontend.</p>
|
15 |
+
<h3>How this extension will help me?</h3>
|
16 |
+
<p>Let's say for example that your store is been developed and you don't want that real customers or your competition see the store until it's finished.</p>
|
17 |
+
<p>With this extension you will be able to block the frontend for everyone that doesn't have the master user and password.</p>
|
18 |
<h2>How to use it in simple steps:</h2>
|
19 |
<ul>
|
20 |
<li>Go to System / Configuration / Strategery Extensions / Deny</li>
|
23 |
<li>Enjoy!</li>
|
24 |
</ul>
|
25 |
<h2>Supported versions</h2>
|
26 |
+
<p>Magento 1.7 to 1.9.x.</p>
|
27 |
<h2>Support</h2>
|
28 |
<p>For support, contact us at <a href="mailto:contact@usestrategery.com">contact@usestrategery.com</a></p></description>
|
29 |
<notes>Master user and password for frontend.</notes>
|
30 |
<authors><author><name>Strategery</name><user>auto-converted</user><email>contact@usestrategery.com</email></author><author><name>Damian A. Pastorini</name><user>auto-converted</user><email>damian.pastorini@dwdeveloper.com</email></author></authors>
|
31 |
+
<date>2015-05-20</date>
|
32 |
+
<time>20:59:27</time>
|
33 |
+
<contents><target name="mageetc"><dir name="modules"><file name="Strategery_Deny.xml" hash="ba4aec129a8111e1ceb5a15c71379e23"/></dir></target><target name="magecommunity"><dir name="Strategery"><dir name="Deny"><dir name="Helper"><file name="Data.php" hash="b1f84b1e5eb6022fe09671b00c8cb266"/></dir><dir name="Model"><file name="Observer.php" hash="6d7c9db1d67f52fe1688417847f58bda"/></dir><dir name="controllers"><file name="LoginController.php" hash="3fde0e4c1f45a5e9cf4930d9ef8ea912"/></dir><dir name="etc"><file name="adminhtml.xml" hash="8861012f90a0277ea75f5617edad7eba"/><file name="config.xml" hash="4920ce99337a96e66e470807d1b98fe2"/><file name="system.xml" hash="f9898eccdebfa627a0dbc83c763e780b"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="strategery_deny.xml" hash="8498fc3d89028e919067ed00fb29ba44"/></dir><dir name="template"><dir name="strategery"><dir name="deny"><file name="login.phtml" hash="13b588d4d18e5cf420c26ed735d6c7d3"/></dir></dir></dir></dir></dir></dir></target></contents>
|
34 |
<compatible/>
|
35 |
<dependencies/>
|
36 |
</package>
|