Changeset 3229241
- Timestamp:
- 01/27/2025 08:55:11 AM (14 months ago)
- Location:
- live-story-short-code
- Files:
-
- 2 edited
-
tags/1.0.2/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
live-story-short-code/tags/1.0.2/readme.txt
r3155141 r3229241 32 32 33 33 ## Setup guide 34 Live 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. 35 The second way, much faster, simply required to search Live Story on plugins installation module directly inside your Wordpress admin panel. 34 36 35 1. Define this constant inside `wp-config.php` 37 If you are installing with first way: 36 38 37 `define('LIVESTORY_BRANDCODE', 'code');` 39 1. Clone this repository in the `wp-content/plugins` directory 38 40 39 2. Clone this repository in the `wp-content/plugins` directory41 2. Activate it from the admin panel 40 42 41 3. Activate it from the admin panel 43 3. Manage your configuration using the 'Live Story' menu option to enable plugin and set brand code 44 45 ### Brand setup 46 47 Brand code must be filled with your brand code on the plugin installation page, as required from plugin to work correctly (see screenshot 1) 42 48 43 49 ## Syntax … … 75 81 2. Search for "Live Story" 76 82 3. Click "Install" 83 4. Manage your configuration using the 'Live Story' menu option to enable plugin and set brand code 77 84 78 85 The manual way: -
live-story-short-code/trunk/readme.txt
r3155141 r3229241 32 32 33 33 ## Setup guide 34 Live 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. 35 The second way, much faster, simply required to search Live Story on plugins installation module directly inside your Wordpress admin panel. 34 36 35 1. Define this constant inside `wp-config.php` 37 If you are installing with first way: 36 38 37 `define('LIVESTORY_BRANDCODE', 'code');` 39 1. Clone this repository in the `wp-content/plugins` directory 38 40 39 2. Clone this repository in the `wp-content/plugins` directory41 2. Activate it from the admin panel 40 42 41 3. Activate it from the admin panel 43 3. Manage your configuration using the 'Live Story' menu option to enable plugin and set brand code 44 45 ### Brand setup 46 47 Brand code must be filled with your brand code on the plugin installation page, as required from plugin to work correctly (see screenshot 1) 42 48 43 49 ## Syntax … … 75 81 2. Search for "Live Story" 76 82 3. Click "Install" 83 4. Manage your configuration using the 'Live Story' menu option to enable plugin and set brand code 77 84 78 85 The manual way:
Note: See TracChangeset
for help on using the changeset viewer.