modules
modules copied to clipboard
[Module Listing Request] simple-donation
Hello Nuxt team,
I'd like to submit my module "Simple Donation" for consideration to be listed on the Nuxt modules page. Here are the details:
- Name: Simple Donation
- npm package name: simple-donation
- Description: A customizable donation module for Nuxt 3 projects, integrating PayPal for one-time donations in EUR.
- GitHub repository: https://github.com/giovannimanetti11/Simple-donation
- Category: Payment / Finance
Features:
- Easy integration with Nuxt 3 projects
- PayPal integration for secure payments
- Customizable donation amounts
- Responsive design using Tailwind CSS
- Customizable basic color scheme
Compatibility:
- Nuxt version: ^3.0.0
Additional Information:
- The module is TypeScript-friendly
- Documentation is provided in the README.md file
- A live demo is available at: https://wikiherbalist.com/donazioni
I believe this module could be valuable to the Nuxt community by providing an easy way to integrate donation functionality into Nuxt applications. I'm open to any feedback or suggestions to improve the module further.
In the near future I'll add:
- Custom icon for the module
- Playground for easy testing and development
- Support for multiple languages with string translations.
- Support for other currencies.
Afterwards I'll work on:
- Let users set up recurring donations.
- More payment options including cryptocurrency integration to provide diverse payment solutions.
- Automatic thank you messages, including emails, to donors after each transaction.
Thank you for your consideration!
Best regards, Giovanni Manetti