From 3a23fabcdac561e53a21c32c1b9808afe73694a0 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Fri, 1 Dec 2017 12:42:39 +0200 Subject: [PATCH] Updated readme --- README.md | 42 +++++++----------------------------------- 1 file changed, 7 insertions(+), 35 deletions(-) diff --git a/README.md b/README.md index 8249bb6e1e..2e5709b1cb 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,12 @@ All Pro and Enterprise features from the hosted app are included in the open-sou The self-host zip includes all third party libraries whereas downloading the code from GitHub requires using Composer to install the dependencies. +* [Features](https://www.invoiceninja.com/invoicing-features/) +* [Videos](https://www.youtube.com/channel/UCXAHcBvhW05PDtWYIq7WDFA/videos) +* [User Guide](http://docs.invoiceninja.com/en/latest/) +* [Support Forum](https://www.invoiceninja.com/forums/forum/support/) +* [Roadmap](https://trello.com/b/63BbiVVe/) + ## Affiliates Programs * Referral Program (we pay you) * $100 per sign up paid over 3 years - [Learn more](https://www.invoiceninja.com/referral-program/) @@ -26,51 +32,17 @@ The self-host zip includes all third party libraries whereas downloading the cod * [Docker File](https://github.com/invoiceninja/dockerfiles) * [Softaculous](https://www.softaculous.com/apps/ecommerce/Invoice_Ninja) -## Requirements - -* PHP 7 -* MySQL - ## Recommended Providers * [Stripe](https://stripe.com/) * [Postmark](https://postmarkapp.com/) -## Videos -* [Feature Overview](https://www.youtube.com/watch?v=xHGKvadapbA) -* [Getting Started](https://www.youtube.com/watch?v=i7fqfi5HWeo) -* [Time Tracker](https://www.youtube.com/watch?v=hFp5DOkFhTk) -* [Voice Commands](https://www.youtube.com/watch?v=w1ylz-q58cU) - -## Features -* Built using Laravel 5.3 -* Live PDF generation using [pdfmake](http://pdfmake.org/) -* Supports 50+ payment gateways with [Omnipay](https://github.com/thephpleague/omnipay) -* Integrate with hundreds of apps with [Zapier](https://zapier.com/zapbook/invoice-ninja/) and [Integromat](https://www.integromat.com/en/integrations/invoiceninja) -* Recurring invoices with auto-billing -* Expenses and vendors -* Import bank statements with [OFX](http://www.ofxhome.com/) -* Tasks with time-tracking -* File Attachments -* Multi-user/multi-company support -* Tax rates and payment terms -* Reminder emails -* Partial payments -* Client portal -* Custom email templates -* [D3.js](http://d3js.org/) visualizations - -## Documentation -* [User Guide](http://docs.invoiceninja.com/en/latest/) -* [Support Forum](https://www.invoiceninja.com/forums/forum/support/) -* [Feature Roadmap](https://trello.com/b/63BbiVVe/) - ## Tools * [InvoicePlane Import](https://github.com/turbo124/Plane2Ninja) * [Toggl Sync](https://github.com/Matth--/toggl-invoiceninja-sync) * [Shopping Cart](https://github.com/Scifabric/invoiceninjashoppingcart) ## Development -* [API Documentation](https://www.invoiceninja.com/api-documentation/) +* [API Documentation](http://docs.invoiceninja.com/en/latest/api.html) * [PHP SDK](https://github.com/invoiceninja/sdk-php) * [Zend Framework](https://github.com/alexz707/InvoiceNinjaModule) * [Custom Module](http://docs.invoiceninja.com/en/latest/custom_modules.html) | [Watch Video](https://www.youtube.com/watch?v=8jJ-PYuq85k)