=== Advanced Custom Feeds for WooCommerce === Generate WooCommerce product feeds (XML or CSV) with caching, multiple feeds, and flexible settings. Contributors: pranavmtn Tags: woocommerce, product feed, xml, csv, cache Requires at least: 5.5 Tested up to: 6.8 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html == Description == **Advanced Custom Feeds for WooCommerce** lets you generate customizable product feeds in XML or CSV format for your WooCommerce store. Manage multiple feeds, enable caching, and control output settings easily from the WordPress admin. = Features = * Create unlimited feeds with custom name and slug. * Choose feed format: XML or CSV. * Generate feeds manually with one click. * View feed URL and open generated feed directly. * Settings tab to control: * Include/exclude out-of-stock products. * Enable/disable caching. * Cache expiry time (in seconds). * Maximum number of additional product images. * Clear cache button for each feed. * FAQ & Info tab with plugin details. * Feeds are stored in `wp-content/uploads/acfw-feeds/`. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/advanced-custom-feeds-for-woocommerce/` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Navigate to **ACFW Feeds** in the WordPress admin menu to configure and generate feeds. == Frequently Asked Questions == = Where are feeds stored? = Feeds are stored under `wp-content/uploads/acfw-feeds/`. Each feed is publicly accessible via its URL unless restricted by your server. = Can I include out-of-stock products? = Yes, you can enable this option under the Settings tab. = Does this plugin support automatic/scheduled feed generation? = Currently, feeds are generated manually from the admin. Future versions may include scheduling. == Screenshots == 1. Feed creation form (Name, Slug, Format) 2. Existing feeds list with generate/view buttons 3. Settings tab with caching and stock options 4. FAQ & Info tab == Changelog == = 1.0.0 = * Initial release with feed creation, XML/CSV export, caching, and settings page. == Upgrade Notice == = 1.0.0 = First stable release.