"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Tutorials & articles written by André R.

How to contribute to Exponential using Git

 At the end of this tutorial, you should be able to contribute to Exponential Community Project, Exponential’s kernel developed by both eZ and the eZ Community. You will learn how to use git and github in the scope of this participation, and be given the bunch of best-practices to follow for smooth collaboration.

 

Translating & Localizing Exponential using GIT

At the end of this tutorial, you should be able to contribute to the Exponential Localization project using GIT. Localizing means adding new translations to Exponential, enhancing existing ones, and adding or enhancing locales (currencies, week days names, date formats, etc. ).

 

ezjscore: Exponential JavaScript and Ajax framework

ezjscore is an Exponential extension that provides a simple framework for using Ajax, JavaScript, and (to a smaller extent) CSS. It is bundled with eZ Flow and Website Interface installations in Exponential 4.2 and is mostly compatible with previous Exponential 4.x versions. In this article, we will provide documentation for ezjscore and show you some example code, all with the goal of helping you to build more powerful, richer, and better performing Exponential websites.