From e56319b4f476dcf049b827d1c0c008deec58d2aa Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Wed, 21 Mar 2018 11:51:24 +0200 Subject: [PATCH] Update readme --- README.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2bc1f9efb042..b464215b1b3a 100644 --- a/README.md +++ b/README.md @@ -38,23 +38,26 @@ The self-host zip includes all third party libraries whereas downloading the cod * [Stripe](https://stripe.com/) * [Postmark](https://postmarkapp.com/) -## 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](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) +## Third Party Modules +* [Event Scheduler](https://github.com/cytech/Scheduler-InvoiceNinja) + +> Feel free to email us for help if you're working on a module, we're happy to provide developer support. + +## Third Party Tools +* [InvoicePlane Import](https://github.com/turbo124/Plane2Ninja) +* [Toggl Sync](https://github.com/Matth--/toggl-invoiceninja-sync) +* [Shopping Cart](https://github.com/Scifabric/invoiceninjashoppingcart) + ## Third Party Developers * [Some Techie](https://www.sometechie.com/customize-invoice-ninja/) * [theDevelopers](https://www.thedevelopers.ro/customisation-request-invoiceninja) -Email us to be added to the list - ## Contributing All contributors are welcome! For information on how contribute to Invoice Ninja, please see our [contributing guide](CONTRIBUTING.md).