Changeset 2017677
- Timestamp:
- 01/23/2019 03:02:11 PM (7 years ago)
- File:
-
- 1 edited
-
apollo/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
apollo/trunk/readme.txt
r2016367 r2017677 12 12 **Apollo features** 13 13 - Overview your business 14 - Track payments, partial payments and overdue invoices15 - Create documents of varying types (i nvoices, estimates, etc)14 - Track payments, partial payments, and overdue invoices 15 - Create documents of varying types (i.e. invoices, estimates, etc) 16 16 - Easily duplicate or convert documents from one type to another 17 17 - Manage invoiceable items and services 18 - Manage your clients with status overview and robust contact database19 - Manage user accounts with read and/or write permission to your data18 - Manage your clients with the status overview and robust contact database 19 - Manage users by assigning accounts with read and/or write permission to your data 20 20 - Manage multiple organizations with one user account 21 21 22 22 23 You can get more information about Apollo at [https://getapollo.io](https://getapollo.io). … … 24 25 #### About Apollo WordPress extension 25 26 26 This extension offers some of the features from Apollo, such as creating estimates and invoices and creating PDFs for WooCommerce orders. 27 You can easily create invoices in WordPress, and track all invoicing data on [Apollo webpage](https://getapollo.io). 27 This extension offers some of the features from Apollo, such as creating estimates and invoices or the generation of PDF documents for orders. You can easily create invoices in Magento, and track all the invoicing data on [Apollo webpage](https://getapollo.io). 28 28 29 29 = Main features = 30 - Automatic (or manual) creating invoices for individual order31 - Automatic estimate creating32 - Create, view and download PDF documents for each invoice or estimate33 - Send ing email with PDF attachment of invoice or estimates (can work automatically, or you can send if after any order status update)34 - Tracking your invoices /estimates at [https://getapollo.io](https://getapollo.io)30 - Automatic (or manual) invoice creation for individual orders 31 - Automatic creation of estimate documents 32 - Create, view, and download PDF documents for each invoice or estimate 33 - Send an email with a PDF attachment of invoices or estimates (can either be automatically generated or sent with an order status update.) 34 - Tracking your invoices and estimates at [https://getapollo.io](https://getapollo.io) 35 35 36 36 #### PDF customization 37 37 38 You can customize your PDF document at Apollo webpage, where you can set PDF logo, choose primary colorand set all of the PDF texts.39 You can do that by simply going to [Apollo](https://getapollo.io), find "Account" icon on the bottom of sidebar and click "Customizations" under your organization name.38 You can customize your PDF document at the Apollo webpage, where you can set a logo for your company, choose a primary theme color, and set all of the PDF texts. 39 To do so, simply go to the [Apollo website](https://getapollo.io), find the "Account" icon at the bottom of the sidebar and click on "Customizations". 40 40 41 ### How To Use 42 For the extension to work, you will need to provide the Apollo token and the Apollo organization ID. You can find those on our [Apollo page](https://getapollo.io), under extensions tab. 41 43 42 Apollo is using [Space invoices API](url=https://spaceinvoices.com/page/home), so for any additional developer information about extension implementation you can check our [Space invoices API PHP documentation](url=https://docs.spaceinvoices.com/?php).44 Apollo is proudly powered by the [Space invoices API](https://spaceinvoices.com/). For further information on extension implementation, please feel free to check out our Space invoices API PHP documentation](https://docs.spaceinvoices.com/?php) for developers. 43 45 44 46 #### Support … … 56 58 == Installation == 57 59 58 First thing you need for Apollo to work, is sign up on [Apollo sign up page](https://getapollo.io/app/signup). After you confirmed email, you can find data you need for you settingsat extensions tab.60 First thing you need for Apollo extension to work, is to sign up on [Apollo sign up page](https://getapollo.io/app/signup). After you confirmed your email, you can find data you need at extensions tab. 59 61 60 62 **Before installation make sure you have WooCommerce version 3.0 or higher already installed on your WordPress page.** … … 63 65 To do an automatic install of Apollo plugin, log in to your WordPress admin panel, navigate to the Plugins menu and click Add New. 64 66 65 Search for "Apollo ", once you find it you can simply click "Install Now" button, wait for plugin to install and after that click "Activate" button and you can start using our plugin.67 Search for "Apollo – invoicing for WooCommerce", once you find it you can simply click "Install Now" button, wait for plugin to install and after that click "Activate" button and you can start using our plugin. 66 68 67 69 #### Manual installation
Note: See TracChangeset
for help on using the changeset viewer.