Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vaibhavsys/invoicereminder-extension

Remind users of their unpaid invoices easily
https://github.com/vaibhavsys/invoicereminder-extension

extension paymenter php

Last synced: 19 days ago
JSON representation

Remind users of their unpaid invoices easily

Awesome Lists containing this project

README

        

# Invoice Reminder
This extension allows you to remind users about their unpaid invoices. You can enter a invoice ID and it will send a reminder to that user about the invoice.

Sample Screenshots

Invoices:
Invoices Index

Remind:
Remind
Remind Success:
Remind Success
Remind Fail:
Remind Fail

## Getting Started
1. Install the extension (No need to enable)
1. Run `curl -o - https://raw.githubusercontent.com/VaibhavSys/InvoiceReminder-Extension/master/setup.sh | bash` in root paymenter directory (usually `/var/www/paymenter`). Run as root if you get a permission error.
1. Done!

## Additional Information
This project is licensed under the terms of the MIT license. For more details, see the [LICENSE](LICENSE) file in the repository. The source code for this project is available on GitHub. You can access it [here](https://github.com/VaibhavSys/InvoiceReminder-Extension).