Changeset 1910176
- Timestamp:
- 07/17/2018 07:08:38 AM (8 years ago)
- File:
-
- 1 edited
-
openhousevideo/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
openhousevideo/trunk/readme.txt
r1910160 r1910176 2 2 Contributors: dtsurcan 3 3 License: GPLv3 4 Tags: openhousevideo, real, estate, video, marketing, platform4 Tags: openhousevideo, ohv, ohvideo, real, estate, video, marketing, platform 5 5 Requires at least: 3.5 6 6 Tested up to: 4.9 … … 8 8 Stable tag: 1.0.0 9 9 10 11 10 == Description == 12 11 [OpenHouseVideo](https://www.openhousevideo.com) is an extension of the capabilities of the OpenHouseVideo project. 13 14 12 15 13 == Terms Of Service == 16 14 https://www.openhousevideo.com/terms-of-service.html 17 15 18 19 16 == Installation == 20 21 17 = Installation of Plugin through the Dashboard: = 22 1. Download the O HVPlugin;18 1. Download the OpenHouseVideo Plugin; 23 19 2. Go to `Dashboard - Plugins - Add New` page; 24 20 3. Press `Upload Plugin` button in the upper part of the screen; … … 27 23 28 24 = Installation of Plugin through FTP: = 29 1. Download the O HVPlugin;25 1. Download the OpenHouseVideo Plugin; 30 26 2. Unpack downloaded archive with the help of archiver; 31 3. Copy unpacked folder with Plugin to the server through FTP, into `/wp-content/plugins/` folder; As a result, path to Plugin folder should look like: `/wp-content/plugins/ wp-ohv-plugin/**`;27 3. Copy unpacked folder with Plugin to the server through FTP, into `/wp-content/plugins/` folder; As a result, path to Plugin folder should look like: `/wp-content/plugins/openhousevideo/**`; 32 28 4. Navigate to `Dashboard - Plugins` page; 33 29 5. If you made everything correctly in Step 4, the new Plugin will appear in plugin list; 34 30 Press Activate link at the required Plugin to activate it. 35 31 36 37 32 == How OpenHouseVideo plugin works == 38 39 33 After installation, the plugin will add several new elements to Dashboard. 40 34 … … 49 43 * That's it. Now Listing is added to the editor. 50 44 51 52 45 == New menu "OHVideo" at sidebar == 53 54 46 New menu item, "OHVideo", will be added to sidebar at the dashboard. 55 47 56 48 This page contains Login form or, if you already logged in - common the information of the current user. 57 49 58 59 50 == Changelog == 60 61 = 1.0.0 =62 * Added parser URL and SERVER into the same connection type63 * Refactored SCSS64 65 51 = 1.0.0 = 66 52 * Initial release
Note: See TracChangeset
for help on using the changeset viewer.