Plugin Directory

Changeset 1440689


Ignore:
Timestamp:
06/21/2016 07:11:06 AM (10 years ago)
Author:
crowderia
Message:

Installation process

Location:
boxrunner
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • boxrunner/tags/v1.0.0/README.txt

    r1440662 r1440689  
    1919== Installation ==
    2020
    21 #1.Select 'Add new' in the 'Plugins' menu
    22 #2.Find and install the latest Boxrunner plugin for WooCommerce.
    23 #3.Activate the plugin.
    24 #4.Setup the module under  'Settings' / 'BoxRunner'
     21*1.Select 'Add new' in the 'Plugins' menu
     22*2.Find and install the latest Boxrunner plugin for WooCommerce.
     23*3.Activate the plugin.
     24*4.Setup the module under  'Settings' / 'BoxRunner'
    2525
    2626Manual Installation
    2727
    28 1.Upload the folder boxrunner manually to the /wp-content/plugins/ directory through FTP.
    29 2.Activate the plugin through the 'Plugins' menu in WordPress
    30 3.Setup the module under 'Setting' / 'BoxRunner'
     28*1.Upload the folder boxrunner manually to the /wp-content/plugins/ directory through FTP.
     29*2.Activate the plugin through the 'Plugins' menu in WordPress
     30*3.Setup the module under 'Setting' / 'BoxRunner'
    3131
    3232== Frequently Asked Questions ==
  • boxrunner/tags/v1.0.0/ichain.php

    r1440629 r1440689  
    750750            <input type="hidden" name="_wp_http_referer" value="">
    751751    <?php if ($result->party_id == null) { ?>
    752                 <h2 style="border-left: 5px solid #F72B2B;padding: 10px;font-size: 17px;font-weight: 600;" class="notice"> You are not connected to BoxRunner</br><span style="font-size: 14px !important;">Please enter correct Boxrunner username and password and click "Connect to BoxRunner" button.</br>If you don`t have a Boxrunner account please sign up. <a>Http://boxrunner.net</a></span></h2>
     752                <h2 style="border-left: 5px solid #F72B2B;padding: 10px;font-size: 17px;font-weight: 600;" class="notice"> You are not connected to BoxRunner</br><span style="font-size: 14px !important;">Please enter correct Boxrunner username and password and click "Connect to BoxRunner" button.</br>If you don`t have a Boxrunner account please sign up. <a>http://boxrunner.net</a></span></h2>
    753753    <?php } ?> 
    754754            <table class="form-table">
  • boxrunner/trunk/README.txt

    r1440662 r1440689  
    1919== Installation ==
    2020
    21 #1.Select 'Add new' in the 'Plugins' menu
    22 #2.Find and install the latest Boxrunner plugin for WooCommerce.
    23 #3.Activate the plugin.
    24 #4.Setup the module under  'Settings' / 'BoxRunner'
     21*1.Select 'Add new' in the 'Plugins' menu
     22*2.Find and install the latest Boxrunner plugin for WooCommerce.
     23*3.Activate the plugin.
     24*4.Setup the module under  'Settings' / 'BoxRunner'
    2525
    2626Manual Installation
    2727
    28 1.Upload the folder boxrunner manually to the /wp-content/plugins/ directory through FTP.
    29 2.Activate the plugin through the 'Plugins' menu in WordPress
    30 3.Setup the module under 'Setting' / 'BoxRunner'
     28*1.Upload the folder boxrunner manually to the /wp-content/plugins/ directory through FTP.
     29*2.Activate the plugin through the 'Plugins' menu in WordPress
     30*3.Setup the module under 'Setting' / 'BoxRunner'
    3131
    3232== Frequently Asked Questions ==
  • boxrunner/trunk/ichain.php

    r1440629 r1440689  
    750750            <input type="hidden" name="_wp_http_referer" value="">
    751751    <?php if ($result->party_id == null) { ?>
    752                 <h2 style="border-left: 5px solid #F72B2B;padding: 10px;font-size: 17px;font-weight: 600;" class="notice"> You are not connected to BoxRunner</br><span style="font-size: 14px !important;">Please enter correct Boxrunner username and password and click "Connect to BoxRunner" button.</br>If you don`t have a Boxrunner account please sign up. <a>Http://boxrunner.net</a></span></h2>
     752                <h2 style="border-left: 5px solid #F72B2B;padding: 10px;font-size: 17px;font-weight: 600;" class="notice"> You are not connected to BoxRunner</br><span style="font-size: 14px !important;">Please enter correct Boxrunner username and password and click "Connect to BoxRunner" button.</br>If you don`t have a Boxrunner account please sign up. <a>http://boxrunner.net</a></span></h2>
    753753    <?php } ?> 
    754754            <table class="form-table">
Note: See TracChangeset for help on using the changeset viewer.