Skip to content

mikey242/kudos-donations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kudos logo

Kudos Donations

Add a donation button to any page on your website. Easy & fast setup. Works with Mollie payments.

Kudos Donations

Development

Use the npm and composer package managers to install the required dependencies.

Build

# install dependencies
npm install
composer install

# start public facing development
npm run start:front

# start admin facing development
npm run start:admin

# build all assets
npm run build

Credits

This software uses the following open source packages:

  • Tailwind CSS - A utility-first CSS framework.
  • Headless UI - Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
  • Heroicons - Beautiful hand-crafted SVG icons, by the makers of Tailwind CSS.
  • Mollie API - Mollie API client for PHP.
  • React Hook Form - Performant, flexible and extensible forms. with easy-to-use validation.
  • Symfony-DI - Dependency injection component from Symfony.
  • Twig - A modern template engine for PHP.
  • ActionScheduler - WordPress Job Queue with Background Processing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published