1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-19 16:01:34 +02:00

Update readme

This commit is contained in:
Hillel Coren 2018-03-21 11:51:49 +02:00
parent 7673b78672
commit 6e8b7f49ad

View File

@ -39,23 +39,26 @@ The self-host zip includes all third party libraries whereas downloading the cod
* [Stripe](https://stripe.com/) * [Stripe](https://stripe.com/)
* [Postmark](https://postmarkapp.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 ## Development
* [API Documentation](http://docs.invoiceninja.com/en/latest/api.html) * [API Documentation](http://docs.invoiceninja.com/en/latest/api.html)
* [PHP SDK](https://github.com/invoiceninja/sdk-php) * [PHP SDK](https://github.com/invoiceninja/sdk-php)
* [Zend Framework](https://github.com/alexz707/InvoiceNinjaModule) * [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) * [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 ## Third Party Developers
* [Some Techie](https://www.sometechie.com/customize-invoice-ninja/) * [Some Techie](https://www.sometechie.com/customize-invoice-ninja/)
* [theDevelopers](https://www.thedevelopers.ro/customisation-request-invoiceninja) * [theDevelopers](https://www.thedevelopers.ro/customisation-request-invoiceninja)
Email us to be added to the list
## Contributing ## Contributing
All contributors are welcome! All contributors are welcome!
For information on how contribute to Invoice Ninja, please see our [contributing guide](CONTRIBUTING.md). For information on how contribute to Invoice Ninja, please see our [contributing guide](CONTRIBUTING.md).