Giter VIP home page Giter VIP logo

composer-install's Introduction

Bolt Installer for Composer

To start the install just run the following command replacing the project with the name you want to use.

composer create-project bolt/composer-install:^3.7 <MYPROJECT> --prefer-dist

After the packages have downloaded, you can choose whether you would like a separate public directory and if so choose a name.

composer-install's People

Contributors

bobdenotter avatar carsonf avatar gwendolenlynch avatar rossriley avatar teohhanhui avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

composer-install's Issues

Non-interactive configuration

I tried to use the composer install with the --no-interaction option inside a build script. However, when doing this there is no way to define alternative values to the questions that are asked interactively. Put otherwise: I want to install Bolt in separate directory, but I can't do this when doing a composer install non-interactively.

CLI, extensions problems

Hi,

I've installed Bolt as a composer package but can't get working the command line, neither the extensions in the admin area.

Any ideas?

Remove passwordlib/passwordlib since it's not needed for this package.

I was playing around with Dependency Guard on a project, and it complained about an include. At first I thought that to be an error - see mediact/dependency-guard#19 - but as explained there, it's actually expected behaviour. This repo composer-requires passwordlib/passwordlib, while only bolt/bolt itself needs it (and already requires it itself).

I'm more than willing to cook up a PR, but before I do that 1. would you want me to and 2. against what branch?

Installation Workflow with custom Extensions

Can you please help me with this scenario?

  1. I install Bolt with command composer create-project bolt/composer-install:^3.0
  2. I add custom extension with command composer require "bolt/bolt-extension-starter-extended"
  3. When its done, there are no web assets from extension in public folder of bolt, neither in public/bolt-public

Should I run nut command? If so, which command? I've tried some, but without success.

Thx

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.