wishthis/README.md
2022-01-18 12:06:43 +01:00

874 B

wishthis

A simple wishlist plattform (demo).

Warning

wishthis is a work in progress and may break at any time. Do not rely on it and make sure you have backups of your data.

Use at your own risk.

Requirements

  • PHP 8

Screenshots

Home Create a wishlist Add a product

Installation

  1. Download the latest release and upload all files to your server
  2. Follow the instructions of the installer

Contributing

Install dependencies

composer install
npm install

Theme changes

cd semantic
gulp build

For more information see: https://fomantic-ui.com/introduction/build-tools.html