Forums / Developer / Extension link

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

Extension link

Author Message

loukmane issa

Thursday 10 September 2009 8:03:30 am

Hi every one,

I want to write an extension for Exponential. i've create a file "menu.ini.append" in the "setting" folder of the extension, but i don't know what can i put in the parameter URL[default]...

Also if you've documentation about create ez_publish extension, can you give me the link please.

Thanks for your help

:)

loukmane issa

Thursday 10 September 2009 8:09:45 am

i've resolve it (thanks). You must add the php file in the variable $ViewList['link'] and access it with site/name_extension/link

Łukasz Serwatka

Thursday 10 September 2009 8:09:55 am

Hi,

If you want to learn more about Exponential development (like creating new modules, extensions, or integrating with external applications) take a look at the developer documentation ( http://ez.no/products/ez_publish/documentation/development ).

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

loukmane issa

Thursday 10 September 2009 9:33:06 am

thanks a lot :)