Installation without composer?

Created on 10 June 2023, over 1 year ago
Updated 14 June 2023, over 1 year ago

Can Varbase kit be installed without using Composer?

💬 Support request
Status

Closed: works as designed

Version

10.0

Component

Composer or Makefile

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @aaldayel
  • Status changed to Closed: works as designed over 1 year ago
  • 🇯🇴Jordan Rajab Natshah Jordan

    Building websites with composer is the right way for every system.
    In case you are using Ubuntu, OpenFedora, OpenSuse .. others
    PHP 8.0, PHP 8.1, PHP 8.2, PHP 8.3
    The composer will get the right selected package and code to work with your selected system, OS, Docker, PHP version

    Only for testing!. Do not use in production or live sites yet!.

    To install the Varbase 10.0.0-alpha2 version run this command:
         composer create-project Vardot/varbase-project:10.0.0-alpha2 PROJECT_DIR_NAME --no-dev --no-interaction
      
Production build 0.71.5 2024