Hi @TafPhil,
To install Bagisto using our GUI installer, follow these steps:
Download Bagisto from our website.
Extract the contents of the downloaded zip file.
Navigate to the project root directory.
Run the following command:
composer install
Configure your HTTP server to point to the public/ directory of the project.
Open your browser and access the following URL:
http://localhost/bagisto/public/
This will launch the Bagisto installer.