diff --git a/data/roadmap.toml b/data/roadmap.toml index 32fd661..970497c 100644 --- a/data/roadmap.toml +++ b/data/roadmap.toml @@ -3,6 +3,10 @@ title = "Up next" description = "Things we plan to add to Dashify in the near future." bgColor = "bg-yellow-600" +[[section.item]] +title = "Compatibility with Admin Menu Editor" +description = "The Dashify WooCommerce-focused navigation will allow changes to be made through the Admin Menu Editor plugin, and it will respect existing configuration." + [[section.item]] title = "Order duplication" description = "Intuitive order duplication that lets you choose which information to copy over to the duplicated order." @@ -21,6 +25,10 @@ title = "Restyled coupons list & edit" [[section.item]] title = "Restyled WooCommerce settings" +[[section.item]] +title = "Restyled product edit page" +description = "Although WooCommerce has a new product editor in beta, Dashify will restyle the existing one for a uniform look throughout the dashboard." + [[section.item]] title = "Search products from any admin page" description = "Dashify’s quick search will let you search not just orders, but products too." @@ -66,6 +74,10 @@ title = "Ideas" description = "Things Dashify users have suggested but that we don’t have plans to do yet." bgColor = "bg-gray-600" +[[section.item]] +title = "View orders from all stores in a WordPress multisite installation" +description = "Through a single interface, you’d be able to see orders across all WooCommerce stores in a multisite network." + [[section.item]] title = "Widget for a table of orders in shopper-facing pages" description = "It would be similar to [WooCommerce Order List Table for Elementor](https://wordpress.org/plugins/order-list-table-elementor-widget/), but not only for Elementor."