new appraoch
This commit is contained in:
13
pancake/installer/views/steps/welcome.php
Executable file
13
pancake/installer/views/steps/welcome.php
Executable file
@@ -0,0 +1,13 @@
|
||||
<h2>Let's make some Pancakes!</h2>
|
||||
<p>Ingredient list, make sure you have these to hand:</p>
|
||||
<ul class="requirements">
|
||||
<li>License key (in receipt email)</li>
|
||||
<li>Database name</li>
|
||||
<li>Database username</li>
|
||||
<li>Database password</li>
|
||||
<li>Database host</li>
|
||||
</ul>
|
||||
<p>If you have all the information ready yourself, then you're ready to go. Hit the "Install Pancake!" link below to continue.</p>
|
||||
<p>If for any reason this recipe fails and the file creation doesn't work please try again then <a href="<?php echo PANCAKEAPP_COM_BASE_URL; ?>account/support/ticket/new">open a <strong>free</strong> support ticket</a> if it still does not work.</p>
|
||||
|
||||
<p class="center"><a href="<?php echo BASE_URL."index.php?/wizard/step1"; ?>" class="button">Install Pancake!</a></p>
|
||||
Reference in New Issue
Block a user