Skip to content

Bare minimum composer installation #27

@mlocati

Description

@mlocati

By running composer create-project concrete5/composer, we end up with a setup that includes PHPUnit, webmix, custom db settings, ...
That could be nice for developers (provided that they want all that stuff), but end users may just want a running concrete5 setup...

So, we should be able to create a concrete5 instance without all that developer-oriented stuff.

What about having 2 composer projects?

  • concrete5/composer with only the bare minimum stuff required to install concrete5
  • concrete5/composer-dev with additional stuff targeting development

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions