how can i install modules?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
zsero
Forum Members
Forum Members
Posts: 48
Joined: Mon Feb 13, 2006 4:39 pm

how can i install modules?

Post by zsero »

I've found some image gallery modules a cmsforge, but i don't have a clue how to install them. I downloaded for example PiPictures.zip but I don't know how to continue and I couldn't find any help or topic here or there.
stopsatgreen
Power Poster
Power Poster
Posts: 322
Joined: Sat Feb 04, 2006 1:24 am

Re: how can i install modules?

Post by stopsatgreen »

There are two different ways, depending on whether the module is in a directory or an XML file.

1. First of all, unpack the .zip file and extract to somewhere on your PC.

2a. If it's a directory, use FTP to upload it to the Modules directory.

2b. If it's an XML file go the Modules page in CMS Admin and browse for the file using the Upload File box at the bottom of the page. Then click Submit.

3. In CMS Admin, go to Extensions > Modules; the name of the new module should appear in the list, so choose 'Install'.

I can't get the XML way to work for me, but apparently it does. Hope this helps.
zsero
Forum Members
Forum Members
Posts: 48
Joined: Mon Feb 13, 2006 4:39 pm

Re: how can i install modules?

Post by zsero »

1. Where is the  Modules page in CMS Admin? If it is  Extensions > Modules then I have no upload slot!

2. For PiPictures I put function.PiPictures.php in plugins and *.tpl, *.gif, *.swf to tmp/templates, but it still doesn't appear in the tags menu.
jelle

Re: how can i install modules?

Post by jelle »

1. Where is the  Modules page in CMS Admin? If it is  Extensions > Modules then I have no upload slot!
Me neither. I suppose it is a 0.12beta feature?
zsero
Forum Members
Forum Members
Posts: 48
Joined: Mon Feb 13, 2006 4:39 pm

Re: how can i install modules?

Post by zsero »

OK, the module part is clear now.

For PiPictures: I did not put it there. I put the php to /plugins and everything else to /tmp/templates, but it is not on the tag list.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: how can i install modules?

Post by Ted »

It won't be on the tag list because it's not a cms named plugin (not sure why).  However, it should still work when you put it into your template/content.
Post Reply

Return to “CMSMS Core”