Skip to content

Instantly share code, notes, and snippets.

View Septdir's full-sized avatar

Igor Berdichevskiy Septdir

View GitHub Profile
@Septdir
Septdir / joomla-fix-cli-uri.php
Created December 13, 2023 10:50
Methods to fix uri and links in Joomla CLI
<?php
use Joomla\CMS\Uri\Uri;
class JoomlaCLILinksFix
{
/**
* Is URI already ReInstance.
*
* @var bool
@Septdir
Septdir / README.md
Last active April 23, 2024 09:19
Joomla! 5.1 Control panel change color scheme.

Русский

Создайте модуль HTML для панели управления в позиции status и вставите туда код

English

Create an HTML module for the control panel in the 'status' position and insert the code there.