Plugin Directory

Changeset 2476162


Ignore:
Timestamp:
02/17/2021 08:57:35 AM (5 years ago)
Author:
toristy
Message:

update readme.txt

Location:
toristy
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • toristy/assets/readme.txt

    r2353977 r2476162  
    11=== Plugin Name ===
     2
    23Contributors: toristy
    34Tags: reservations, booking calendar, booking, reservation plugin, reservation calendar, booking system
    45Requires at least: 4.0
    5 Tested up to: 5.4.1
    6 Stable tag: 1.1.0
     6Tested up to: 5.6.1
     7Stable tag: 2.0.0
    78License: GPLv2 or later
    89License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1314
    1415This plugin make it easy to embed Toristy booking calendars and buttons on your site. Learn more about the Toristy In Destination Sales & Reservation Software at [toristy.com](https://toristy.com).
     16For more examples and available options, please visit <https://toristy.com/toristy-for-wordpress/>.
    1517
    16 For more examples and available options, please visit <https://toristy.com/toristy-for-wordpress/>.
     18= General Features =
     19
     20* Adding a button to an existing page.
     21* Adding a calendar to an existing page.
     22* Extracting the full page into Wordpress custom pages from Toristy.
     23* Adding categories and subcategories to wordpress.
     24* Organising with blocks and fully customising colours/fonts etc.
    1725
    1826== Installation ==
     
    2129
    22301. Navigate to Plugins > Add New in your WordPress Dashboard
    23 1. Search for "Toristy"
    24 1. Click Install on the "Toristy" plugin
    25 1. Activate the plugin
     312. Search for "Toristy"
     323. Click Install on the "Toristy" plugin
     334. Activate the plugin
    2634
    2735= By direct upload: =
    2836
    29371. Download the plugin and unzip it.
    30 1. Upload the toristy folder to your /wp-content/plugins/ directory
    31 1. Activate the plugin through the 'Plugins' menu in WordPress
     382. Upload the toristy folder to your /wp-content/plugins/ directory
     393. Activate the plugin through the 'Plugins' menu in WordPress
    3240
    3341= Then =
    3442
    35 Use the your Toristy api-key in the WordPress admin section.
     43Use your Toristy api-key in the WordPress plugin admin section.
     44
     45== Upgrade Notes ==
     46* Upgrading to 2.0 from 1.x
     47    * Deactivate the plugin before updating to version 2.0.0
    3648
    3749== Screenshots ==
     
    42544. Iframe booking overlay: customers book your activity without leaving your website
    43555. Blocks for service categories, service locations and service system-types
     566. New Home page with an image and search bar.
    4457
    4558== Changelog ==
     
    5164* Added main page name(default:Toristy) settings under the plugin settings.
    5265* Add blocks for displaying services from a category, location or type
    53 * Add block for calender and button to use on a post or a page.
     66* Add a block for calenders and buttons to use on a post or a page.
    5467* Added all custom post type and custom taxonomy under plugin settings page.
    55 * Options to customized the look and feel of the service page.
     68* Options to customize the look and feel of the service page.
    5669
    5770= 1.1.0 =
     
    5972* Added images selection options to service page (Custom Design page only).
    6073* Added tabs to service page [Details, Location, Cancellation] (Custom Design page only)
    61 * Added Google maps to service page under location tab(Custom Design page only).
     74* Added Google Maps to service page under location tab(Custom Design page only).
     75
     76= 2.0.0 =
     77* Re-build and more streamline for better performance and integration.
     78* Blocks (categories, types and locations) are now merged into one block (Toristy spotlight) for better experience.
     79* Front-end Pages(Website).
     80    * Added Home-page with search and list options.
     81    * Redesign Filter-page with new search and filter options.
     82    * Redesign Service-page  with improved layout.
     83* Back-end(Admin plugin settings).
     84    * Rename API options from Api settings, also Page Settings to Page Options.
     85    * New and Improved sync option, cache option into API option.
     86    * Added option to run manual sync, clear cache, information about next sync time.
     87    * Added Page options with color, background-color and image upload options.
     88    * Added new tabs (Home services) for sections on the homepage for list of 3 services each.
     89    * Merged Maps Settings and Widget Settings into a single options tab.
  • toristy/tags/2.0.0/readme.txt

    r2476120 r2476162  
    11=== Plugin Name ===
     2
    23Contributors: toristy
    34Tags: reservations, booking calendar, booking, reservation plugin, reservation calendar, booking system
    45Requires at least: 4.0
    5 Tested up to: 5.4.1
    6 Stable tag: 1.1.0
     6Tested up to: 5.6.1
     7Stable tag: 2.0.0
    78License: GPLv2 or later
    89License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1314
    1415This plugin make it easy to embed Toristy booking calendars and buttons on your site. Learn more about the Toristy In Destination Sales & Reservation Software at [toristy.com](https://toristy.com).
     16For more examples and available options, please visit <https://toristy.com/toristy-for-wordpress/>.
    1517
    16 For more examples and available options, please visit <https://toristy.com/toristy-for-wordpress/>.
     18= General Features =
     19
     20* Adding a button to an existing page.
     21* Adding a calendar to an existing page.
     22* Extracting the full page into Wordpress custom pages from Toristy.
     23* Adding categories and subcategories to wordpress.
     24* Organising with blocks and fully customising colours/fonts etc.
    1725
    1826== Installation ==
     
    2129
    22301. Navigate to Plugins > Add New in your WordPress Dashboard
    23 1. Search for "Toristy"
    24 1. Click Install on the "Toristy" plugin
    25 1. Activate the plugin
     312. Search for "Toristy"
     323. Click Install on the "Toristy" plugin
     334. Activate the plugin
    2634
    2735= By direct upload: =
    2836
    29371. Download the plugin and unzip it.
    30 1. Upload the toristy folder to your /wp-content/plugins/ directory
    31 1. Activate the plugin through the 'Plugins' menu in WordPress
     382. Upload the toristy folder to your /wp-content/plugins/ directory
     393. Activate the plugin through the 'Plugins' menu in WordPress
    3240
    3341= Then =
    3442
    35 Use the your Toristy api-key in the WordPress admin section.
     43Use your Toristy api-key in the WordPress plugin admin section.
     44
     45== Upgrade Notes ==
     46* Upgrading to 2.0 from 1.x
     47    * Deactivate the plugin before updating to version 2.0.0
    3648
    3749== Screenshots ==
     
    42544. Iframe booking overlay: customers book your activity without leaving your website
    43555. Blocks for service categories, service locations and service system-types
     566. New Home page with an image and search bar.
    4457
    4558== Changelog ==
     
    5164* Added main page name(default:Toristy) settings under the plugin settings.
    5265* Add blocks for displaying services from a category, location or type
    53 * Add block for calender and button to use on a post or a page.
     66* Add a block for calenders and buttons to use on a post or a page.
    5467* Added all custom post type and custom taxonomy under plugin settings page.
    55 * Options to customized the look and feel of the service page.
     68* Options to customize the look and feel of the service page.
    5669
    5770= 1.1.0 =
     
    5972* Added images selection options to service page (Custom Design page only).
    6073* Added tabs to service page [Details, Location, Cancellation] (Custom Design page only)
    61 * Added Google maps to service page under location tab(Custom Design page only).
     74* Added Google Maps to service page under location tab(Custom Design page only).
     75
     76= 2.0.0 =
     77* Re-build and more streamline for better performance and integration.
     78* Blocks (categories, types and locations) are now merged into one block (Toristy spotlight) for better experience.
     79* Front-end Pages(Website).
     80    * Added Home-page with search and list options.
     81    * Redesign Filter-page with new search and filter options.
     82    * Redesign Service-page  with improved layout.
     83* Back-end(Admin plugin settings).
     84    * Rename API options from Api settings, also Page Settings to Page Options.
     85    * New and Improved sync option, cache option into API option.
     86    * Added option to run manual sync, clear cache, information about next sync time.
     87    * Added Page options with color, background-color and image upload options.
     88    * Added new tabs (Home services) for sections on the homepage for list of 3 services each.
     89    * Merged Maps Settings and Widget Settings into a single options tab.
  • toristy/trunk/readme.txt

    r2476120 r2476162  
    11=== Plugin Name ===
     2
    23Contributors: toristy
    34Tags: reservations, booking calendar, booking, reservation plugin, reservation calendar, booking system
    45Requires at least: 4.0
    5 Tested up to: 5.4.1
    6 Stable tag: 1.1.0
     6Tested up to: 5.6.1
     7Stable tag: 2.0.0
    78License: GPLv2 or later
    89License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1314
    1415This plugin make it easy to embed Toristy booking calendars and buttons on your site. Learn more about the Toristy In Destination Sales & Reservation Software at [toristy.com](https://toristy.com).
     16For more examples and available options, please visit <https://toristy.com/toristy-for-wordpress/>.
    1517
    16 For more examples and available options, please visit <https://toristy.com/toristy-for-wordpress/>.
     18= General Features =
     19
     20* Adding a button to an existing page.
     21* Adding a calendar to an existing page.
     22* Extracting the full page into Wordpress custom pages from Toristy.
     23* Adding categories and subcategories to wordpress.
     24* Organising with blocks and fully customising colours/fonts etc.
    1725
    1826== Installation ==
     
    2129
    22301. Navigate to Plugins > Add New in your WordPress Dashboard
    23 1. Search for "Toristy"
    24 1. Click Install on the "Toristy" plugin
    25 1. Activate the plugin
     312. Search for "Toristy"
     323. Click Install on the "Toristy" plugin
     334. Activate the plugin
    2634
    2735= By direct upload: =
    2836
    29371. Download the plugin and unzip it.
    30 1. Upload the toristy folder to your /wp-content/plugins/ directory
    31 1. Activate the plugin through the 'Plugins' menu in WordPress
     382. Upload the toristy folder to your /wp-content/plugins/ directory
     393. Activate the plugin through the 'Plugins' menu in WordPress
    3240
    3341= Then =
    3442
    35 Use the your Toristy api-key in the WordPress admin section.
     43Use your Toristy api-key in the WordPress plugin admin section.
     44
     45== Upgrade Notes ==
     46* Upgrading to 2.0 from 1.x
     47    * Deactivate the plugin before updating to version 2.0.0
    3648
    3749== Screenshots ==
     
    42544. Iframe booking overlay: customers book your activity without leaving your website
    43555. Blocks for service categories, service locations and service system-types
     566. New Home page with an image and search bar.
    4457
    4558== Changelog ==
     
    5164* Added main page name(default:Toristy) settings under the plugin settings.
    5265* Add blocks for displaying services from a category, location or type
    53 * Add block for calender and button to use on a post or a page.
     66* Add a block for calenders and buttons to use on a post or a page.
    5467* Added all custom post type and custom taxonomy under plugin settings page.
    55 * Options to customized the look and feel of the service page.
     68* Options to customize the look and feel of the service page.
    5669
    5770= 1.1.0 =
     
    5972* Added images selection options to service page (Custom Design page only).
    6073* Added tabs to service page [Details, Location, Cancellation] (Custom Design page only)
    61 * Added Google maps to service page under location tab(Custom Design page only).
     74* Added Google Maps to service page under location tab(Custom Design page only).
     75
     76= 2.0.0 =
     77* Re-build and more streamline for better performance and integration.
     78* Blocks (categories, types and locations) are now merged into one block (Toristy spotlight) for better experience.
     79* Front-end Pages(Website).
     80    * Added Home-page with search and list options.
     81    * Redesign Filter-page with new search and filter options.
     82    * Redesign Service-page  with improved layout.
     83* Back-end(Admin plugin settings).
     84    * Rename API options from Api settings, also Page Settings to Page Options.
     85    * New and Improved sync option, cache option into API option.
     86    * Added option to run manual sync, clear cache, information about next sync time.
     87    * Added Page options with color, background-color and image upload options.
     88    * Added new tabs (Home services) for sections on the homepage for list of 3 services each.
     89    * Merged Maps Settings and Widget Settings into a single options tab.
Note: See TracChangeset for help on using the changeset viewer.