Upgrading my Joomla website from 4 to 5

Pre-Update check page displayed that I need Output Buffering:

I updated /etc/php/8.3/fpm/php.ini:

output_buffering = 16384

Also there were the following warinings:

I updated /etc/php/8.3/fpm/php.ini

post_max_size = 16M
upload_max_filesize = 16M

And successfully upgraded Jommla to 5.2.3.

Before the upgrade my website looked like this:

=============
System Information
=============
php: Linux localhost 6.8.0-51-generic #52-Ubuntu SMP PREEMPT_DYNAMIC Thu Dec  5 13:09:44 UTC 2024 x86_64
dbserver: mysql
dbversion: 8.0.40-0ubuntu0.24.04.1
dbcollation: utf8mb3_general_ci
dbconnectioncollation: utf8mb4_0900_ai_ci
dbconnectionencryption: 
dbconnencryptsupported: true
phpversion: 8.3.6
server: nginx/1.24.0
sapi_name: fpm-fcgi
version: Joomla! 5.2.3 Stable [ Uthabiti ] 7-January-2025 16:00 GMT
compatpluginenabled: true
compatpluginparameters: 
useragent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0

=============
PHP Settings
=============
memory_limit: 128M
upload_max_filesize: 16M
post_max_size: 16M
display_errors: false
short_open_tag: false
file_uploads: true
output_buffering: true
open_basedir: 
session.save_path: xxxxxx
session.auto_start: 0
disable_functions: 
xml: true
zlib: true
zip: true
mbstring: true
fileinfo: true
gd: true
iconv: true
intl: true
max_input_vars: 1000

=============
Configuration File
=============
offline: 0
offline_message: This site is down for maintenance.<br />Please check back again soon.
display_offline_message: 1
offline_image: 
sitename: xxxxxx
editor: tinymce
captcha: 0
list_limit: 20
access: 1
debug: 0
debug_lang: 0
dbtype: mysqli
host: xxxxxx
user: xxxxxx
password: xxxxxx
db: xxxxxx
dbprefix: xxxxxx
live_site: 
secret: xxxxxx
gzip: 0
error_reporting: default
helpurl: https://help.joomla.org/proxy?keyref=Help{major}{minor}:{keyref}&lang={langcode}
ftp_host: 
ftp_port: 
ftp_user: xxxxxx
ftp_pass: xxxxxx
ftp_root: 
ftp_enable: 0
offset: UTC
mailonline: 1
mailer: mail
mailfrom: xxxxxx
fromname: xxxxxx
sendmail: xxxxxx
smtpauth: 0
smtpuser: xxxxxx
smtppass: xxxxxx
smtphost: xxxxxx
smtpsecure: none
smtpport: 25
caching: 0
cache_handler: file
cachetime: 15
cache_platformprefix: 0
MetaDesc: Sharlines Corporation
MetaKeys: 
MetaTitle: 1
MetaAuthor: 1
MetaVersion: 0
robots: 
sef: 1
sef_rewrite: 1
sef_suffix: 0
unicodeslugs: 0
feed_limit: 10
feed_email: none
log_path: xxxxxx
tmp_path: xxxxxx
lifetime: 15
session_handler: database
shared_session: 0
memcache_persist: 1
memcache_compress: 0
memcache_server_host: localhost
memcache_server_port: 11211
memcached_persist: 1
memcached_compress: 0
memcached_server_host: xxxxxx
memcached_server_port: 11211
redis_persist: 1
redis_server_host: xxxxxx
redis_server_port: 6379
redis_server_auth: xxxxxx
redis_server_db: 0
proxy_enable: 0
proxy_host: 
proxy_port: 
proxy_user: xxxxxx
proxy_pass: xxxxxx
massmailoff: 0
replyto: 
replytoname: 
MetaRights: 
sitename_pagetitles: 1
force_ssl: 0
session_memcache_server_host: localhost
session_memcache_server_port: 11211
session_memcached_server_host: xxxxxx
session_memcached_server_port: 11211
frontediting: 1
cookie_domain: 
cookie_path: 
asset_id: 1
session_redis_server_host: xxxxxx
session_redis_server_port: 6379
session_redis_server_db: 0
debug_lang_const: 1
session_redis_persist: 1
session_redis_server_auth: xxxxxx

=============
Folder Permissions
=============
administrator/components:  writable
administrator/components/com_joomlaupdate:  writable
administrator/language:  writable
administrator/language/ru-RU:  writable
administrator/language/overrides:  writable
administrator/language/en-GB:  writable
administrator/manifests/files:  writable
administrator/manifests/libraries:  writable
administrator/manifests/packages:  writable
administrator/modules:  writable
administrator/templates:  writable
components:  writable
images:  writable
images/headers:  writable
images/sampledata:  writable
images/banners:  writable
language:  writable
language/ru-RU:  writable
language/overrides:  writable
language/en-GB:  writable
libraries:  writable
media:  writable
modules:  writable
plugins:  writable
plugins/actionlog:  writable
plugins/content:  writable
plugins/quickicon:  writable
plugins/sampledata:  writable
plugins/task:  writable
plugins/media-action:  writable
plugins/api-authentication:  writable
plugins/editors-xtd:  writable
plugins/schemaorg:  writable
plugins/multifactorauth:  writable
plugins/extension:  writable
plugins/system:  writable
plugins/search:  writable
plugins/webservices:  writable
plugins/workflow:  writable
plugins/user:  writable
plugins/installer:  writable
plugins/fields:  writable
plugins/authentication:  writable
plugins/privacy:  writable
plugins/filesystem:  writable
plugins/captcha:  writable
plugins/editors:  writable
plugins/behaviour:  writable
plugins/finder:  writable
templates:  writable
configuration.php:  NOT writable
administrator/cache:  writable
media/cache:  writable
log:  writable
tmp:  writable

=============
PHP Information
=============

	=============
	calendar
	=============
	Calendar support: enabled

	=============
	cgi-fcgi
	=============
	php-fpm: active

		=============
		cgi.discard_path
		=============
		Local Value: Off
		Master Value: Off

		=============
		cgi.fix_pathinfo
		=============
		Local Value: On
		Master Value: On

		=============
		cgi.force_redirect
		=============
		Local Value: On
		Master Value: On

		=============
		cgi.nph
		=============
		Local Value: Off
		Master Value: Off

		=============
		cgi.redirect_status_env
		=============
		Local Value: no value
		Master Value: no value

		=============
		cgi.rfc2616_headers
		=============
		Local Value: Off
		Master Value: Off

		=============
		fastcgi.error_header
		=============
		Local Value: no value
		Master Value: no value

		=============
		fastcgi.logging
		=============
		Local Value: On
		Master Value: On

		=============
		fpm.config
		=============
		Local Value: no value
		Master Value: no value

	=============
	Core
	=============
	PHP Version: 8.3.6

		=============
		allow_url_fopen
		=============
		Local Value: On
		Master Value: On

		=============
		allow_url_include
		=============
		Local Value: Off
		Master Value: Off

		=============
		arg_separator.input
		=============
		Local Value: &amp;
		Master Value: &amp;

		=============
		arg_separator.output
		=============
		Local Value: &amp;
		Master Value: &amp;

		=============
		auto_append_file
		=============
		Local Value: no value
		Master Value: no value

		=============
		auto_globals_jit
		=============
		Local Value: On
		Master Value: On

		=============
		auto_prepend_file
		=============
		Local Value: no value
		Master Value: no value

		=============
		browscap
		=============
		Local Value: no value
		Master Value: no value

		=============
		default_charset
		=============
		Local Value: UTF-8
		Master Value: UTF-8

		=============
		default_mimetype
		=============
		Local Value: text/html
		Master Value: text/html

		=============
		disable_classes
		=============
		Local Value: no value
		Master Value: no value

		=============
		disable_functions
		=============
		Local Value: no value
		Master Value: no value

		=============
		display_errors
		=============
		Local Value: Off
		Master Value: Off

		=============
		display_startup_errors
		=============
		Local Value: Off
		Master Value: Off

		=============
		doc_root
		=============
		Local Value: no value
		Master Value: no value

		=============
		docref_ext
		=============
		Local Value: no value
		Master Value: no value

		=============
		docref_root
		=============
		Local Value: no value
		Master Value: no value

		=============
		enable_dl
		=============
		Local Value: Off
		Master Value: Off

		=============
		enable_post_data_reading
		=============
		Local Value: On
		Master Value: On

		=============
		error_append_string
		=============
		Local Value: no value
		Master Value: no value

		=============
		error_log
		=============
		Local Value: xxxxxx
		Master Value: xxxxxx

		=============
		error_log_mode
		=============
		Local Value: 0644
		Master Value: 0644

		=============
		error_prepend_string
		=============
		Local Value: no value
		Master Value: no value

		=============
		error_reporting
		=============
		Local Value: 22527
		Master Value: 22527

		=============
		expose_php
		=============
		Local Value: Off
		Master Value: Off

		=============
		extension_dir
		=============
		Local Value: xxxxxx
		Master Value: xxxxxx

		=============
		fiber.stack_size
		=============
		Local Value: no value
		Master Value: no value

		=============
		file_uploads
		=============
		Local Value: On
		Master Value: On

		=============
		hard_timeout
		=============
		Local Value: 2
		Master Value: 2

		=============
		highlight.comment
		=============
		Local Value: #FF8000
		Master Value: #FF8000

		=============
		highlight.default
		=============
		Local Value: #0000BB
		Master Value: #0000BB

		=============
		highlight.html
		=============
		Local Value: #000000
		Master Value: #000000

		=============
		highlight.keyword
		=============
		Local Value: #007700
		Master Value: #007700

		=============
		highlight.string
		=============
		Local Value: #DD0000
		Master Value: #DD0000

		=============
		html_errors
		=============
		Local Value: On
		Master Value: On

		=============
		ignore_repeated_errors
		=============
		Local Value: Off
		Master Value: Off

		=============
		ignore_repeated_source
		=============
		Local Value: Off
		Master Value: Off

		=============
		ignore_user_abort
		=============
		Local Value: Off
		Master Value: Off

		=============
		implicit_flush
		=============
		Local Value: Off
		Master Value: Off

		=============
		include_path
		=============
		Local Value: xxxxxx
		Master Value: xxxxxx

		=============
		input_encoding
		=============
		Local Value: no value
		Master Value: no value

		=============
		internal_encoding
		=============
		Local Value: no value
		Master Value: no value

		=============
		log_errors
		=============
		Local Value: On
		Master Value: On

		=============
		mail.add_x_header
		=============
		Local Value: Off
		Master Value: Off

		=============
		mail.force_extra_parameters
		=============
		Local Value: no value
		Master Value: no value

		=============
		mail.log
		=============
		Local Value: no value
		Master Value: no value

		=============
		mail.mixed_lf_and_crlf
		=============
		Local Value: Off
		Master Value: Off

		=============
		max_execution_time
		=============
		Local Value: 30
		Master Value: 30

		=============
		max_file_uploads
		=============
		Local Value: 20
		Master Value: 20

		=============
		max_input_nesting_level
		=============
		Local Value: 64
		Master Value: 64

		=============
		max_input_time
		=============
		Local Value: 60
		Master Value: 60

		=============
		max_input_vars
		=============
		Local Value: 1000
		Master Value: 1000

		=============
		max_multipart_body_parts
		=============
		Local Value: -1
		Master Value: -1

		=============
		memory_limit
		=============
		Local Value: 128M
		Master Value: 128M

		=============
		open_basedir
		=============
		Local Value: xxxxxx
		Master Value: xxxxxx

		=============
		output_buffering
		=============
		Local Value: 16384
		Master Value: 16384

		=============
		output_encoding
		=============
		Local Value: no value
		Master Value: no value

		=============
		output_handler
		=============
		Local Value: no value
		Master Value: no value

		=============
		post_max_size
		=============
		Local Value: 16M
		Master Value: 16M

		=============
		precision
		=============
		Local Value: 14
		Master Value: 14

		=============
		realpath_cache_size
		=============
		Local Value: 4096K
		Master Value: 4096K

		=============
		realpath_cache_ttl
		=============
		Local Value: 120
		Master Value: 120

		=============
		register_argc_argv
		=============
		Local Value: Off
		Master Value: Off

		=============
		report_memleaks
		=============
		Local Value: On
		Master Value: On

		=============
		report_zend_debug
		=============
		Local Value: Off
		Master Value: Off

		=============
		request_order
		=============
		Local Value: GP
		Master Value: GP

		=============
		sendmail_from
		=============
		Local Value: no value
		Master Value: no value

		=============
		sendmail_path
		=============
		Local Value: xxxxxx
		Master Value: xxxxxx

		=============
		serialize_precision
		=============
		Local Value: -1
		Master Value: -1

		=============
		short_open_tag
		=============
		Local Value: Off
		Master Value: Off

		=============
		SMTP
		=============
		Local Value: localhost
		Master Value: localhost

		=============
		smtp_port
		=============
		Local Value: 25
		Master Value: 25

		=============
		sys_temp_dir
		=============
		Local Value: no value
		Master Value: no value

		=============
		syslog.facility
		=============
		Local Value: LOG_USER
		Master Value: LOG_USER

		=============
		syslog.filter
		=============
		Local Value: no-ctrl
		Master Value: no-ctrl

		=============
		syslog.ident
		=============
		Local Value: php
		Master Value: php

		=============
		unserialize_callback_func
		=============
		Local Value: no value
		Master Value: no value

		=============
		upload_max_filesize
		=============
		Local Value: 16M
		Master Value: 16M

		=============
		upload_tmp_dir
		=============
		Local Value: xxxxxx
		Master Value: xxxxxx

		=============
		user_dir
		=============
		Local Value: no value
		Master Value: no value

		=============
		user_ini.cache_ttl
		=============
		Local Value: 300
		Master Value: 300

		=============
		user_ini.filename
		=============
		Local Value: .user.ini
		Master Value: .user.ini

		=============
		variables_order
		=============
		Local Value: GPCS
		Master Value: GPCS

		=============
		xmlrpc_error_number
		=============
		Local Value: 0
		Master Value: 0

		=============
		xmlrpc_errors
		=============
		Local Value: Off
		Master Value: Off

		=============
		zend.assertions
		=============
		Local Value: -1
		Master Value: -1

		=============
		zend.detect_unicode
		=============
		Local Value: On
		Master Value: On

		=============
		zend.enable_gc
		=============
		Local Value: On
		Master Value: On

		=============
		zend.exception_ignore_args
		=============
		Local Value: On
		Master Value: On

		=============
		zend.exception_string_param_max_len
		=============
		Local Value: 0
		Master Value: 0

		=============
		zend.max_allowed_stack_size
		=============
		Local Value: 0
		Master Value: 0

		=============
		zend.multibyte
		=============
		Local Value: Off
		Master Value: Off

		=============
		zend.reserved_stack_size
		=============
		Local Value: 0
		Master Value: 0

		=============
		zend.script_encoding
		=============
		Local Value: no value
		Master Value: no value

		=============
		zend.signal_check
		=============
		Local Value: Off
		Master Value: Off

	=============
	ctype
	=============
	ctype functions: enabled

	=============
	curl
	=============
	cURL support: enabled
	cURL Information: 8.5.0
	Age: 10
	AsynchDNS: Yes
	CharConv: No
	Debug: No
	GSS-Negotiate: No
	IDN: Yes
	IPv6: Yes
	krb4: No
	Largefile: Yes
	libz: Yes
	NTLM: Yes
	NTLMWB: No
	SPNEGO: Yes
	SSL: Yes
	SSPI: No
	TLS-SRP: Yes
	HTTP2: Yes
	GSSAPI: Yes
	KERBEROS5: Yes
	UNIX_SOCKETS: Yes
	PSL: Yes
	HTTPS_PROXY: Yes
	MULTI_SSL: No
	BROTLI: Yes
	ALTSVC: Yes
	HTTP3: No
	UNICODE: No
	ZSTD: Yes
	HSTS: Yes
	GSASL: No
	Protocols: dict, file, ftp, ftps, gopher, gophers, http, https, imap, imaps, ldap, ldaps, mqtt, pop3, pop3s, rtmp, rtmpe, rtmps, rtmpt, rtmpte, rtmpts, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp
	Host: xxxxxx
	SSL Version: OpenSSL/3.0.13
	ZLib Version: 1.3
	libSSH Version: libssh/0.10.6/openssl/zlib

		=============
		curl.cainfo
		=============
		Local Value: no value
		Master Value: no value

	=============
	date
	=============
	date/time support: enabled
	timelib version: 2022.10
	&quot;Olson&quot; Timezone Database Version: 0.system
	Timezone Database: internal
	Default timezone: UTC

		=============
		date.default_latitude
		=============
		Local Value: 31.7667
		Master Value: 31.7667

		=============
		date.default_longitude
		=============
		Local Value: 35.2333
		Master Value: 35.2333

		=============
		date.sunrise_zenith
		=============
		Local Value: 90.833333
		Master Value: 90.833333

		=============
		date.sunset_zenith
		=============
		Local Value: 90.833333
		Master Value: 90.833333

		=============
		date.timezone
		=============
		Local Value: UTC
		Master Value: UTC

	=============
	dom
	=============
	DOM/XML: enabled
	DOM/XML API Version: 20031129
	libxml Version: 2.9.14
	HTML Support: enabled
	XPath Support: enabled
	XPointer Support: enabled
	Schema Support: enabled
	RelaxNG Support: enabled

	=============
	exif
	=============
	EXIF Support: enabled
	Supported EXIF Version: 0220
	Supported filetypes: JPEG, TIFF
	Multibyte decoding support using mbstring: enabled
	Extended EXIF tag formats: Canon, Casio, Fujifilm, Nikon, Olympus, Samsung, Panasonic, DJI, Sony, Pentax, Minolta, Sigma, Foveon, Kyocera, Ricoh, AGFA, Epson

		=============
		exif.decode_jis_intel
		=============
		Local Value: JIS
		Master Value: JIS

		=============
		exif.decode_jis_motorola
		=============
		Local Value: JIS
		Master Value: JIS

		=============
		exif.decode_unicode_intel
		=============
		Local Value: UCS-2LE
		Master Value: UCS-2LE

		=============
		exif.decode_unicode_motorola
		=============
		Local Value: UCS-2BE
		Master Value: UCS-2BE

		=============
		exif.encode_jis
		=============
		Local Value: no value
		Master Value: no value

		=============
		exif.encode_unicode
		=============
		Local Value: ISO-8859-15
		Master Value: ISO-8859-15

	=============
	FFI
	=============
	FFI support: enabled

		=============
		ffi.enable
		=============
		Local Value: preload
		Master Value: preload

		=============
		ffi.preload
		=============
		Local Value: no value
		Master Value: no value

	=============
	fileinfo
	=============
	fileinfo support: enabled
	libmagic: 543

	=============
	filter
	=============
	Input Validation and Filtering: enabled

		=============
		filter.default
		=============
		Local Value: unsafe_raw
		Master Value: unsafe_raw

		=============
		filter.default_flags
		=============
		Local Value: no value
		Master Value: no value

	=============
	ftp
	=============
	FTP support: enabled
	FTPS support: enabled

	=============
	gd
	=============
	GD Support: enabled
	GD headers Version: 2.3.3
	GD library Version: 2.3.3
	FreeType Support: enabled
	FreeType Linkage: with freetype
	GIF Read Support: enabled
	GIF Create Support: enabled
	JPEG Support: enabled
	PNG Support: enabled
	WBMP Support: enabled
	XPM Support: enabled
	XBM Support: enabled
	WebP Support: enabled
	BMP Support: enabled
	TGA Read Support: enabled

		=============
		gd.jpeg_ignore_warning
		=============
		Local Value: On
		Master Value: On

	=============
	gettext
	=============
	GetText Support: enabled

	=============
	hash
	=============
	hash support: enabled
	Hashing Engines: md2 md4 md5 sha1 sha224 sha256 sha384 sha512/224 sha512/256 sha512 sha3-224 sha3-256 sha3-384 sha3-512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128, 3 tiger160, 3 tiger192, 3 tiger128, 4 tiger160, 4 tiger192, 4 snefru snefru256 gost gost-crypto adler32 crc32 crc32b crc32c fnv132 fnv1a32 fnv164 fnv1a64 joaat murmur3a murmur3c murmur3f xxh32 xxh64 xxh3 xxh128 haval128, 3 haval160, 3 haval192, 3 haval224, 3 haval256, 3 haval128, 4 haval160, 4 haval192, 4 haval224, 4 haval256, 4 haval128, 5 haval160, 5 haval192, 5 haval224, 5 haval256, 5
	MHASH support: Enabled
	MHASH API Version: Emulated Support

	=============
	iconv
	=============
	iconv support: enabled
	iconv implementation: glibc
	iconv library version: 2.39

		=============
		iconv.input_encoding
		=============
		Local Value: no value
		Master Value: no value

		=============
		iconv.internal_encoding
		=============
		Local Value: no value
		Master Value: no value

		=============
		iconv.output_encoding
		=============
		Local Value: no value
		Master Value: no value

	=============
	imagick
	=============
	imagick module: enabled
	imagick module version: 3.7.0
	imagick classes: Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator, ImagickKernel
	Imagick compiled with ImageMagick version: ImageMagick 6.9.12-98 Q16 x86_64 18038 https://legacy.imagemagick.org
	Imagick using ImageMagick library version: ImageMagick 6.9.12-98 Q16 x86_64 18038 https://legacy.imagemagick.org
	ImageMagick copyright: (C) 1999 ImageMagick Studio LLC
	ImageMagick release date: 2024-03-31
	ImageMagick number of supported formats:: 240
	ImageMagick supported formats: 3FR, 3G2, 3GP, AAI, AI, APNG, ART, ARW, AVI, AVIF, AVS, BGR, BGRA, BGRO, BIE, BMP, BMP2, BMP3, BRF, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CR3, CRW, CUR, CUT, DATA, DCM, DCR, DCX, DDS, DFONT, DNG, DPX, DXT1, DXT5, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, FAX, FILE, FITS, FLV, FRACTAL, FTP, FTS, G3, G4, GIF, GIF87, GRADIENT, GRAY, GRAYA, GROUP4, H, HALD, HDR, HEIC, HEIF, HISTOGRAM, HRZ, HTM, HTML, HTTP, HTTPS, ICB, ICO, ICON, IIQ, INFO, INLINE, IPL, ISOBRL, ISOBRL6, J2C, J2K, JBG, JBIG, JNG, JNX, JP2, JPC, JPE, JPEG, JPG, JPM, JPS, JPT, JSON, K25, KDC, LABEL, M2V, M4V, MAC, MAGICK, MAP, MASK, MAT, MATTE, MEF, MIFF, MKV, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MRW, MSL, MTV, MVG, NEF, NRW, NULL, ORF, OTB, OTF, PAL, PALM, PAM, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PGX, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, POCKETMOD, PPM, PREVIEW, PS, PS2, PS3, PSB, PSD, PTIF, PWP, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, SUN, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIDEO, VIFF, VIPS, VST, WBMP, WEBM, WEBP, WMV, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, YCbCr, YCbCrA, YUV

		=============
		imagick.allow_zero_dimension_images
		=============
		Local Value: 0
		Master Value: 0

		=============
		imagick.locale_fix
		=============
		Local Value: 0
		Master Value: 0

		=============
		imagick.progress_monitor
		=============
		Local Value: 0
		Master Value: 0

		=============
		imagick.set_single_thread
		=============
		Local Value: 1
		Master Value: 1

		=============
		imagick.shutdown_sleep_count
		=============
		Local Value: 10
		Master Value: 10

		=============
		imagick.skip_version_check
		=============
		Local Value: 1
		Master Value: 1

	=============
	intl
	=============
	Internationalization support: enabled
	ICU version: 74.2
	ICU Data version: 74.2
	ICU TZData version: 2023c
	ICU Unicode version: 15.1

		=============
		intl.default_locale
		=============
		Local Value: no value
		Master Value: no value

		=============
		intl.error_level
		=============
		Local Value: 0
		Master Value: 0

		=============
		intl.use_exceptions
		=============
		Local Value: Off
		Master Value: Off

	=============
	json
	=============
	json support: enabled

	=============
	libxml
	=============
	libXML support: active
	libXML Compiled Version: 2.9.14
	libXML Loaded Version: 20914
	libXML streams: enabled

	=============
	mbstring
	=============
	Multibyte Support: enabled
	Multibyte string engine: libmbfl
	HTTP input encoding translation: disabled
	libmbfl version: 1.3.2
	Multibyte (japanese) regex support: enabled
	Multibyte regex (oniguruma) version: 6.9.9

		=============
		mbstring.detect_order
		=============
		Local Value: no value
		Master Value: no value

		=============
		mbstring.encoding_translation
		=============
		Local Value: Off
		Master Value: Off

		=============
		mbstring.http_input
		=============
		Local Value: no value
		Master Value: no value

		=============
		mbstring.http_output
		=============
		Local Value: no value
		Master Value: no value

		=============
		mbstring.http_output_conv_mimetypes
		=============
		Local Value: ^(text/|application/xhtml\+xml)
		Master Value: ^(text/|application/xhtml\+xml)

		=============
		mbstring.internal_encoding
		=============
		Local Value: no value
		Master Value: no value

		=============
		mbstring.language
		=============
		Local Value: neutral
		Master Value: neutral

		=============
		mbstring.regex_retry_limit
		=============
		Local Value: 1000000
		Master Value: 1000000

		=============
		mbstring.regex_stack_limit
		=============
		Local Value: 100000
		Master Value: 100000

		=============
		mbstring.strict_detection
		=============
		Local Value: Off
		Master Value: Off

		=============
		mbstring.substitute_character
		=============
		Local Value: no value
		Master Value: no value

	=============
	mysqli
	=============
	MysqlI Support: enabled
	Client API library version: mysqlnd 8.3.6
	Active Persistent Links: 0
	Inactive Persistent Links: 0
	Active Links: 1

		=============
		mysqli.allow_local_infile
		=============
		Local Value: Off
		Master Value: Off

		=============
		mysqli.allow_persistent
		=============
		Local Value: On
		Master Value: On

		=============
		mysqli.default_host
		=============
		Local Value: no value
		Master Value: no value

		=============
		mysqli.default_port
		=============
		Local Value: 3306
		Master Value: 3306

		=============
		mysqli.default_pw
		=============
		Local Value: no value
		Master Value: no value

		=============
		mysqli.default_socket
		=============
		Local Value: xxxxxx
		Master Value: xxxxxx

		=============
		mysqli.default_user
		=============
		Local Value: no value
		Master Value: no value

		=============
		mysqli.local_infile_directory
		=============
		Local Value: no value
		Master Value: no value

		=============
		mysqli.max_links
		=============
		Local Value: Unlimited
		Master Value: Unlimited

		=============
		mysqli.max_persistent
		=============
		Local Value: Unlimited
		Master Value: Unlimited

		=============
		mysqli.rollback_on_cached_plink
		=============
		Local Value: Off
		Master Value: Off

	=============
	mysqlnd
	=============
	mysqlnd: enabled
	Version: mysqlnd 8.3.6
	Compression: supported
	core SSL: supported
	extended SSL: supported
	Command buffer size: 4096
	Read buffer size: 32768
	Read timeout: 86400
	Collecting statistics: Yes
	Collecting memory statistics: No
	Tracing: n/a
	Loaded plugins: mysqlnd, debug_trace, auth_plugin_mysql_native_password, auth_plugin_mysql_clear_password, auth_plugin_caching_sha2_password, auth_plugin_sha256_password
	API Extensions: mysqli, pdo_mysql

	=============
	openssl
	=============
	OpenSSL support: enabled
	OpenSSL Library Version: OpenSSL 3.0.13 30 Jan 2024
	OpenSSL Header Version: OpenSSL 3.0.13 30 Jan 2024
	Openssl default config: /usr/lib/ssl/openssl.cnf

		=============
		openssl.cafile
		=============
		Local Value: no value
		Master Value: no value

		=============
		openssl.capath
		=============
		Local Value: no value
		Master Value: no value

	=============
	pcre
	=============
	PCRE (Perl Compatible Regular Expressions) Support: enabled
	PCRE Library Version: 10.42 2022-12-11
	PCRE Unicode Version: 14.0.0
	PCRE JIT Support: enabled
	PCRE JIT Target: x86 64bit (little endian + unaligned)

		=============
		pcre.backtrack_limit
		=============
		Local Value: 1000000
		Master Value: 1000000

		=============
		pcre.jit
		=============
		Local Value: On
		Master Value: On

		=============
		pcre.recursion_limit
		=============
		Local Value: 100000
		Master Value: 100000

	=============
	PDO
	=============
	PDO support: enabled
	PDO drivers: mysql

	=============
	pdo_mysql
	=============
	PDO Driver for MySQL: enabled
	Client API version: mysqlnd 8.3.6

		=============
		pdo_mysql.default_socket
		=============
		Local Value: xxxxxx
		Master Value: xxxxxx

	=============
	Phar
	=============
	Phar: PHP Archive support: enabled
	Phar API version: 1.1.1
	Phar-based phar archives: enabled
	Tar-based phar archives: enabled
	ZIP-based phar archives: enabled
	gzip compression: enabled
	bzip2 compression: disabled (install ext/bz2)
	Native OpenSSL support: enabled

		=============
		phar.cache_list
		=============
		Local Value: no value
		Master Value: no value

		=============
		phar.readonly
		=============
		Local Value: On
		Master Value: On

		=============
		phar.require_hash
		=============
		Local Value: On
		Master Value: On

	=============
	posix
	=============
	POSIX support: enabled

	=============
	random
	=============
	Version: 8.3.6

	=============
	readline
	=============
	Readline Support: enabled
	Readline library: EditLine wrapper

		=============
		cli.pager
		=============
		Local Value: no value
		Master Value: no value

		=============
		cli.prompt
		=============
		Local Value: \b \&gt;
		Master Value: \b \&gt;

	=============
	Reflection
	=============
	Reflection: enabled

	=============
	session
	=============
	Session Support: enabled
	Registered save handlers: files user
	Registered serializer handlers: php_serialize php php_binary

		=============
		session.auto_start
		=============
		Local Value: Off
		Master Value: Off

		=============
		session.cache_expire
		=============
		Local Value: 180
		Master Value: 180

		=============
		session.cache_limiter
		=============
		Local Value: none
		Master Value: nocache

		=============
		session.cookie_domain
		=============
		Local Value: no value
		Master Value: no value

		=============
		session.cookie_httponly
		=============
		Local Value: On
		Master Value: Off

		=============
		session.cookie_lifetime
		=============
		Local Value: 0
		Master Value: 0

		=============
		session.cookie_path
		=============
		Local Value: /
		Master Value: /

		=============
		session.cookie_samesite
		=============
		Local Value: no value
		Master Value: no value

		=============
		session.cookie_secure
		=============
		Local Value: Off
		Master Value: Off

		=============
		session.gc_divisor
		=============
		Local Value: 1000
		Master Value: 1000

		=============
		session.gc_maxlifetime
		=============
		Local Value: 900
		Master Value: 1440

		=============
		session.gc_probability
		=============
		Local Value: 0
		Master Value: 0

		=============
		session.lazy_write
		=============
		Local Value: On
		Master Value: On

		=============
		session.name
		=============
		Local Value: xxxxxx
		Master Value: xxxxxx

		=============
		session.referer_check
		=============
		Local Value: no value
		Master Value: no value

		=============
		session.save_handler
		=============
		Local Value: user
		Master Value: files

		=============
		session.save_path
		=============
		Local Value: xxxxxx
		Master Value: xxxxxx

		=============
		session.serialize_handler
		=============
		Local Value: php
		Master Value: php

		=============
		session.sid_bits_per_character
		=============
		Local Value: 5
		Master Value: 5

		=============
		session.sid_length
		=============
		Local Value: 26
		Master Value: 26

		=============
		session.upload_progress.cleanup
		=============
		Local Value: On
		Master Value: On

		=============
		session.upload_progress.enabled
		=============
		Local Value: On
		Master Value: On

		=============
		session.upload_progress.freq
		=============
		Local Value: 1%
		Master Value: 1%

		=============
		session.upload_progress.min_freq
		=============
		Local Value: 1
		Master Value: 1

		=============
		session.upload_progress.name
		=============
		Local Value: PHP_SESSION_UPLOAD_PROGRESS
		Master Value: PHP_SESSION_UPLOAD_PROGRESS

		=============
		session.upload_progress.prefix
		=============
		Local Value: upload_progress_
		Master Value: upload_progress_

		=============
		session.use_cookies
		=============
		Local Value: On
		Master Value: On

		=============
		session.use_only_cookies
		=============
		Local Value: On
		Master Value: On

		=============
		session.use_strict_mode
		=============
		Local Value: Off
		Master Value: Off

		=============
		session.use_trans_sid
		=============
		Local Value: Off
		Master Value: Off

	=============
	shmop
	=============
	shmop support: enabled

	=============
	SimpleXML
	=============
	SimpleXML support: enabled
	Schema support: enabled

	=============
	sockets
	=============
	Sockets Support: enabled

	=============
	sodium
	=============
	sodium support: enabled
	libsodium headers version: 1.0.18
	libsodium library version: 1.0.18

	=============
	SPL
	=============
	SPL support: enabled
	Interfaces: OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
	Classes: AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException

	=============
	ssh2
	=============
	SSH2 support: enabled
	extension version: 1.3.1
	libssh2 version: 1.11.0
	banner: SSH-2.0-libssh2_1.11.0

	=============
	standard
	=============
	Dynamic Library Support: enabled
	Path to sendmail: xxxxxx

		=============
		assert.active
		=============
		Local Value: On
		Master Value: On

		=============
		assert.bail
		=============
		Local Value: Off
		Master Value: Off

		=============
		assert.callback
		=============
		Local Value: no value
		Master Value: no value

		=============
		assert.exception
		=============
		Local Value: On
		Master Value: On

		=============
		assert.warning
		=============
		Local Value: On
		Master Value: On

		=============
		auto_detect_line_endings
		=============
		Local Value: Off
		Master Value: Off

		=============
		default_socket_timeout
		=============
		Local Value: 60
		Master Value: 60

		=============
		from
		=============
		Local Value: no value
		Master Value: no value

		=============
		session.trans_sid_hosts
		=============
		Local Value: no value
		Master Value: no value

		=============
		session.trans_sid_tags
		=============
		Local Value: a=href, area=href, frame=src, form=
		Master Value: a=href, area=href, frame=src, form=

		=============
		unserialize_max_depth
		=============
		Local Value: 4096
		Master Value: 4096

		=============
		url_rewriter.hosts
		=============
		Local Value: no value
		Master Value: no value

		=============
		url_rewriter.tags
		=============
		Local Value: form=
		Master Value: form=

		=============
		user_agent
		=============
		Local Value: no value
		Master Value: no value

	=============
	sysvmsg
	=============
	sysvmsg support: enabled

	=============
	sysvsem
	=============
	sysvsem support: enabled

	=============
	sysvshm
	=============
	sysvshm support: enabled

	=============
	tokenizer
	=============
	Tokenizer Support: enabled

	=============
	xml
	=============
	XML Support: active
	XML Namespace Support: active
	libxml2 Version: 2.9.14

	=============
	xmlreader
	=============
	XMLReader: enabled

	=============
	xmlwriter
	=============
	XMLWriter: enabled

	=============
	xsl
	=============
	XSL: enabled
	libxslt Version: 1.1.39
	libxslt compiled against libxml Version: 2.9.14
	EXSLT: enabled
	libexslt Version: 0.8.21

	=============
	Zend OPcache
	=============
	Opcode Caching: Up and Running
	Optimization: Enabled
	SHM Cache: Enabled
	File Cache: Disabled
	JIT: Disabled
	Startup: OK
	Shared memory model: mmap
	Cache hits: 18075
	Cache misses: 1602
	Used memory: 27171120
	Free memory: 96800520
	Wasted memory: 10246088
	Interned Strings Used memory: 5393392
	Interned Strings Free memory: 2995216
	Cached scripts: 995
	Cached keys: 1600
	Max keys: 16229
	OOM restarts: 0
	Hash keys restarts: 0
	Manual restarts: 0
	Start time: 2025-01-19T12:14:34+0000
	Last restart time: none
	Last force restart time: none

		=============
		opcache.blacklist_filename
		=============
		Local Value: no value
		Master Value: no value

		=============
		opcache.dups_fix
		=============
		Local Value: Off
		Master Value: Off

		=============
		opcache.enable
		=============
		Local Value: On
		Master Value: On

		=============
		opcache.enable_cli
		=============
		Local Value: Off
		Master Value: Off

		=============
		opcache.enable_file_override
		=============
		Local Value: Off
		Master Value: Off

		=============
		opcache.error_log
		=============
		Local Value: no value
		Master Value: no value

		=============
		opcache.file_cache
		=============
		Local Value: no value
		Master Value: no value

		=============
		opcache.file_cache_consistency_checks
		=============
		Local Value: On
		Master Value: On

		=============
		opcache.file_cache_only
		=============
		Local Value: Off
		Master Value: Off

		=============
		opcache.file_update_protection
		=============
		Local Value: 2
		Master Value: 2

		=============
		opcache.force_restart_timeout
		=============
		Local Value: 180
		Master Value: 180

		=============
		opcache.huge_code_pages
		=============
		Local Value: Off
		Master Value: Off

		=============
		opcache.interned_strings_buffer
		=============
		Local Value: 8
		Master Value: 8

		=============
		opcache.jit
		=============
		Local Value: no value
		Master Value: no value

		=============
		opcache.jit_bisect_limit
		=============
		Local Value: 0
		Master Value: 0

		=============
		opcache.jit_blacklist_root_trace
		=============
		Local Value: 16
		Master Value: 16

		=============
		opcache.jit_blacklist_side_trace
		=============
		Local Value: 8
		Master Value: 8

		=============
		opcache.jit_buffer_size
		=============
		Local Value: 0
		Master Value: 0

		=============
		opcache.jit_debug
		=============
		Local Value: 0
		Master Value: 0

		=============
		opcache.jit_hot_func
		=============
		Local Value: 127
		Master Value: 127

		=============
		opcache.jit_hot_loop
		=============
		Local Value: 64
		Master Value: 64

		=============
		opcache.jit_hot_return
		=============
		Local Value: 8
		Master Value: 8

		=============
		opcache.jit_hot_side_exit
		=============
		Local Value: 8
		Master Value: 8

		=============
		opcache.jit_max_exit_counters
		=============
		Local Value: 8192
		Master Value: 8192

		=============
		opcache.jit_max_loop_unrolls
		=============
		Local Value: 8
		Master Value: 8

		=============
		opcache.jit_max_polymorphic_calls
		=============
		Local Value: 2
		Master Value: 2

		=============
		opcache.jit_max_recursive_calls
		=============
		Local Value: 2
		Master Value: 2

		=============
		opcache.jit_max_recursive_returns
		=============
		Local Value: 2
		Master Value: 2

		=============
		opcache.jit_max_root_traces
		=============
		Local Value: 1024
		Master Value: 1024

		=============
		opcache.jit_max_side_traces
		=============
		Local Value: 128
		Master Value: 128

		=============
		opcache.jit_max_trace_length
		=============
		Local Value: 1024
		Master Value: 1024

		=============
		opcache.jit_prof_threshold
		=============
		Local Value: 0.005
		Master Value: 0.005

		=============
		opcache.lockfile_path
		=============
		Local Value: /tmp
		Master Value: /tmp

		=============
		opcache.log_verbosity_level
		=============
		Local Value: 1
		Master Value: 1

		=============
		opcache.max_accelerated_files
		=============
		Local Value: 10000
		Master Value: 10000

		=============
		opcache.max_file_size
		=============
		Local Value: 0
		Master Value: 0

		=============
		opcache.max_wasted_percentage
		=============
		Local Value: 5
		Master Value: 5

		=============
		opcache.memory_consumption
		=============
		Local Value: 128
		Master Value: 128

		=============
		opcache.opt_debug_level
		=============
		Local Value: 0
		Master Value: 0

		=============
		opcache.optimization_level
		=============
		Local Value: 0x7FFEBFFF
		Master Value: 0x7FFEBFFF

		=============
		opcache.preferred_memory_model
		=============
		Local Value: no value
		Master Value: no value

		=============
		opcache.preload
		=============
		Local Value: no value
		Master Value: no value

		=============
		opcache.preload_user
		=============
		Local Value: no value
		Master Value: no value

		=============
		opcache.protect_memory
		=============
		Local Value: Off
		Master Value: Off

		=============
		opcache.record_warnings
		=============
		Local Value: Off
		Master Value: Off

		=============
		opcache.restrict_api
		=============
		Local Value: no value
		Master Value: no value

		=============
		opcache.revalidate_freq
		=============
		Local Value: 2
		Master Value: 2

		=============
		opcache.revalidate_path
		=============
		Local Value: Off
		Master Value: Off

		=============
		opcache.save_comments
		=============
		Local Value: On
		Master Value: On

		=============
		opcache.use_cwd
		=============
		Local Value: On
		Master Value: On

		=============
		opcache.validate_permission
		=============
		Local Value: Off
		Master Value: Off

		=============
		opcache.validate_root
		=============
		Local Value: Off
		Master Value: Off

		=============
		opcache.validate_timestamps
		=============
		Local Value: On
		Master Value: On

	=============
	zip
	=============
	Zip: enabled
	Zip version: 1.22.3
	Libzip version: 1.7.3
	BZIP2 compression: Yes
	XZ compression: No
	ZSTD compression: No
	AES-128 encryption: Yes
	AES-192 encryption: Yes
	AES-256 encryption: Yes

	=============
	zlib
	=============
	ZLib Support: enabled
	Stream Wrapper: compress.zlib://
	Stream Filter: zlib.inflate, zlib.deflate
	Compiled Version: 1.3
	Linked Version: 1.3

		=============
		zlib.output_compression
		=============
		Local Value: Off
		Master Value: Off

		=============
		zlib.output_compression_level
		=============
		Local Value: -1
		Master Value: -1

		=============
		zlib.output_handler
		=============
		Local Value: no value
		Master Value: no value

=============
Extensions
=============

	=============
	com_wrapper
	=============
	name: com_wrapper
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2006-04
	authorUrl: www.joomla.org

	=============
	com_admin
	=============
	name: com_admin
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2006-04
	authorUrl: www.joomla.org

	=============
	com_banners
	=============
	name: com_banners
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2006-04
	authorUrl: www.joomla.org

	=============
	com_cache
	=============
	name: com_cache
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2006-04
	authorUrl: www.joomla.org

	=============
	com_categories
	=============
	name: com_categories
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2007-12
	authorUrl: www.joomla.org

	=============
	com_checkin
	=============
	name: com_checkin
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2006-04
	authorUrl: www.joomla.org

	=============
	com_contact
	=============
	name: com_contact
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2006-04
	authorUrl: www.joomla.org

	=============
	com_cpanel
	=============
	name: com_cpanel
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2007-06
	authorUrl: www.joomla.org

	=============
	com_installer
	=============
	name: com_installer
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2006-04
	authorUrl: www.joomla.org

	=============
	com_languages
	=============
	name: com_languages
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2006-04
	authorUrl: www.joomla.org

	=============
	com_login
	=============
	name: com_login
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2006-04
	authorUrl: www.joomla.org

	=============
	com_media
	=============
	name: com_media
	type: component
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2006-04
	authorUrl: www.joomla.org

	=============
	com_menus
	=============
	name: com_menus
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2006-04
	authorUrl: www.joomla.org

	=============
	com_messages
	=============
	name: com_messages
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2006-04
	authorUrl: www.joomla.org

	=============
	com_modules
	=============
	name: com_modules
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2006-04
	authorUrl: www.joomla.org

	=============
	com_newsfeeds
	=============
	name: com_newsfeeds
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2006-04
	authorUrl: www.joomla.org

	=============
	com_plugins
	=============
	name: com_plugins
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2006-04
	authorUrl: www.joomla.org

	=============
	com_search
	=============
	name: com_search
	type: component
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: April 2006
	authorUrl: www.joomla.org

	=============
	com_templates
	=============
	name: com_templates
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2006-04
	authorUrl: www.joomla.org

	=============
	com_content
	=============
	name: com_content
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2006-04
	authorUrl: www.joomla.org

	=============
	com_config
	=============
	name: com_config
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2006-04
	authorUrl: www.joomla.org

	=============
	com_redirect
	=============
	name: com_redirect
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2006-04
	authorUrl: www.joomla.org

	=============
	com_users
	=============
	name: com_users
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2006-04
	authorUrl: www.joomla.org

	=============
	com_finder
	=============
	name: com_finder
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2011-08
	authorUrl: www.joomla.org

	=============
	com_joomlaupdate
	=============
	name: com_joomlaupdate
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.3
	creationDate: 2021-08
	authorUrl: www.joomla.org

	=============
	com_tags
	=============
	name: com_tags
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2013-12
	authorUrl: www.joomla.org

	=============
	com_contenthistory
	=============
	name: com_contenthistory
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2013-05
	authorUrl: www.joomla.org

	=============
	com_ajax
	=============
	name: com_ajax
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2013-08
	authorUrl: www.joomla.org

	=============
	com_postinstall
	=============
	name: com_postinstall
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2013-09
	authorUrl: www.joomla.org

	=============
	com_fields
	=============
	name: com_fields
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2016-03
	authorUrl: www.joomla.org

	=============
	com_associations
	=============
	name: com_associations
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2017-01
	authorUrl: www.joomla.org

	=============
	com_privacy
	=============
	name: com_privacy
	type: component
	state: Enabled
	author: Joomla! Project
	version: 3.9.0
	creationDate: 2018-05
	authorUrl: www.joomla.org

	=============
	com_actionlogs
	=============
	name: com_actionlogs
	type: component
	state: Enabled
	author: Joomla! Project
	version: 3.9.0
	creationDate: 2018-05
	authorUrl: www.joomla.org

	=============
	lib_joomla
	=============
	name: lib_joomla
	type: library
	state: Enabled
	author: Joomla! Project
	version: 13.1
	creationDate: 2008-01
	authorUrl: https://www.joomla.org

	=============
	FOF
	=============
	name: FOF
	type: library
	state: Enabled
	author: Nicholas K. Dionysopoulos / Akeeba Ltd
	version: 2.4.3
	creationDate: 2015-04-22 13:15:32
	authorUrl: https://www.akeebabackup.com

	=============
	lib_phpass
	=============
	name: lib_phpass
	type: library
	state: Enabled
	author: Solar Designer
	version: 0.3
	creationDate: 2004-01
	authorUrl: https://www.openwall.com/phpass/

	=============
	mod_articles_archive
	=============
	name: mod_articles_archive
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2006-07
	authorUrl: www.joomla.org

	=============
	mod_articles_latest
	=============
	name: mod_articles_latest
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2004-07
	authorUrl: www.joomla.org

	=============
	mod_articles_popular
	=============
	name: mod_articles_popular
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2006-07
	authorUrl: www.joomla.org

	=============
	mod_banners
	=============
	name: mod_banners
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2006-07
	authorUrl: www.joomla.org

	=============
	mod_breadcrumbs
	=============
	name: mod_breadcrumbs
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2006-07
	authorUrl: www.joomla.org

	=============
	mod_custom
	=============
	name: mod_custom
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2004-07
	authorUrl: www.joomla.org

	=============
	mod_feed
	=============
	name: mod_feed
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2005-07
	authorUrl: www.joomla.org

	=============
	mod_footer
	=============
	name: mod_footer
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2006-07
	authorUrl: www.joomla.org

	=============
	mod_login
	=============
	name: mod_login
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2005-03
	authorUrl: www.joomla.org

	=============
	mod_menu
	=============
	name: mod_menu
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2006-03
	authorUrl: www.joomla.org

	=============
	mod_articles_news
	=============
	name: mod_articles_news
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2006-07
	authorUrl: www.joomla.org

	=============
	mod_random_image
	=============
	name: mod_random_image
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2006-07
	authorUrl: www.joomla.org

	=============
	mod_related_items
	=============
	name: mod_related_items
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2004-07
	authorUrl: www.joomla.org

	=============
	mod_search
	=============
	name: mod_search
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: July 2004
	authorUrl: www.joomla.org

	=============
	mod_stats
	=============
	name: mod_stats
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2004-07
	authorUrl: www.joomla.org

	=============
	mod_syndicate
	=============
	name: mod_syndicate
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2006-05
	authorUrl: www.joomla.org

	=============
	mod_users_latest
	=============
	name: mod_users_latest
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2009-12
	authorUrl: www.joomla.org

	=============
	mod_whosonline
	=============
	name: mod_whosonline
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2004-07
	authorUrl: www.joomla.org

	=============
	mod_wrapper
	=============
	name: mod_wrapper
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2004-10
	authorUrl: www.joomla.org

	=============
	mod_articles_category
	=============
	name: mod_articles_category
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2010-02
	authorUrl: www.joomla.org

	=============
	mod_articles_categories
	=============
	name: mod_articles_categories
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2010-02
	authorUrl: www.joomla.org

	=============
	mod_languages
	=============
	name: mod_languages
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.5.0
	creationDate: 2010-02
	authorUrl: www.joomla.org

	=============
	mod_finder
	=============
	name: mod_finder
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2011-08
	authorUrl: www.joomla.org

	=============
	mod_latest
	=============
	name: mod_latest
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2004-07
	authorUrl: www.joomla.org

	=============
	mod_logged
	=============
	name: mod_logged
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2005-01
	authorUrl: www.joomla.org

	=============
	mod_popular
	=============
	name: mod_popular
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2004-07
	authorUrl: www.joomla.org

	=============
	mod_quickicon
	=============
	name: mod_quickicon
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2005-11
	authorUrl: www.joomla.org

	=============
	mod_title
	=============
	name: mod_title
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2005-11
	authorUrl: www.joomla.org

	=============
	mod_toolbar
	=============
	name: mod_toolbar
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2005-11
	authorUrl: www.joomla.org

	=============
	mod_multilangstatus
	=============
	name: mod_multilangstatus
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2011-09
	authorUrl: www.joomla.org

	=============
	mod_version
	=============
	name: mod_version
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2012-01
	authorUrl: www.joomla.org

	=============
	mod_stats_admin
	=============
	name: mod_stats_admin
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2004-07
	authorUrl: www.joomla.org

	=============
	mod_tags_popular
	=============
	name: mod_tags_popular
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.1.0
	creationDate: 2013-01
	authorUrl: www.joomla.org

	=============
	mod_tags_similar
	=============
	name: mod_tags_similar
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.1.0
	creationDate: 2013-01
	authorUrl: www.joomla.org

	=============
	mod_sampledata
	=============
	name: mod_sampledata
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.8.0
	creationDate: 2017-07
	authorUrl: www.joomla.org

	=============
	mod_latestactions
	=============
	name: mod_latestactions
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.9.0
	creationDate: 2018-05
	authorUrl: www.joomla.org

	=============
	mod_privacy_dashboard
	=============
	name: mod_privacy_dashboard
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.9.0
	creationDate: 2018-06
	authorUrl: www.joomla.org

	=============
	plg_authentication_joomla
	=============
	name: plg_authentication_joomla
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2005-11
	authorUrl: www.joomla.org

	=============
	plg_authentication_ldap
	=============
	name: plg_authentication_ldap
	type: plugin
	state: Disabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2005-11
	authorUrl: www.joomla.org

	=============
	plg_content_contact
	=============
	name: plg_content_contact
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.2.2
	creationDate: 2014-01
	authorUrl: www.joomla.org

	=============
	plg_content_emailcloak
	=============
	name: plg_content_emailcloak
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2005-11
	authorUrl: www.joomla.org

	=============
	plg_content_loadmodule
	=============
	name: plg_content_loadmodule
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2005-11
	authorUrl: www.joomla.org

	=============
	plg_content_pagebreak
	=============
	name: plg_content_pagebreak
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2005-11
	authorUrl: www.joomla.org

	=============
	plg_content_pagenavigation
	=============
	name: plg_content_pagenavigation
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2006-01
	authorUrl: www.joomla.org

	=============
	plg_content_vote
	=============
	name: plg_content_vote
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2005-11
	authorUrl: www.joomla.org

	=============
	plg_editors_codemirror
	=============
	name: plg_editors_codemirror
	type: plugin
	state: Enabled
	author: Marijn Haverbeke
	version: 6.0.0
	creationDate: 28 March 2011
	authorUrl: https://codemirror.net/

	=============
	plg_editors_none
	=============
	name: plg_editors_none
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2005-09
	authorUrl: www.joomla.org

	=============
	plg_editors_tinymce
	=============
	name: plg_editors_tinymce
	type: plugin
	state: Enabled
	author: Tiny Technologies, Inc
	version: 6.8.4
	creationDate: 2005-08
	authorUrl: https://www.tiny.cloud

	=============
	plg_editors-xtd_article
	=============
	name: plg_editors-xtd_article
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2009-10
	authorUrl: www.joomla.org

	=============
	plg_editors-xtd_image
	=============
	name: plg_editors-xtd_image
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2004-08
	authorUrl: www.joomla.org

	=============
	plg_editors-xtd_pagebreak
	=============
	name: plg_editors-xtd_pagebreak
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2004-08
	authorUrl: www.joomla.org

	=============
	plg_editors-xtd_readmore
	=============
	name: plg_editors-xtd_readmore
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2006-03
	authorUrl: www.joomla.org

	=============
	plg_search_categories
	=============
	name: plg_search_categories
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: November 2005
	authorUrl: www.joomla.org

	=============
	plg_search_contacts
	=============
	name: plg_search_contacts
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: November 2005
	authorUrl: www.joomla.org

	=============
	plg_search_content
	=============
	name: plg_search_content
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: November 2005
	authorUrl: www.joomla.org

	=============
	plg_search_newsfeeds
	=============
	name: plg_search_newsfeeds
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: November 2005
	authorUrl: www.joomla.org

	=============
	plg_system_languagefilter
	=============
	name: plg_system_languagefilter
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2010-07
	authorUrl: www.joomla.org

	=============
	plg_system_cache
	=============
	name: plg_system_cache
	type: plugin
	state: Disabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2007-02
	authorUrl: www.joomla.org

	=============
	plg_system_debug
	=============
	name: plg_system_debug
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2006-12
	authorUrl: www.joomla.org

	=============
	plg_system_log
	=============
	name: plg_system_log
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2007-04
	authorUrl: www.joomla.org

	=============
	plg_system_redirect
	=============
	name: plg_system_redirect
	type: plugin
	state: Disabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2009-04
	authorUrl: www.joomla.org

	=============
	plg_system_remember
	=============
	name: plg_system_remember
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2007-04
	authorUrl: www.joomla.org

	=============
	plg_system_sef
	=============
	name: plg_system_sef
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2007-12
	authorUrl: www.joomla.org

	=============
	plg_system_logout
	=============
	name: plg_system_logout
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2009-04
	authorUrl: www.joomla.org

	=============
	plg_user_contactcreator
	=============
	name: plg_user_contactcreator
	type: plugin
	state: Disabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2009-08
	authorUrl: www.joomla.org

	=============
	plg_user_joomla
	=============
	name: plg_user_joomla
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2006-12
	authorUrl: www.joomla.org

	=============
	plg_user_profile
	=============
	name: plg_user_profile
	type: plugin
	state: Disabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2008-01
	authorUrl: www.joomla.org

	=============
	plg_extension_joomla
	=============
	name: plg_extension_joomla
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2010-05
	authorUrl: www.joomla.org

	=============
	plg_content_joomla
	=============
	name: plg_content_joomla
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2010-11
	authorUrl: www.joomla.org

	=============
	plg_system_languagecode
	=============
	name: plg_system_languagecode
	type: plugin
	state: Disabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2011-11
	authorUrl: www.joomla.org

	=============
	plg_quickicon_joomlaupdate
	=============
	name: plg_quickicon_joomlaupdate
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2011-08
	authorUrl: www.joomla.org

	=============
	plg_quickicon_extensionupdate
	=============
	name: plg_quickicon_extensionupdate
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2011-08
	authorUrl: www.joomla.org

	=============
	plg_system_highlight
	=============
	name: plg_system_highlight
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2011-08
	authorUrl: www.joomla.org

	=============
	plg_content_finder
	=============
	name: plg_content_finder
	type: plugin
	state: Disabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2011-12
	authorUrl: www.joomla.org

	=============
	plg_finder_categories
	=============
	name: plg_finder_categories
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2011-08
	authorUrl: www.joomla.org

	=============
	plg_finder_contacts
	=============
	name: plg_finder_contacts
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2011-08
	authorUrl: www.joomla.org

	=============
	plg_finder_content
	=============
	name: plg_finder_content
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2011-08
	authorUrl: www.joomla.org

	=============
	plg_finder_newsfeeds
	=============
	name: plg_finder_newsfeeds
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2011-08
	authorUrl: www.joomla.org

	=============
	plg_finder_tags
	=============
	name: plg_finder_tags
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2013-02
	authorUrl: www.joomla.org

	=============
	plg_authentication_cookie
	=============
	name: plg_authentication_cookie
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2013-07
	authorUrl: www.joomla.org

	=============
	plg_search_tags
	=============
	name: plg_search_tags
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: March 2014
	authorUrl: www.joomla.org

	=============
	plg_editors-xtd_module
	=============
	name: plg_editors-xtd_module
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.5.0
	creationDate: 2015-10
	authorUrl: www.joomla.org

	=============
	plg_system_stats
	=============
	name: plg_system_stats
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.5.0
	creationDate: 2013-11
	authorUrl: www.joomla.org

	=============
	plg_installer_packageinstaller
	=============
	name: plg_installer_packageinstaller
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.6.0
	creationDate: 2016-05
	authorUrl: www.joomla.org

	=============
	plg_installer_folderinstaller
	=============
	name: plg_installer_folderinstaller
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.6.0
	creationDate: 2016-05
	authorUrl: www.joomla.org

	=============
	plg_installer_urlinstaller
	=============
	name: plg_installer_urlinstaller
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.6.0
	creationDate: 2016-05
	authorUrl: www.joomla.org

	=============
	plg_quickicon_phpversioncheck
	=============
	name: plg_quickicon_phpversioncheck
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.7.0
	creationDate: 2016-08
	authorUrl: www.joomla.org

	=============
	plg_editors-xtd_menu
	=============
	name: plg_editors-xtd_menu
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.7.0
	creationDate: 2016-08
	authorUrl: www.joomla.org

	=============
	plg_editors-xtd_contact
	=============
	name: plg_editors-xtd_contact
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.7.0
	creationDate: 2016-10
	authorUrl: www.joomla.org

	=============
	plg_system_fields
	=============
	name: plg_system_fields
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.7.0
	creationDate: 2016-03
	authorUrl: www.joomla.org

	=============
	plg_fields_calendar
	=============
	name: plg_fields_calendar
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.7.0
	creationDate: 2016-03
	authorUrl: www.joomla.org

	=============
	plg_fields_checkboxes
	=============
	name: plg_fields_checkboxes
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.7.0
	creationDate: 2016-03
	authorUrl: www.joomla.org

	=============
	plg_fields_color
	=============
	name: plg_fields_color
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.7.0
	creationDate: 2016-03
	authorUrl: www.joomla.org

	=============
	plg_fields_editor
	=============
	name: plg_fields_editor
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.7.0
	creationDate: 2016-03
	authorUrl: www.joomla.org

	=============
	plg_fields_imagelist
	=============
	name: plg_fields_imagelist
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.7.0
	creationDate: 2016-03
	authorUrl: www.joomla.org

	=============
	plg_fields_integer
	=============
	name: plg_fields_integer
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.7.0
	creationDate: 2016-03
	authorUrl: www.joomla.org

	=============
	plg_fields_list
	=============
	name: plg_fields_list
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.7.0
	creationDate: 2016-03
	authorUrl: www.joomla.org

	=============
	plg_fields_media
	=============
	name: plg_fields_media
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.7.0
	creationDate: 2016-03
	authorUrl: www.joomla.org

	=============
	plg_fields_radio
	=============
	name: plg_fields_radio
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.7.0
	creationDate: 2016-03
	authorUrl: www.joomla.org

	=============
	plg_fields_sql
	=============
	name: plg_fields_sql
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.7.0
	creationDate: 2016-03
	authorUrl: www.joomla.org

	=============
	plg_fields_text
	=============
	name: plg_fields_text
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.7.0
	creationDate: 2016-03
	authorUrl: www.joomla.org

	=============
	plg_fields_textarea
	=============
	name: plg_fields_textarea
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.7.0
	creationDate: 2016-03
	authorUrl: www.joomla.org

	=============
	plg_fields_url
	=============
	name: plg_fields_url
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.7.0
	creationDate: 2016-03
	authorUrl: www.joomla.org

	=============
	plg_fields_user
	=============
	name: plg_fields_user
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.7.0
	creationDate: 2016-03
	authorUrl: www.joomla.org

	=============
	plg_fields_usergrouplist
	=============
	name: plg_fields_usergrouplist
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.7.0
	creationDate: 2016-03
	authorUrl: www.joomla.org

	=============
	plg_content_fields
	=============
	name: plg_content_fields
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.7.0
	creationDate: 2017-02
	authorUrl: www.joomla.org

	=============
	plg_editors-xtd_fields
	=============
	name: plg_editors-xtd_fields
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.7.0
	creationDate: 2017-02
	authorUrl: www.joomla.org

	=============
	plg_sampledata_blog
	=============
	name: plg_sampledata_blog
	type: plugin
	state: Disabled
	author: Joomla! Project
	version: 3.8.0
	creationDate: 2017-07
	authorUrl: www.joomla.org

	=============
	plg_content_confirmconsent
	=============
	name: plg_content_confirmconsent
	type: plugin
	state: Disabled
	author: Joomla! Project
	version: 3.9.0
	creationDate: 2018-05
	authorUrl: www.joomla.org

	=============
	plg_system_actionlogs
	=============
	name: plg_system_actionlogs
	type: plugin
	state: Disabled
	author: Joomla! Project
	version: 3.9.0
	creationDate: 2018-05
	authorUrl: www.joomla.org

	=============
	plg_actionlog_joomla
	=============
	name: plg_actionlog_joomla
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.9.0
	creationDate: 2018-05
	authorUrl: www.joomla.org

	=============
	plg_system_privacyconsent
	=============
	name: plg_system_privacyconsent
	type: plugin
	state: Disabled
	author: Joomla! Project
	version: 3.9.0
	creationDate: 2018-04
	authorUrl: www.joomla.org

	=============
	plg_privacy_user
	=============
	name: plg_privacy_user
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.9.0
	creationDate: 2018-05
	authorUrl: www.joomla.org

	=============
	plg_quickicon_privacycheck
	=============
	name: plg_quickicon_privacycheck
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.9.0
	creationDate: 2018-06
	authorUrl: www.joomla.org

	=============
	plg_user_terms
	=============
	name: plg_user_terms
	type: plugin
	state: Disabled
	author: Joomla! Project
	version: 3.9.0
	creationDate: 2018-06
	authorUrl: www.joomla.org

	=============
	plg_privacy_contact
	=============
	name: plg_privacy_contact
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.9.0
	creationDate: 2018-07
	authorUrl: www.joomla.org

	=============
	plg_privacy_content
	=============
	name: plg_privacy_content
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.9.0
	creationDate: 2018-07
	authorUrl: www.joomla.org

	=============
	plg_privacy_message
	=============
	name: plg_privacy_message
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.9.0
	creationDate: 2018-07
	authorUrl: www.joomla.org

	=============
	plg_privacy_actionlogs
	=============
	name: plg_privacy_actionlogs
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.9.0
	creationDate: 2018-07
	authorUrl: www.joomla.org

	=============
	plg_captcha_recaptcha_invisible
	=============
	name: plg_captcha_recaptcha_invisible
	type: plugin
	state: Disabled
	author: Joomla! Project
	version: 3.8
	creationDate: 2017-11
	authorUrl: www.joomla.org

	=============
	plg_privacy_consents
	=============
	name: plg_privacy_consents
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.9.0
	creationDate: 2018-07
	authorUrl: www.joomla.org

	=============
	English (en-GB)
	=============
	name: English (en-GB)
	type: language
	state: Enabled
	author: Joomla! Project
	version: 5.2.3
	creationDate: 2025-01
	authorUrl: www.joomla.org

	=============
	files_joomla
	=============
	name: files_joomla
	type: file
	state: Enabled
	author: Joomla! Project
	version: 5.2.3
	creationDate: 2025-01
	authorUrl: www.joomla.org

	=============
	English (en-GB) Language Pack
	=============
	name: English (en-GB) Language Pack
	type: package
	state: Enabled
	author: Joomla! Project
	version: 5.2.3.1
	creationDate: 2025-01
	authorUrl: www.joomla.org

	=============
	Russian (ru-RU)
	=============
	name: Russian (ru-RU)
	type: language
	state: Enabled
	author: Russian Translation Team
	version: 4.4.9
	creationDate: 2024-10
	authorUrl: https://joomlaportal.ru

	=============
	Russian (ru-RU) Language Pack
	=============
	name: Russian (ru-RU) Language Pack
	type: package
	state: Enabled
	author: Russian Translation Team
	version: 4.4.9.2
	creationDate: 2024-10
	authorUrl: https://joomlaportal.ru

	=============
	plg_behaviour_taggable
	=============
	name: plg_behaviour_taggable
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2015-08
	authorUrl: www.joomla.org

	=============
	plg_behaviour_versionable
	=============
	name: plg_behaviour_versionable
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2015-08
	authorUrl: www.joomla.org

	=============
	atum
	=============
	name: atum
	type: template
	state: Enabled
	author: Joomla! Project
	version: 1.0
	creationDate: 2016-09
	authorUrl: 

	=============
	cassiopeia
	=============
	name: cassiopeia
	type: template
	state: Enabled
	author: Joomla! Project
	version: 1.0
	creationDate: 2017-02
	authorUrl: 

	=============
	plg_filesystem_local
	=============
	name: plg_filesystem_local
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2017-04
	authorUrl: www.joomla.org

	=============
	plg_media-action_crop
	=============
	name: plg_media-action_crop
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2017-01
	authorUrl: www.joomla.org

	=============
	plg_media-action_resize
	=============
	name: plg_media-action_resize
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2017-01
	authorUrl: www.joomla.org

	=============
	plg_media-action_rotate
	=============
	name: plg_media-action_rotate
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2017-01
	authorUrl: www.joomla.org

	=============
	plg_system_httpheaders
	=============
	name: plg_system_httpheaders
	type: plugin
	state: Disabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2017-10
	authorUrl: www.joomla.org

	=============
	com_workflow
	=============
	name: com_workflow
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2017-06
	authorUrl: www.joomla.org

	=============
	plg_workflow_publishing
	=============
	name: plg_workflow_publishing
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2020-03
	authorUrl: www.joomla.org

	=============
	plg_workflow_featuring
	=============
	name: plg_workflow_featuring
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2020-03
	authorUrl: www.joomla.org

	=============
	plg_workflow_notification
	=============
	name: plg_workflow_notification
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2020-05
	authorUrl: www.joomla.org

	=============
	plg_extension_namespacemap
	=============
	name: plg_extension_namespacemap
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2017-05
	authorUrl: www.joomla.org

	=============
	plg_installer_override
	=============
	name: plg_installer_override
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2018-06
	authorUrl: www.joomla.org

	=============
	plg_quickicon_overridecheck
	=============
	name: plg_quickicon_overridecheck
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2018-06
	authorUrl: www.joomla.org

	=============
	plg_extension_finder
	=============
	name: plg_extension_finder
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2018-06
	authorUrl: www.joomla.org

	=============
	plg_api-authentication_basic
	=============
	name: plg_api-authentication_basic
	type: plugin
	state: Disabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2005-11
	authorUrl: www.joomla.org

	=============
	plg_webservices_content
	=============
	name: plg_webservices_content
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-09
	authorUrl: www.joomla.org

	=============
	com_mails
	=============
	name: com_mails
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-01
	authorUrl: www.joomla.org

	=============
	plg_system_skipto
	=============
	name: plg_system_skipto
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2020-02
	authorUrl: www.joomla.org

	=============
	plg_sampledata_multilang
	=============
	name: plg_sampledata_multilang
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2018-07
	authorUrl: www.joomla.org

	=============
	plg_installer_webinstaller
	=============
	name: plg_installer_webinstaller
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2017-04
	authorUrl: www.joomla.org

	=============
	plg_fields_subform
	=============
	name: plg_fields_subform
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2017-06
	authorUrl: www.joomla.org

	=============
	plg_system_webauthn
	=============
	name: plg_system_webauthn
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-07-02
	authorUrl: www.joomla.org

	=============
	mod_loginsupport
	=============
	name: mod_loginsupport
	type: module
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-06
	authorUrl: www.joomla.org

	=============
	mod_frontend
	=============
	name: mod_frontend
	type: module
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-07
	authorUrl: www.joomla.org

	=============
	mod_messages
	=============
	name: mod_messages
	type: module
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-07
	authorUrl: www.joomla.org

	=============
	mod_post_installation_messages
	=============
	name: mod_post_installation_messages
	type: module
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-07
	authorUrl: www.joomla.org

	=============
	mod_user
	=============
	name: mod_user
	type: module
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-07
	authorUrl: www.joomla.org

	=============
	mod_submenu
	=============
	name: mod_submenu
	type: module
	state: Enabled
	author: Joomla! Project
	version: 3.0.0
	creationDate: 2006-02
	authorUrl: www.joomla.org

	=============
	mod_privacy_status
	=============
	name: mod_privacy_status
	type: module
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-07
	authorUrl: www.joomla.org

	=============
	plg_webservices_banners
	=============
	name: plg_webservices_banners
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-09
	authorUrl: www.joomla.org

	=============
	plg_webservices_config
	=============
	name: plg_webservices_config
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-09
	authorUrl: www.joomla.org

	=============
	plg_webservices_contact
	=============
	name: plg_webservices_contact
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-09
	authorUrl: www.joomla.org

	=============
	plg_webservices_languages
	=============
	name: plg_webservices_languages
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-09
	authorUrl: www.joomla.org

	=============
	plg_webservices_menus
	=============
	name: plg_webservices_menus
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-09
	authorUrl: www.joomla.org

	=============
	plg_webservices_messages
	=============
	name: plg_webservices_messages
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-09
	authorUrl: www.joomla.org

	=============
	plg_webservices_modules
	=============
	name: plg_webservices_modules
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-09
	authorUrl: www.joomla.org

	=============
	plg_webservices_newsfeeds
	=============
	name: plg_webservices_newsfeeds
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-09
	authorUrl: www.joomla.org

	=============
	plg_webservices_plugins
	=============
	name: plg_webservices_plugins
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-09
	authorUrl: www.joomla.org

	=============
	plg_webservices_privacy
	=============
	name: plg_webservices_privacy
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-09
	authorUrl: www.joomla.org

	=============
	plg_webservices_redirect
	=============
	name: plg_webservices_redirect
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-09
	authorUrl: www.joomla.org

	=============
	plg_webservices_tags
	=============
	name: plg_webservices_tags
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-09
	authorUrl: www.joomla.org

	=============
	plg_webservices_templates
	=============
	name: plg_webservices_templates
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-09
	authorUrl: www.joomla.org

	=============
	plg_webservices_users
	=============
	name: plg_webservices_users
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-09
	authorUrl: www.joomla.org

	=============
	plg_webservices_installer
	=============
	name: plg_webservices_installer
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2020-06
	authorUrl: www.joomla.org

	=============
	plg_user_token
	=============
	name: plg_user_token
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 3.9.0
	creationDate: 2019-11
	authorUrl: www.joomla.org

	=============
	plg_api-authentication_token
	=============
	name: plg_api-authentication_token
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-11
	authorUrl: www.joomla.org

	=============
	plg_system_accessibility
	=============
	name: plg_system_accessibility
	type: plugin
	state: Disabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2020-02-15
	authorUrl: www.joomla.org

	=============
	plg_quickicon_downloadkey
	=============
	name: plg_quickicon_downloadkey
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2019-10
	authorUrl: www.joomla.org

	=============
	pkg_search
	=============
	name: pkg_search
	type: package
	state: Enabled
	author: Joomla! Project
	version: 4.0.0
	creationDate: 2021-08-17
	authorUrl: www.joomla.org

	=============
	com_scheduler
	=============
	name: com_scheduler
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.1.0
	creationDate: 2021-07
	authorUrl: www.joomla.org

	=============
	plg_system_schedulerunner
	=============
	name: plg_system_schedulerunner
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.1
	creationDate: 2021-08
	authorUrl: www.joomla.org

	=============
	plg_system_task_notification
	=============
	name: plg_system_task_notification
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.1
	creationDate: 2021-09
	authorUrl: www.joomla.org

	=============
	plg_task_check_files
	=============
	name: plg_task_check_files
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.1
	creationDate: 2021-08
	authorUrl: www.joomla.org

	=============
	plg_task_requests
	=============
	name: plg_task_requests
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.1
	creationDate: 2021-08
	authorUrl: www.joomla.org

	=============
	plg_task_site_status
	=============
	name: plg_task_site_status
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.1
	creationDate: 2021-08
	authorUrl: www.joomla.org

	=============
	plg_system_jooa11y
	=============
	name: plg_system_jooa11y
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.2.0
	creationDate: 2022-02
	authorUrl: www.joomla.org

	=============
	plg_webservices_media
	=============
	name: plg_webservices_media
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.1.0
	creationDate: 2021-05
	authorUrl: www.joomla.org

	=============
	plg_multifactorauth_totp
	=============
	name: plg_multifactorauth_totp
	type: plugin
	state: Disabled
	author: Joomla! Project
	version: 3.2.0
	creationDate: 2013-08
	authorUrl: www.joomla.org

	=============
	plg_multifactorauth_yubikey
	=============
	name: plg_multifactorauth_yubikey
	type: plugin
	state: Disabled
	author: Joomla! Project
	version: 3.2.0
	creationDate: 2013-09
	authorUrl: www.joomla.org

	=============
	plg_multifactorauth_webauthn
	=============
	name: plg_multifactorauth_webauthn
	type: plugin
	state: Disabled
	author: Joomla! Project
	version: 4.2.0
	creationDate: 2022-05
	authorUrl: www.joomla.org

	=============
	plg_multifactorauth_email
	=============
	name: plg_multifactorauth_email
	type: plugin
	state: Disabled
	author: Joomla! Project
	version: 4.2.0
	creationDate: 2022-05
	authorUrl: www.joomla.org

	=============
	plg_multifactorauth_fixed
	=============
	name: plg_multifactorauth_fixed
	type: plugin
	state: Disabled
	author: Joomla! Project
	version: 4.2.0
	creationDate: 2022-05
	authorUrl: www.joomla.org

	=============
	plg_system_shortcut
	=============
	name: plg_system_shortcut
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.2.0
	creationDate: 2022-06
	authorUrl: www.joomla.org

	=============
	com_guidedtours
	=============
	name: com_guidedtours
	type: component
	state: Enabled
	author: Joomla! Project
	version: 4.3.0
	creationDate: 2023-02
	authorUrl: www.joomla.org

	=============
	mod_guidedtours
	=============
	name: mod_guidedtours
	type: module
	state: Enabled
	author: Joomla! Project
	version: 4.3.0
	creationDate: 2023-02
	authorUrl: www.joomla.org

	=============
	plg_system_guidedtours
	=============
	name: plg_system_guidedtours
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.3.0
	creationDate: 2023-02
	authorUrl: www.joomla.org

	=============
	plg_quickicon_eos
	=============
	name: plg_quickicon_eos
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 4.4.0
	creationDate: 2023-05
	authorUrl: www.joomla.org

	=============
	plg_behaviour_compat
	=============
	name: plg_behaviour_compat
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 5.0.0
	creationDate: 2023-09
	authorUrl: www.joomla.org

	=============
	plg_schemaorg_blogposting
	=============
	name: plg_schemaorg_blogposting
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 5.0.0
	creationDate: 2023-07
	authorUrl: www.joomla.org

	=============
	plg_schemaorg_book
	=============
	name: plg_schemaorg_book
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 5.0.0
	creationDate: 2023-07
	authorUrl: www.joomla.org

	=============
	plg_schemaorg_event
	=============
	name: plg_schemaorg_event
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 5.0.0
	creationDate: 2023-07
	authorUrl: www.joomla.org

	=============
	plg_schemaorg_organization
	=============
	name: plg_schemaorg_organization
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 5.0.0
	creationDate: 2023-07
	authorUrl: www.joomla.org

	=============
	plg_schemaorg_person
	=============
	name: plg_schemaorg_person
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 5.0.0
	creationDate: 2023-07
	authorUrl: www.joomla.org

	=============
	plg_schemaorg_recipe
	=============
	name: plg_schemaorg_recipe
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 5.0.0
	creationDate: 2023-07
	authorUrl: www.joomla.org

	=============
	plg_schemaorg_jobposting
	=============
	name: plg_schemaorg_jobposting
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 5.0.0
	creationDate: 2023-07
	authorUrl: www.joomla.org

	=============
	plg_system_schemaorg
	=============
	name: plg_system_schemaorg
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 5.0.0
	creationDate: 2023-07
	authorUrl: www.joomla.org

	=============
	plg_task_globalcheckin
	=============
	name: plg_task_globalcheckin
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 5.0.0
	creationDate: 2023-06-22
	authorUrl: www.joomla.org

	=============
	plg_task_deleteactionlogs
	=============
	name: plg_task_deleteactionlogs
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 5.0.0
	creationDate: 2023-07
	authorUrl: www.joomla.org

	=============
	plg_task_privacyconsent
	=============
	name: plg_task_privacyconsent
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 5.0.0
	creationDate: 2023-07
	authorUrl: www.joomla.org

	=============
	plg_task_rotatelogs
	=============
	name: plg_task_rotatelogs
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 5.0.0
	creationDate: 2023-07
	authorUrl: www.joomla.org

	=============
	plg_task_sessiongc
	=============
	name: plg_task_sessiongc
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 5.0.0
	creationDate: 2023-08
	authorUrl: www.joomla.org

	=============
	plg_task_updatenotification
	=============
	name: plg_task_updatenotification
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 5.0.0
	creationDate: 2023-07
	authorUrl: www.joomla.org

	=============
	plg_schemaorg_article
	=============
	name: plg_schemaorg_article
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 5.1.0
	creationDate: 2024-01
	authorUrl: www.joomla.org

	=============
	plg_schemaorg_custom
	=============
	name: plg_schemaorg_custom
	type: plugin
	state: Enabled
	author: Joomla! Project
	version: 5.1.0
	creationDate: 2024-03
	authorUrl: www.joomla.org

	=============
	MOD_ARTICLES
	=============
	name: MOD_ARTICLES
	type: module
	state: Enabled
	author: Joomla! Project
	version: 5.2.0
	creationDate: 2024-07
	authorUrl: www.joomla.org

1 Response to Upgrading my Joomla website from 4 to 5

  1. dmitriano says:

    How to install and uninstall a template for your Joomla 5
    https://www.youtube.com/watch?v=qWVOmenYHag

Leave a Reply

Your email address will not be published. Required fields are marked *