WD Store Suite
A WordPress plugin that displays products, has previous purchased orders available to customers to review, a backend admin section to review orders, a functioning stripe connection for checking out, and some custom email automations.
by Warf Designs LLC · github.com/warfdesigns/wd-store-suite · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/warfdesigns/wd-store-suite/archive/refs/heads/main.zipA WordPress plugin that displays products, has previous purchased orders available to customers to review, a backend admin section to review orders, a functioning stripe connection for checking out, and some custom email automations.
- To display the "products" on a page, use the shortcode: [wd_products]
- To display the "my orders" on a page, use the shortcode: [wd_my_orders]
- To display the 'my cart' page, use the shortcode: [wd_cart]