Plugin Directory

Changeset 2017677


Ignore:
Timestamp:
01/23/2019 03:02:11 PM (7 years ago)
Author:
jank404
Message:

updated readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • apollo/trunk/readme.txt

    r2016367 r2017677  
    1212**Apollo features**
    1313- Overview your business
    14 - Track payments, partial payments and overdue invoices
    15 - Create documents of varying types (invoices, estimates, etc)
     14- Track payments, partial payments, and overdue invoices
     15- Create documents of varying types (i.e. invoices, estimates, etc)
    1616- Easily duplicate or convert documents from one type to another
    1717- Manage invoiceable items and services
    18 - Manage your clients with status overview and robust contact database
    19 - Manage user accounts with read and/or write permission to your data
     18- 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
    2020- Manage multiple organizations with one user account
     21
    2122
    2223You can get more information about Apollo at [https://getapollo.io](https://getapollo.io).
     
    2425#### About Apollo WordPress extension
    2526
    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).
     27This 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).
    2828
    2929= Main features =
    30 - Automatic (or manual) creating invoices for individual order
    31 - Automatic estimate creating
    32 - Create, view and download PDF documents for each invoice or estimate
    33 - Sending 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)
    3535
    3636#### PDF customization
    3737
    38 You can customize your PDF document at Apollo webpage, where you can set PDF logo, choose primary color and 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.
     38You 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.
     39To 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".
    4040
     41### How To Use
     42For 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.
    4143
    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).
     44Apollo 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.
    4345
    4446#### Support
     
    5658== Installation ==
    5759
    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 settings at extensions tab.
     60First 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.
    5961
    6062**Before installation make sure you have WooCommerce version 3.0 or higher already installed on your WordPress page.**
     
    6365To do an automatic install of Apollo plugin, log in to your WordPress admin panel, navigate to the Plugins menu and click Add New.
    6466
    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.
     67Search 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.
    6668
    6769#### Manual installation
Note: See TracChangeset for help on using the changeset viewer.