Now I’m trying to have it display, without the toolbar, ordered by creation date. Here is what I am using.
[wpdm-all-packages items_per_page="10" toolbar="0" order_by="create_date" order="desc"; jstable=1]
Thanks. That seems to be giving me what I need. Much appreciated.