humanmade / humanmade/altis-core

Add get_main_site_url() function from Cloud module to Core

Open
#131 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
19
Forks
3
Avg merge
4d 13h
Merged PRs (30d)
3

Description

The function `Altis\Cloud\get_main_site_url()` should really be at a lower level as it has more general usefulness and doesn't quite make sense under the `Cloud` namespace specifically.

It should be moved to this module under the `Altis` namespace directly then the Cloud module version deprecated.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate Altis\Cloud\get_main_site_url() in the Cloud module and inspect the Core module's namespace and tests. Move the function under the Altis namespace, preserve its behavior, deprecate the Cloud module version, and run the relevant Core and Cloud tests if present.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.