No description
Find a file
2022-01-14 15:59:56 +01:00
includes Fix install step 2 not appearing 2022-01-14 15:59:56 +01:00
node_modules Add fomantic ui 2022-01-13 14:00:31 +01:00
semantic Improve default theme 2022-01-13 14:27:51 +01:00
vendor Add grandel/include-directory 2022-01-13 13:48:28 +01:00
.gitattributes Update .gitattributes 2021-11-15 08:28:08 +01:00
.gitignore Add fomantic ui 2022-01-13 14:00:31 +01:00
composer.json Refactor 2021-12-12 11:22:40 +01:00
composer.lock Update dependencies 2022-01-13 13:47:56 +01:00
index.php Add update button placeholder 2022-01-14 14:13:07 +01:00
package-lock.json Add fomantic ui 2022-01-13 14:00:31 +01:00
package.json Add fomantic ui 2022-01-13 14:00:31 +01:00
README.md Add warning 2022-01-14 10:03:16 +01:00
semantic.json Add fomantic ui 2022-01-13 14:00:31 +01:00
wishthis.code-workspace Initial commit 2021-11-12 16:23:48 +01:00

wishthis

A simple wishlist plattform.

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

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