Plugin Directory

Changeset 3229241


Ignore:
Timestamp:
01/27/2025 08:55:11 AM (14 months ago)
Author:
livestory
Message:

Update readme.txt

Location:
live-story-short-code
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • live-story-short-code/tags/1.0.2/readme.txt

    r3155141 r3229241  
    3232
    3333## Setup guide
     34Live Story plugin can be installed in 2 ways. In first, you have to download the folder and manual upload it by FTP on Wordpress plugins folder.
     35The second way, much faster, simply required to search Live Story on plugins installation module directly inside your Wordpress admin panel.
    3436
    35 1. Define this constant inside `wp-config.php`
     37If you are installing with first way:
    3638
    37     `define('LIVESTORY_BRANDCODE', 'code');`
     391. Clone this repository in the `wp-content/plugins` directory
    3840
    39 2. Clone this repository in the `wp-content/plugins` directory
     412. Activate it from the admin panel
    4042
    41 3. Activate it from the admin panel
     433. Manage your configuration using the 'Live Story' menu option to enable plugin and set brand code
     44
     45### Brand setup
     46
     47Brand code must be filled with your brand code on the plugin installation page, as required from plugin to work correctly (see screenshot 1)
    4248
    4349## Syntax
     
    75812. Search for "Live Story"
    76823. Click "Install"
     834. Manage your configuration using the 'Live Story' menu option to enable plugin and set brand code
    7784
    7885The manual way:
  • live-story-short-code/trunk/readme.txt

    r3155141 r3229241  
    3232
    3333## Setup guide
     34Live Story plugin can be installed in 2 ways. In first, you have to download the folder and manual upload it by FTP on Wordpress plugins folder.
     35The second way, much faster, simply required to search Live Story on plugins installation module directly inside your Wordpress admin panel.
    3436
    35 1. Define this constant inside `wp-config.php`
     37If you are installing with first way:
    3638
    37     `define('LIVESTORY_BRANDCODE', 'code');`
     391. Clone this repository in the `wp-content/plugins` directory
    3840
    39 2. Clone this repository in the `wp-content/plugins` directory
     412. Activate it from the admin panel
    4042
    41 3. Activate it from the admin panel
     433. Manage your configuration using the 'Live Story' menu option to enable plugin and set brand code
     44
     45### Brand setup
     46
     47Brand code must be filled with your brand code on the plugin installation page, as required from plugin to work correctly (see screenshot 1)
    4248
    4349## Syntax
     
    75812. Search for "Live Story"
    76823. Click "Install"
     834. Manage your configuration using the 'Live Story' menu option to enable plugin and set brand code
    7784
    7885The manual way:
Note: See TracChangeset for help on using the changeset viewer.