Changeset 3020582
- Timestamp:
- 01/11/2024 06:15:47 PM (2 years ago)
- Location:
- cpt-woo-integration
- Files:
-
- 2 edited
-
tags/1.2.3/README.txt (modified) (4 diffs)
-
trunk/README.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cpt-woo-integration/tags/1.2.3/README.txt
r3016004 r3020582 13 13 == Description == 14 14 15 Transform your custom WordPress post type into a seamless product experience! Easily integrate it with WooCommerce using this powerful plugin. 16 Our powerful CPT Woo Integration Plugin provides a simple solution to effortlessly manage and sell Custom post types, pages, posts and any kind of cpt within WooCommerce with just a few clicks. 15 This plugin extends the WooCommerce plugin by allowing a custom post type (CPT) to be added. 16 17 This Plugin provides a simple solution to effortlessly manage and sell any kind of Custom Post Types within WooCommerce with just a few clicks. 17 18 18 19 No advanced WordPress skills required – anyone with basic knowledge can easily install and utilize this plugin. Bid farewell to the need for manual product creation in WooCommerce. … … 22 23 [youtube https://www.youtube.com/watch?v=VlTeD9kC6a4] 23 24 25 == 🏆 ACF == 26 27 [youtube https://www.youtube.com/watch?v=M-raVm2KRgs] 28 24 29 Its compatibility with popular plugins and themes ensure flexibility for various needs. The user-friendly interface allows easy customization and management of personalized products. 25 30 … … 29 34 Quickly and easily sell pages, posts and custom post types through WooCommerce with this plugin. 30 35 31 == 🏆 Plugin Compatibility==36 == 🏆 Others Plugin Support == 32 37 **LearnPress**: LearnPress WooCommerce Integration, Enhance your e-learning platform with seamless integration between LearnPress and WooCommerce. Experience automated user access to courses upon the completion of WooCommerce orders, ensuring a smooth and efficient learning journey. Optimize your educational website effortlessly with this powerful compatibility feature. 33 38 [LearnPress Integration Docs](https://docs.wptinysolutions.com/cpt-woo-integration/docs/learnpress-compatibility) … … 80 85 * After activation, a new menu item named "WC Integration" will appear in the WordPress admin sidebar. Click on it to access the plugin settings. 81 86 82 * 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. 83 84 * 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. 85 86 * 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. 87 88 * Additionally, you need to select the appropriate meta key associated with the price information for the selected custom post type. This meta key stores the price details for each post of the custom post type. 87 * In the plugin settings page, locate the "Select Post type" option, And select your CPT. 88 89 * Switch on to Add Default Price Field And Others Meta Fields. 90 91 == 🏆 How to integrate If the Price fields are already in place? == 92 93 * You need to select the appropriate meta key associated with the price information for the selected custom post type. 94 95 * If regular price meta fields are already in place, then select meta key for regular price, 96 97 * If sale price meta fields are already in place, then also select meta key for sale price, 89 98 90 99 * Save the settings after selecting the custom post type and the price meta key to confirm your integration preferences. 100 101 == 🏆 How to show cart button and price? == 91 102 92 103 * Now, you can use the provided shortcodes to display the price and cart button for the custom post type in your WooCommerce shop or any other suitable location on your website. -
cpt-woo-integration/trunk/README.txt
r3016004 r3020582 13 13 == Description == 14 14 15 Transform your custom WordPress post type into a seamless product experience! Easily integrate it with WooCommerce using this powerful plugin. 16 Our powerful CPT Woo Integration Plugin provides a simple solution to effortlessly manage and sell Custom post types, pages, posts and any kind of cpt within WooCommerce with just a few clicks. 15 This plugin extends the WooCommerce plugin by allowing a custom post type (CPT) to be added. 16 17 This Plugin provides a simple solution to effortlessly manage and sell any kind of Custom Post Types within WooCommerce with just a few clicks. 17 18 18 19 No advanced WordPress skills required – anyone with basic knowledge can easily install and utilize this plugin. Bid farewell to the need for manual product creation in WooCommerce. … … 22 23 [youtube https://www.youtube.com/watch?v=VlTeD9kC6a4] 23 24 25 == 🏆 ACF == 26 27 [youtube https://www.youtube.com/watch?v=M-raVm2KRgs] 28 24 29 Its compatibility with popular plugins and themes ensure flexibility for various needs. The user-friendly interface allows easy customization and management of personalized products. 25 30 … … 29 34 Quickly and easily sell pages, posts and custom post types through WooCommerce with this plugin. 30 35 31 == 🏆 Plugin Compatibility==36 == 🏆 Others Plugin Support == 32 37 **LearnPress**: LearnPress WooCommerce Integration, Enhance your e-learning platform with seamless integration between LearnPress and WooCommerce. Experience automated user access to courses upon the completion of WooCommerce orders, ensuring a smooth and efficient learning journey. Optimize your educational website effortlessly with this powerful compatibility feature. 33 38 [LearnPress Integration Docs](https://docs.wptinysolutions.com/cpt-woo-integration/docs/learnpress-compatibility) … … 80 85 * After activation, a new menu item named "WC Integration" will appear in the WordPress admin sidebar. Click on it to access the plugin settings. 81 86 82 * 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. 83 84 * 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. 85 86 * 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. 87 88 * Additionally, you need to select the appropriate meta key associated with the price information for the selected custom post type. This meta key stores the price details for each post of the custom post type. 87 * In the plugin settings page, locate the "Select Post type" option, And select your CPT. 88 89 * Switch on to Add Default Price Field And Others Meta Fields. 90 91 == 🏆 How to integrate If the Price fields are already in place? == 92 93 * You need to select the appropriate meta key associated with the price information for the selected custom post type. 94 95 * If regular price meta fields are already in place, then select meta key for regular price, 96 97 * If sale price meta fields are already in place, then also select meta key for sale price, 89 98 90 99 * Save the settings after selecting the custom post type and the price meta key to confirm your integration preferences. 100 101 == 🏆 How to show cart button and price? == 91 102 92 103 * Now, you can use the provided shortcodes to display the price and cart button for the custom post type in your WooCommerce shop or any other suitable location on your website.
Note: See TracChangeset
for help on using the changeset viewer.