=== GroWright Lite ===
Contributors: ndwright
Tags: nursery, greenhouse, inventory, wholesale, orders
Requires at least: 6.4
Tested up to: 7.1
Requires PHP: 8.0
Stable tag: 1.0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Free nursery operations for managing customers, products, inventory, and orders.

== Description ==
GroWright Lite is the free core edition of GroWright. It is based on the GroWright 4.0 workflow and includes:

* Dashboard
* Customers and delivery routes
* Products, categories, and sizes
* Inventory using a managed Main Inventory column
* Orders and customer ordering
* Product, customer, and order settings
* Customer Portal, Availability, and Customer Dashboard blocks

== Installation ==
1. Upload the plugin ZIP in Plugins > Add New > Upload Plugin.
2. Activate GroWright Lite.
3. Open GroWright Lite from the WordPress admin menu.

== Uninstall ==
Deleting GroWright Lite removes its Lite-specific database tables, settings, scheduled jobs, user meta, capabilities, and only the frontend pages that GroWright Lite itself created.


== Development ==
All PHP, JavaScript, and CSS source required to modify GroWright Lite is included in the distributed plugin. The files in `assets/` and `includes/` are human-readable source files, and no private build step is required to regenerate the distributed plugin.

== Changelog ==
= 1.0.2 =
* Moved printable document styles and behavior into enqueued, human-readable assets.
* Removed state changes from GET-based product and inventory list sorting.
* Moved the top-level admin menu below the core WordPress menu items.
* Removed Credit Limit from the customer form.
* Reformatted custom JavaScript as human-readable source and documented source availability.

= 1.0.1 =
* Removed product Locations from GroWright Lite.
* Removed primary and secondary location fields from products.
* Pull documents now group by size and product instead of location.
* Added automatic cleanup of legacy Lite 1.0.0 location storage during upgrade.

= 1.0.0 =
* Initial free edition based on the GroWright 4.0 core workflow.
