Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vaibhavsys/invoicereminder-extension
- Owner: VaibhavSys
- License: mit
- Created: 2024-06-28T12:40:36.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-06-28T19:04:55.000Z (5 months ago)
- Last Synced: 2024-10-10T21:14:39.682Z (about 1 month ago)
- Topics: extension, paymenter, php
- Language: PHP
- Homepage:
- Size: 148 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:
Remind:
Remind Success:
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).