Elxis for mobiles and tablets
An introduction to the Elxis mobile-friendly version. Since 4.1 Poseidon Elxis is able to generate a special version of a requested page suitable to mobile devices and tablets. This version is lighter...
View ArticleJavascript and CSS minifier
Unify multiple CSS or JS files and compress them. The CSS/Javascript minifier is an Elxis 4.1 addition that can unify multiple CSS/JS files and compress them saving space and bandwidth. It can be...
View ArticleMultiple onload events
Add multiple events on document load with elxLoadEvent function. Since Elxis 4.1 Poseidon you can add multiple onload events by using the built-in elxLoadEvent javascript function. In this article we...
View ArticleElxis cache
How to use the Elxis file cache library on your own projects and for custom purposes. Elxis handles automatically file cache on modules where the cache parameter has been set to 1 (enabled). Module...
View ArticleElxis APC
How to use Alternative PHP Cache (APC) in your Elxis projects. Elxis CMS, along with the standard file cache has support for the Alternative PHP Cache (APC). APC allows you to cache intermediate PHP...
View ArticleNewsletter module
Send automatic or manual newsletters with latest site content or custom text. Module Newsletter by Ioannis Sannos is a rich Newsletter system for Elxis in compact size. The module controls...
View ArticleMini Shop
A shopping cart in a compact size Plugin Mini Shop by Ioannis Sannos is a shopping cart solution for Elxis CMS in compact size. It works in combination with the Mini Basket module in order chosen...
View ArticleMikro blog
Micro blog with multiple articles sources: User, RSS, Twitter, REST API. Mikro is a micro blogging component for Elxis developed by Ioannis Sannos. It can fetch remote content automatically and create...
View ArticleCron jobs
Schedule articles and modules to be published or unpublished with Elxis cron jobs. Since Elxis 4.2 Elxis has a cron jobs system to run scheduled tasks. In Elxis 4.2 this system was limited and...
View ArticleDevelop a search engine
Develop engines to extend Elxis search to anything you can imagine A search engine is an extension of component Search. Search engines files can be found under this path components/com_search/engines/....
View Article