Forums / Developer / The difference of ModuleRepositories and ExtensionRepositories?

"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".

The difference of ModuleRepositories and ExtensionRepositories?

Author Message

Sven Ryen

Thursday 12 June 2003 7:44:53 am

As far as I can tell, the values entered in module.ini.append for ModuleRepositories and ExtensionRepositories are merged into one array near line 380 in /index.php. The array is then set as the global path list for Exponential.

Can somebody please elaborate on the use of these two settings, and the difference between them?

I'd like to know if the EZ Team has specific plans to differentiate between modules and extensions, and how this will affect me in the development of modules.