Changeset 1932494
- Timestamp:
- 08/29/2018 03:07:44 PM (8 years ago)
- Location:
- invoice-app
- Files:
-
- 5 added
- 2 edited
-
assets/banner-256x256.png (added)
-
assets/banner-772x250.png (modified) (previous)
-
assets/icon-182x182.png (added)
-
assets/screenshot-1.png (added)
-
assets/screenshot-2.png (added)
-
assets/screenshot-3.png (added)
-
tags/1.0.5/README.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
invoice-app/tags/1.0.5/README.txt
r1785089 r1932494 17 17 18 18 * Create and keep track of your clients and contacts 19 * Keep track of different hourly rates for different clients 19 20 * Auto increment invoice numbers 20 21 * Customizable invoice number starting point … … 32 33 * [Send Invoices (and Quotes) extension](http://invoicepluginforwordpress.com/downloads/send-invoice/) 33 34 35 == Installation == 36 37 1. Upload `invoice-app` to the `/wp-content/plugins/` directory 38 2. Activate the plugin through the 'Plugins' menu in WordPress 39 40 = With WP-CLI = 41 `wp plugin install invoice-app --activate` 42 43 == Screenshots == 44 45 1. Add a client 46 2. Add a new quote 47 3. Invoice items section 48 34 49 == Changelog == 35 50
Note: See TracChangeset
for help on using the changeset viewer.