questions before I take the plunge

Author Message

Robert Clubb

Friday 25 January 2008 8:13:17 am

Hi,

Couple of noob questions I'm afraid but I'm looking at loads of different CMS solutions prior to moving my current php/perl-based site (which has run its course) and am wondering if someone would be kind enough to answer them. Here goes

How easy is it to add custom php code to the out of the box system? I currently use a whole host of different things - some of which I've written myself and some which are scripts I've downloaded from elsewhere. Basic requirement is to be able to write a module kind of thing...

I'm also needing a download facility/module so that certain users are able to download posted documentation - same kind of thing as docman in joomla. Is this possible?

Is there any facility to bridge into phpBB? Or any known migration tool?

Piotrek Karaƛ

Saturday 26 January 2008 2:16:43 am

Hello and welcome to the community,

<i>How easy is it to add custom php code to the out of the box system? I currently use a whole host of different things - some of which I've written myself and some which are scripts I've downloaded from elsewhere. Basic requirement is to be able to write a module kind of thing...</i>
You can plug into the system via extensions interface, and there you can do nearly anything you want, provided your new modules are requested the way that eZ Publish understands. There are tutorials available of how to create such extensions. It requires some knowledge and practice, but is definitely possible, especially for php/pear enthusiast ;)

<i>I'm also needing a download facility/module so that certain users are able to download posted documentation - same kind of thing as docman in joomla. Is this possible?</i>
I don't know joomla, but you can definitely store documents of various types as well as use the access control system to assign users to those resources. That's out of the box capability.

--
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl
eZ references: http://ez.no/partners/worldwide_partners/mediaself
eZ certified developer: http://ez.no/certification/verify/272585
eZ blog: http://ez.ryba.eu

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.