<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
	<title><![CDATA[Elxis open source CMS]]></title>
	<link>https://www.elxis.org</link>
	<language>de-de</language>
	<description><![CDATA[Elxis is an open source content management system (CMS) which you can download for free.]]></description>
	<copyright><![CDATA[Copyright 2026, Elxis open source CMS]]></copyright>
	<pubDate>Thu, 30 Apr 2026 22:08:44 +0000</pubDate>
	<lastBuildDate>Thu, 30 Apr 2026 22:08:44 +0000</lastBuildDate>
	<generator>Elxis 5.6</generator>
	<ttl>240</ttl>
	<image>
		<url>https://www.elxis.org/media/images/logo_rss.png</url>
		<title><![CDATA[Elxis open source CMS]]></title>
		<link>https://www.elxis.org</link>
	</image>
	<item>
		<title><![CDATA[Page generators and templates]]></title>
		<description><![CDATA[<img style="margin:5px; float:left;" src="https://www.elxis.org/media/images/articles/page-generator-elxis_thumb.webp" alt="Page generators and templates"> <strong>Page generators are optional parts of a template which allows you to fully customize the contents, layout and style of a web page.</strong><br>
Although Elxis has many parameters to customize the layout and style of a page, sometimes this is not enough. There are cases we need customization beyond the standard options. This is why page generators introduced in Elxis 5.6. A Page generator is a custom block of code that generates the HTML of the page instead of the built-in component. This allows us to achieve 100% customization of the web page contents, layout and style. Page Generators are optional parts of a template. For now, page generators are available in component Content for Category pages, Articles, Tags page and the Archive page. On each category/article you can select (or not) a page generator (if available on your template). Category A may have a totally different style of category B, while category C might have the Elxis default style.]]></description>
		<link>https://www.elxis.org/de/blog/page-generators-and-templates.html</link>
		<guid isPermaLink="true">https://www.elxis.org/de/blog/page-generators-and-templates.html</guid>
		<pubDate>Fri, 22 Aug 2025 16:03:00 +0000</pubDate>
		<enclosure url="https://www.elxis.org/media/images/articles/page-generator-elxis_thumb.webp" length="1012" type="image/webp" />
	</item>
	<item>
		<title><![CDATA[Elxis 5.6 Oxylus]]></title>
		<description><![CDATA[<strong>Release notes for Elxis 5.6 Oxylus</strong><br>
Elxis 5.6 Oxylus focuses on strengthen security by improving existing security features or introducing new. 331 files were changed compared to Elxis 5.5. What lead the most changes in Elxis file system was the removal of inline CSS and Javascript, especially the inline events (onclick, onchange, onsubmit, etc). These events are now triggered on document load by using the elxisDocument::addNativeDocReady method. Elxis 5.6 can work perfect with a strict CSP policy. The administrator can enforce the new password policy option which controls users' password length, complexity and expiration date. Continue reading to get a full picture of Elxis 5.6 Oxylus.]]></description>
		<link>https://www.elxis.org/de/releases/elxis56.html</link>
		<guid isPermaLink="true">https://www.elxis.org/de/releases/elxis56.html</guid>
		<pubDate>Thu, 21 Aug 2025 15:43:00 +0000</pubDate>
	</item>
	<item>
		<title><![CDATA[Open Shop 3.9]]></title>
		<description><![CDATA[<img style="margin:5px; float:left;" src="https://www.elxis.org/media/images/articles/openshop39_thumb.webp" alt="Open Shop 3.9"> <strong>Improvements in shipping and payment methods, in orders management and more.</strong><br>

Open Shop, the features-rich shopping cart for Elxis CMS, updated to version 3.9. This new version has, among others, improvements in shipping and payment methods as well as in orders management. You can add or remove products from an order, change shipping method or set custom charges and discounts. Shipping and payment methods can be auto enabled or disabled based on user defined rules (product volume and order amount). Also improvements made on BOX NOW and payment method Stripe was added.]]></description>
		<link>https://www.elxis.org/de/blog/open-shop-39.html</link>
		<guid isPermaLink="true">https://www.elxis.org/de/blog/open-shop-39.html</guid>
		<pubDate>Fri, 28 Feb 2025 18:29:00 +0000</pubDate>
		<enclosure url="https://www.elxis.org/media/images/articles/openshop39_thumb.webp" length="2146" type="image/webp" />
	</item>
	<item>
		<title><![CDATA[2 factor authentication]]></title>
		<description><![CDATA[<img style="margin:5px; float:left;" src="https://www.elxis.org/media/images/articles/elxis55-2factor-authentication_thumb.jpg" alt="2 factor authentication"> <strong>How to enable 2 factor authentication in Elxis CMS</strong><br>
Elxis 5.5 Hermes has 2 factor authentication system built-in. Two-factor authentication (2FA), is a security process in which users provide two different authentication factors to verify themselves. The first one is your standard username (or email) and password. The second one is an one time password (OTP) which you must provide in order to login. OTP is a 6-digits random number which is refreshed every time you try to login. Elxis calls this Verification code. The verification code can be send to you either via e-mail, or SMS. Please read this article before you enable 2FA. There some things you need to know.
]]></description>
		<link>https://www.elxis.org/de/blog/2-factor-authentication.html</link>
		<guid isPermaLink="true">https://www.elxis.org/de/blog/2-factor-authentication.html</guid>
		<pubDate>Sun, 12 May 2024 17:58:00 +0000</pubDate>
		<enclosure url="https://www.elxis.org/media/images/articles/elxis55-2factor-authentication_thumb.jpg" length="2742" type="image/jpeg" />
	</item>
	<item>
		<title><![CDATA[Elxis 5.5 Hermes]]></title>
		<description><![CDATA[<strong>Release notes for Elxis 5.5 Hermes</strong><br>
Elxis 5.5 Hermes has many login related improvements such as 2 factor authentication, login with e-mail and extended AJAX login. JSON format improves extensions' parameters handling. Canonical links in pages head improves SEO. Many other additions and fixes improve and modernize Elxis as a framework in general. The most important changes in Elxis 5.5 follows.]]></description>
		<link>https://www.elxis.org/de/releases/elxis55.html</link>
		<guid isPermaLink="true">https://www.elxis.org/de/releases/elxis55.html</guid>
		<pubDate>Thu, 09 May 2024 17:15:00 +0000</pubDate>
	</item>
	<item>
		<title><![CDATA[Elxis 5.4 Calypso]]></title>
		<description><![CDATA[<strong>Release notes for Elxis 5.4 Calypso</strong><br>
Elxis 5.4 Calypso has a lot of modernization updates especially for supporting PHP 8.1+ (well tested with PHP 8.2) and HTML source code. A detailed change-log follows.]]></description>
		<link>https://www.elxis.org/de/releases/elxis54.html</link>
		<guid isPermaLink="true">https://www.elxis.org/de/releases/elxis54.html</guid>
		<pubDate>Mon, 24 Apr 2023 17:11:00 +0000</pubDate>
	</item>
	<item>
		<title><![CDATA[E-mail marketing tools]]></title>
		<description><![CDATA[<img style="margin:5px; float:left;" src="https://www.elxis.org/media/images/articles/sample-newsletter_thumb.jpg" alt="E-mail marketing tools"> <strong>Mastering newsletters with modules Newsletter and Newsletter Popup</strong><br>
A good way to increase your site's traffic and inform your site's visitors about new content are the newsletters. Modules Newsletter and Newsletter Popup are 2 e-mail marketing solutions you should take a look. Both are free and can be downloaded from elxis.net. Lately module Newsletter updated to version 2.0 which generates automatically beautiful HTML newsletters and provides you an advanced administration interface which is easy to use. On the other hand module Newsletter Popup is an eye-catching app for accepting new registrations for your newsletter. In this article we will focus on some features of these modules and provide you a few tips.]]></description>
		<link>https://www.elxis.org/de/blog/email-marketing-tools.html</link>
		<guid isPermaLink="true">https://www.elxis.org/de/blog/email-marketing-tools.html</guid>
		<pubDate>Sun, 01 May 2022 18:28:00 +0000</pubDate>
		<enclosure url="https://www.elxis.org/media/images/articles/sample-newsletter_thumb.jpg" length="2912" type="image/jpeg" />
	</item>
	<item>
		<title><![CDATA[Elxis 5.3 Atlas]]></title>
		<description><![CDATA[<strong>Release notes for Elxis 5.3 Atlas</strong><br>
Elxis 5.3 Atlas is an improved version of Elxis CMS. Among others, Elxis 5.3 is PHP 8 compatible (tested with PHP 8.1). This was absolutely required and we are sorry as we where a little late in this. A detailed change-log follows.]]></description>
		<link>https://www.elxis.org/de/releases/elxis53.html</link>
		<guid isPermaLink="true">https://www.elxis.org/de/releases/elxis53.html</guid>
		<pubDate>Tue, 01 Feb 2022 18:30:00 +0000</pubDate>
	</item>
	<item>
		<title><![CDATA[Bubbles forum]]></title>
		<description><![CDATA[<img style="margin:5px; float:left;" src="https://www.elxis.org/media/images/articles/bubbles_thumb.jpg" alt="Bubbles forum"> <strong>A mini forum component for Elxis available for free download</strong><br>
At last, after a long time Elxis has a forum extension again. The new component is named Bubbles. You can install it in your Elxis powered site and have an integrated forum solution. Although Bubbles is brand new, it released as version 2.0, and not 1.0 as you may expect. This is because Bubbles 1.x was an old Elxis 2009.x series component. Bubbles 2.x is a brand new, modern application written from scratch especially for the Elxis 5.x platform. You can use it as a forum, as a FAQ tool, to provide support, as a communication gateway between your site members and visitors and for any other purpose you may find it useful.]]></description>
		<link>https://www.elxis.org/de/blog/bubbles-forum.html</link>
		<guid isPermaLink="true">https://www.elxis.org/de/blog/bubbles-forum.html</guid>
		<pubDate>Mon, 29 Nov 2021 17:09:00 +0000</pubDate>
		<enclosure url="https://www.elxis.org/media/images/articles/bubbles_thumb.jpg" length="2757" type="image/jpeg" />
	</item>
	<item>
		<title><![CDATA[User config files]]></title>
		<description><![CDATA[<img style="margin:5px; float:left;" src="https://www.elxis.org/media/images/articles/codeeditor_thumb.jpg" alt="User config files"> <strong>Add custom CSS rules and javascript without modifying any file.</strong><br>
Since version 5.2 Elxis allows you to modify most extensions' CSS and javascript files directly from within the administration panel with the help of a powerful code editor from CodeMirror. However modifying extensions' files is something we don't recommend as after an update you will lose your changes. So, what we did is to introduce the user config files. You can add your custom CSS rules, or your javascript code, in these files and anything you put there will be preserved after an update.]]></description>
		<link>https://www.elxis.org/de/blog/user-config-files.html</link>
		<guid isPermaLink="true">https://www.elxis.org/de/blog/user-config-files.html</guid>
		<pubDate>Mon, 14 Jun 2021 17:05:00 +0000</pubDate>
		<enclosure url="https://www.elxis.org/media/images/articles/codeeditor_thumb.jpg" length="2198" type="image/jpeg" />
	</item>
</channel>
</rss>