=== WooCommerce Admin === Contributors: woocommerce, automattic Tags: ecommerce, e-commerce, store, sales, reports, analytics, dashboard, activity, notices, insights, stats, woo commerce, woocommerce Requires at least: 5.4.0 Tested up to: 5.6.0 Requires PHP: 5.6.20 Stable tag: 2.0.0-dev License: GPLv3 License URI: https://github.com/woocommerce/woocommerce-admin/blob/main/license.txt == Description == WooCommerce Admin is a new JavaScript-driven interface for managing your store. The plugin includes new and improved reports and a dashboard to monitor key metrics of your site. **New Reports for WooCommerce** WooCommerce Admin has a host of new reports that are optimized for speed and have advanced filters that allow you to dive into data about your store: - Revenue Report - Orders Report - Products Report - Variations Report - Categories Report - Coupons Report - Taxes Report - Downloads Report - Stock Report - Customers Report **Customizable Dashboard** WooCommerce Admin also allows store owners to customize a new dashboard screen with “performance indicators” that correspond in importance to their store’s operation. == Getting Started == = Minimum Requirements = * WordPress 5.3 * WooCommerce 4.5 or greater * PHP version 5.6.20 or greater. PHP 7.2 or greater is recommended * MySQL version 5.0 or greater. MySQL 5.6 or greater is recommended Visit the [WooCommerce server requirements documentation](https://docs.woocommerce.com/document/server-requirements/) for a detailed list of server requirements. = Automatic installation = Automatic installation is the easiest option, as WordPress handles the file transfers and you don't need to leave your web browser. To perform an automatic install: 1. Log in to your WordPress dashboard. 2. Go to: Plugins > Add New. 3. Enter “WooCommerce Admin” in the Search field, and view details about its point release, the rating and description. 4. Select “Install Now” when you’re ready. = Manual installation = The manual installation method involves downloading the plugin and uploading it to your web server via your favorite FTP application. The WordPress Codex contains instructions at [Manual Plugin Installation](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation). = Where can I report bugs or contribute to the project? = Bugs should be reported in the [WooCommerce Admin GitHub repository](https://github.com/woocommerce/woocommerce-admin/). = This is awesome! Can I contribute? = Yes, you can! Join our [GitHub repository](https://github.com/woocommerce/woocommerce-admin/) Release and roadmap notes are available on the [WooCommerce Developers Blog](https://woocommerce.wordpress.com/category/wc-admin/) == Screenshots == 1. WooCommerce Admin Dashboard 2. Activity Panels 3. Analytics == Unreleased == - Tweak: update the content and timing of the NeedSomeInspiration note. #6076 == Changelog == == 1.9.0 1/15/2021 == - Fix: Add Customer Type column to the Orders report table. #5820 - Fix: Product exclusion filter on Orders Report. - Fix: Typo in Variation Stats DataStore context filter value. - Fix: support custom attributes in Attribute advanced report filter. - Fix: Don't show Stock and Reviews Homescreen panels too early. - Tweak: Remove deprecated use of Jetpack in shipping label banner. #5929 - Fix: Undefined $collate variable when database does not have collation capability. #5992 - Tweak: Remove visit_count from track, and update task count logic. #5996 - Fix: Moved certified owner label for review to title. ##5877 - Fix: Move collapsible config to panels object, to allow for more control. #5855 - Enhancement: Show Help panel tooltip when user visits unfinished task more then once. #5826 - Tweak: Fix inconsistent REST API paramater name for customer type filtering. - Enhancement: Tasks extensibility in Home Screen. #5794 - Enhancement: Add page parameter to override default wc-admin page in Navigation API. #5821 - Fix: Invalidate product count if the last product was updated in the list. #5790 - Fix: Updating (non wordpress user) customer with order data - Dev: Add documentation for filter `woocommerce_admin_pages_list` and `wc_admin_register_page` #5844 - Dev: Revert work done in #4857 for automated shipping after OBW is completed #5971 - Add: Welcome modal when coming from Calypso #6004 - Enhancement: Add an a/b experiment for installing free business features #5786 - Dev: Add `onChangeCallback` feature to the wc-admin