=== Add to Cart Redirect Link for WooCommerce === Contributors: ikamal Tags: add to cart redirect, redirect, redirect to checkout, redirect to page, redirect to page product Requires at least: 5.0 Tested up to: 6.0 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html After successfully product added to cart redirect to checkout page or any other page based on configuration. == Description == The **Add to Cart Redirect for WooCommerce** plugin for WooCommerce enables you to redirect directly checkout page rather than redirect to cart page. = Key Feature Comes with this Plugin = * Redirect to any page. * Ajax add to cart redirect. * Simple installation and configuration. = Links = * [Github](https://github.com/ikamal7/add-to-cart-redirect-for-wc/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=Woo+Cart+Redirect+Readme&utm_content=Repo+Link) == Installation == ### Automatic Install From WordPress Dashboard 1. Login to your the admin panel 2. Navigate to Plugins -> Add New 3. Search **Add to Cart Redirect for WooCommerce** 4. Click install and activate respectively. ### Manual Install From WordPress Dashboard If your server is not connected to the Internet, then you can use this method- 1. Download the plugin by clicking on the red button above. A ZIP file will be downloaded. 2. Login to your site's admin panel and navigate to Plugins -> Add New -> Upload. 3. Click choose file, select the plugin file and click install ### Install Using FTP If you are unable to use any of the methods due to internet connectivity and file permission issues, then you can use this method- 1. Download the plugin by clicking on the red button above. A ZIP file will be downloaded. 2. Unzip the file. 3. Launch your favorite FTP client. Such as FileZilla, FireFTP, CyberDuck etc. If you are a more advanced user, then you can use SSH too. 4. Upload the folder to wp-content/plugins/ 5. Log in to your WordPress dashboard. 6. Navigate to Plugins -> Installed 7. Activate the plugin == Screenshots == 1. Settings == Frequently Asked Questions == = How to enable checkout page redirect = - Goto **WooCommerce -> Settings -> Products -> General** and choose a page to redirect *Add to cart redirect to*. = Can I choose any page to redirect? = - Yes, you can redirect users on any page after product successfully added on cart. = Does it works on AJAX Add-to-Cart? = - Yes, it is. == Changelog == = 1.0.0 = Initial release