PrestaShop / PrestaShop/docs

Is it possible to explain about available symfony environment?

Open
#856 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
Scala
Stars
136
Forks
555
Avg merge
4d 14h
Merged PRs (30d)
4

Description

Hi all,

We observe in the source lots of available environment:

  • app/config/config.yml
  • app/config/config_dev.yml
  • app/config/config_legacy.yml
  • app/config/config_legacy_dev.yml
  • app/config/config_legacy_prod.yml
  • app/config/config_legacy_test.yml
  • app/config/config_prod.yml
  • app/config/config_test.yml

What are they for? How to get them used?

Regards,

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the listed files under app/config/, especially the config.yml and environment-specific variants, and compare their contents. Document what each environment is for and how it is selected or used, with enough guidance for a reader to distinguish the available configurations.

Written by the indexing model from the issue text.

Assessment

Tech stack
symfony
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.