Coder Social home page Coder Social logo

sylius-setup's Introduction

Sylius Setup

Howto

You will need :

  • Castor as a task runner
  • symfony as a PHP wrapper.
  • jq as a command-line JSON processor.
  • gh as a Github tool.

Then you can :

  • Use this template project as a new project in Github.
  • Clone your project and run castor local:setup inside it.
  • Clean the castor files if you don't want them in your project with castor local:clean-up.
  • Remove the composer.lock line in apps/sylius/.gitignore if you want to commit it.
  • And code!

Setup Clever Cloud environment

Simply run: castor clevercloud:setup and follow the instructions.

Add a password for the HTTP auth using the htpasswd utility into clevercloud/.htpasswd file.

Setup Github Environment

You'll need your credentials for Clever Cloud : clever login will help you get the required token and secret.

Simply run: castor github:env:setup and follow the instructions.

Install Sylius plugins

After installing Sylius, you can install the plugins you need: castor sylius:plugins:install.

You can find the list of all plugins available using castor sylius:plugins:list.

Themes

You can find some themes in themes-examples/ and follow their README.

Questions & Troubleshooting

Which version of Sylius am I installing?

By default the composer create-project checks the platform you are working on.
We use symfony as a wrapper for PHP, this way you can change your PHP version in the .php-version file.
According to this composer will install the best version compatible with your computer.

So don't forget to change the .php-version to the latest, then you'll probably get the latest Sylius version as well.

Our installation process allows you to forget about this by asking all the required questions.

License

Please see LICENSE.txt.

sylius-setup's People

Contributors

jacquesbh avatar maximehuran avatar delyriand avatar welcomattic avatar lanfisis avatar etienne-monsieurbiz avatar

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.