Plugin Directory

Changeset 2995343


Ignore:
Timestamp:
11/13/2023 05:06:18 PM (2 years ago)
Author:
tinysolution
Message:

Readme Update

Location:
cpt-woo-integration
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cpt-woo-integration/tags/1.1.3/README.txt

    r2994746 r2995343  
    11=== Custom Post Type Woocommerce Integration ===
    22Contributors: tinysolution
    3 Tags: woocommerce integration, custom post types, integration, pay for post, custom post type to woocommerce migration, custom post types, adding custom post type to Woocommerce
     3Tags: woocommerce integration, custom post types, adding custom post type to Woocommerce, integration, sell posts, sell pages, custom post type to woocommerce migration, Sale custom post types
    44Requires at least: 6.0
    55Tested up to: 6.4
     
    1313== Description ==
    1414
    15 Integrate custom post type with woocommerce allows you to seamlessly integrate any kind of custom post type with WooCommerce in your WordPress website. The WooCommerce Custom Product Plugin offers an effortless solution for managing and selling custom post types with just a few clicks.
     15Integrate custom post type with woocommerce allows you to seamlessly integrate any kind of custom post type with WooCommerce. CPT Woo Integration Plugin offers an effortless solution for managing and selling pages, posts and custom post types through WooCommerce just a few clicks.
     16The basic knowledge of WordPress, anyone can successfully install and use this.
    1617
    1718👉 [Documentation](https://docs.wptinysolutions.com/cpt-woo-integration/) | [Get Pro](https://www.wptinysolutions.com/tiny-products/cpt-woo-integration/)  👈
     
    2627Quickly and easily sell access to pages, posts and custom post types through WooCommerce with this plugin.
    2728
     29== 🏆 Free Features ==
     30
     31* Add meta field for Regular price
     32* Add meta field for Sale price
     33* Select Regular Price Meta key if the fields are already in place
     34* Select Sale Price Meta key if the fields are already in place
     35* Provided Shortcode for Display "price"
     36* Provided Shortcode for Display "Cart Button"
     37* Provided Shortcode for Display "Short description"
     38
     39
    2840== 🏆 PRO Features ==
    2941
    3042* All free Features Included
     43* Add sale price dates
    3144* Add SKU
    3245* Stock management
    33 * Add sale price with dates
     46* Stock status
     47* Sold individually
     48* Shipping product data
    3449* Product Gallery Images
    3550* Product Type - Simple product
    3651* Add Downloadable Product
    3752* Download file form WooCommerce user account.
     53* Downloadable files.
     54* Download limit.
     55* Download expiry.
    3856* Product Type - External/Affiliate product
    39 
     57* Provided Shortcode for Display "SKU"
     58* Provided Shortcode for Display "Attributes"
     59* Provided Shortcode for Display "Gallery Image" with Thumb Slider
    4060
    4161== 🏆 How do you integrate WooCommerce with a WordPress custom post type? ==
     
    4868
    4969* In the plugin settings page, locate the "Select Post type & Price Meta key" option. This is where you will set up the integration for your custom post type.
     70
     71* Toggle to enable the price field if you haven't registered any meta key for it yet. Otherwise, follow the next step below to select the previously added meta key.
    5072
    5173* In the dropdown list, find and select the custom post type you want to integrate with WooCommerce. Ensure that this custom post type has already been created in your WordPress site.
     
    7698= Q: What is the "Custom Post Type Woocommerce Integration" plugin? =
    7799
    78 The "Custom Post Type Woocommerce Integration" plugin is a WordPress plugin that allows you to integrate a custom post type with WooCommerce.
     100The "CPT Woo Integration" plugin is a WordPress plugin that allows you to integrate a custom post type with WooCommerce.
    79101
    80102It provides a seamless way to incorporate custom post types into your WooCommerce shop, including displaying prices and adding cart functionality.
    81103
    82 = Q: Where can I find the plugin settings for the CPR Integration ? =
     104= Q: Where can I find the plugin settings for the CPT Woo Integration ? =
    83105
    84 After activating the "Custom Post Type Woocommerce Integration" plugin, a new menu item called "Wc Integration" will appear in the WordPress admin sidebar.
     106After activating the "CPT Woo Integration" plugin, a new menu item called "Wc Integration" will appear in the WordPress admin sidebar.
    85107
    86108Click on this menu item to access the plugin settings.
    87109
    88 = Q: How do I integrate a custom post type with WooCommerce using "Custom Post Type Woocommerce Integration"? =
     110= Q: How do I integrate a custom post type with WooCommerce using "CPT Woo Integration"? =
    89111
    90 * To integrate a custom post type with WooCommerce using the "Custom Post Type Woocommerce Integration" plugin, follow these steps:
    91 * Access the plugin settings by clicking on "Custom Post Type Woocommerce Integration" in the WordPress admin sidebar.
     112* To integrate a custom post type with WooCommerce using the "CPT Woo Integration" plugin, follow these steps:
     113* Access the plugin settings by clicking on "CPT Woo Integration" in the WordPress admin sidebar.
    92114* In the plugin settings page, locate the "Select Post type & Price Meta key" option.
    93115* Choose the desired custom post type from the dropdown list.
     
    95117* Save the settings.
    96118
    97 = Q: What are the shortcodes provided by the "Custom Post Type Woocommerce Integration" plugin? =
     119= Q: What are the shortcodes provided by the "CPT Woo Integration" plugin? =
    98120
    99 The "Custom Post Type Woocommerce Integration" plugin provides the following shortcodes:
     121The "CPT Woo Integration" plugin provides the following shortcodes:
    100122
    101123[cptwooint_price/]: Displays the price for the custom post type.
     
    112134= Q: Can I integrate multiple custom post types with WooCommerce using this plugin? =
    113135
    114 Yes, the "Custom Post Type Woocommerce Integration" plugin allows you to integrate multiple custom post types with WooCommerce. You can repeat the integration process for each custom post type by selecting the appropriate post type and price meta key in the plugin settings.
     136Yes, the "CPT Woo Integration" plugin allows you to integrate multiple custom post types with WooCommerce. You can repeat the integration process for each custom post type by selecting the appropriate post type and price meta key in the plugin settings.
    115137
    116 = Q: Is the "Custom Post Type Woocommerce Integration" plugin compatible with the latest version of WooCommerce? =
     138= Q: Is the "CPT Woo Integration" plugin compatible with the latest version of WooCommerce? =
    117139
    118 The compatibility of the "Custom Post Type Woocommerce Integration" plugin with the latest version of WooCommerce may vary.
     140The compatibility of the "CPT Woo Integration" plugin with the latest version of WooCommerce may vary.
    119141It is always recommended to keep both the plugin and WooCommerce updated to ensure compatibility and avoid any potential issues.
    120142
  • cpt-woo-integration/trunk/README.txt

    r2994746 r2995343  
    11=== Custom Post Type Woocommerce Integration ===
    22Contributors: tinysolution
    3 Tags: woocommerce integration, custom post types, integration, pay for post, custom post type to woocommerce migration, custom post types, adding custom post type to Woocommerce
     3Tags: woocommerce integration, custom post types, adding custom post type to Woocommerce, integration, sell posts, sell pages, custom post type to woocommerce migration, Sale custom post types
    44Requires at least: 6.0
    55Tested up to: 6.4
     
    1313== Description ==
    1414
    15 Integrate custom post type with woocommerce allows you to seamlessly integrate any kind of custom post type with WooCommerce in your WordPress website. The WooCommerce Custom Product Plugin offers an effortless solution for managing and selling custom post types with just a few clicks.
     15Integrate custom post type with woocommerce allows you to seamlessly integrate any kind of custom post type with WooCommerce. CPT Woo Integration Plugin offers an effortless solution for managing and selling pages, posts and custom post types through WooCommerce just a few clicks.
     16The basic knowledge of WordPress, anyone can successfully install and use this.
    1617
    1718👉 [Documentation](https://docs.wptinysolutions.com/cpt-woo-integration/) | [Get Pro](https://www.wptinysolutions.com/tiny-products/cpt-woo-integration/)  👈
     
    2627Quickly and easily sell access to pages, posts and custom post types through WooCommerce with this plugin.
    2728
     29== 🏆 Free Features ==
     30
     31* Add meta field for Regular price
     32* Add meta field for Sale price
     33* Select Regular Price Meta key if the fields are already in place
     34* Select Sale Price Meta key if the fields are already in place
     35* Provided Shortcode for Display "price"
     36* Provided Shortcode for Display "Cart Button"
     37* Provided Shortcode for Display "Short description"
     38
     39
    2840== 🏆 PRO Features ==
    2941
    3042* All free Features Included
     43* Add sale price dates
    3144* Add SKU
    3245* Stock management
    33 * Add sale price with dates
     46* Stock status
     47* Sold individually
     48* Shipping product data
    3449* Product Gallery Images
    3550* Product Type - Simple product
    3651* Add Downloadable Product
    3752* Download file form WooCommerce user account.
     53* Downloadable files.
     54* Download limit.
     55* Download expiry.
    3856* Product Type - External/Affiliate product
    39 
     57* Provided Shortcode for Display "SKU"
     58* Provided Shortcode for Display "Attributes"
     59* Provided Shortcode for Display "Gallery Image" with Thumb Slider
    4060
    4161== 🏆 How do you integrate WooCommerce with a WordPress custom post type? ==
     
    4868
    4969* In the plugin settings page, locate the "Select Post type & Price Meta key" option. This is where you will set up the integration for your custom post type.
     70
     71* Toggle to enable the price field if you haven't registered any meta key for it yet. Otherwise, follow the next step below to select the previously added meta key.
    5072
    5173* In the dropdown list, find and select the custom post type you want to integrate with WooCommerce. Ensure that this custom post type has already been created in your WordPress site.
     
    7698= Q: What is the "Custom Post Type Woocommerce Integration" plugin? =
    7799
    78 The "Custom Post Type Woocommerce Integration" plugin is a WordPress plugin that allows you to integrate a custom post type with WooCommerce.
     100The "CPT Woo Integration" plugin is a WordPress plugin that allows you to integrate a custom post type with WooCommerce.
    79101
    80102It provides a seamless way to incorporate custom post types into your WooCommerce shop, including displaying prices and adding cart functionality.
    81103
    82 = Q: Where can I find the plugin settings for the CPR Integration ? =
     104= Q: Where can I find the plugin settings for the CPT Woo Integration ? =
    83105
    84 After activating the "Custom Post Type Woocommerce Integration" plugin, a new menu item called "Wc Integration" will appear in the WordPress admin sidebar.
     106After activating the "CPT Woo Integration" plugin, a new menu item called "Wc Integration" will appear in the WordPress admin sidebar.
    85107
    86108Click on this menu item to access the plugin settings.
    87109
    88 = Q: How do I integrate a custom post type with WooCommerce using "Custom Post Type Woocommerce Integration"? =
     110= Q: How do I integrate a custom post type with WooCommerce using "CPT Woo Integration"? =
    89111
    90 * To integrate a custom post type with WooCommerce using the "Custom Post Type Woocommerce Integration" plugin, follow these steps:
    91 * Access the plugin settings by clicking on "Custom Post Type Woocommerce Integration" in the WordPress admin sidebar.
     112* To integrate a custom post type with WooCommerce using the "CPT Woo Integration" plugin, follow these steps:
     113* Access the plugin settings by clicking on "CPT Woo Integration" in the WordPress admin sidebar.
    92114* In the plugin settings page, locate the "Select Post type & Price Meta key" option.
    93115* Choose the desired custom post type from the dropdown list.
     
    95117* Save the settings.
    96118
    97 = Q: What are the shortcodes provided by the "Custom Post Type Woocommerce Integration" plugin? =
     119= Q: What are the shortcodes provided by the "CPT Woo Integration" plugin? =
    98120
    99 The "Custom Post Type Woocommerce Integration" plugin provides the following shortcodes:
     121The "CPT Woo Integration" plugin provides the following shortcodes:
    100122
    101123[cptwooint_price/]: Displays the price for the custom post type.
     
    112134= Q: Can I integrate multiple custom post types with WooCommerce using this plugin? =
    113135
    114 Yes, the "Custom Post Type Woocommerce Integration" plugin allows you to integrate multiple custom post types with WooCommerce. You can repeat the integration process for each custom post type by selecting the appropriate post type and price meta key in the plugin settings.
     136Yes, the "CPT Woo Integration" plugin allows you to integrate multiple custom post types with WooCommerce. You can repeat the integration process for each custom post type by selecting the appropriate post type and price meta key in the plugin settings.
    115137
    116 = Q: Is the "Custom Post Type Woocommerce Integration" plugin compatible with the latest version of WooCommerce? =
     138= Q: Is the "CPT Woo Integration" plugin compatible with the latest version of WooCommerce? =
    117139
    118 The compatibility of the "Custom Post Type Woocommerce Integration" plugin with the latest version of WooCommerce may vary.
     140The compatibility of the "CPT Woo Integration" plugin with the latest version of WooCommerce may vary.
    119141It is always recommended to keep both the plugin and WooCommerce updated to ensure compatibility and avoid any potential issues.
    120142
Note: See TracChangeset for help on using the changeset viewer.