What is the feature?
In regards to this Help me! thread:
- make it possible to retrieve Forest Admin app & environment name to compose the correct internal url;
- redirecting to collection by name.
Some sort of helper, that generates url based on route/collection name/target page (details, list vies, etc.).
What problem does this solve for you?
- avoiding usage of unnecessary .env variable;
- avoiding mistakes during manual urls generation.