Gossamer Forum
Home : Products : Gossamer Links : PHP Front End :

Plugins in PHP version??

Quote Reply
Plugins in PHP version??
I believe plugins will not work with the PHP version.

From the readme:

"3. Plugins are not supported. "

I just want this verified before I look for another solution.
Quote Reply
Re: [jmacgregor] Plugins in PHP version?? In reply to
You can still make php plugins, but they must be installed via the perl admin interface, so the installer must be written in perl.
Quote Reply
Re: [Paul] Plugins in PHP version?? In reply to
In Reply To:
You can still make php plugins, but they must be installed via the perl admin interface, so the installer must be written in perl.
How hard is it to convert standard plugins into PHP plugins?
Quote Reply
Re: [jmacgregor] Plugins in PHP version?? In reply to
It depends which ones and what they do.

Front-end stuff like link recommendation plugins can be done in php
Quote Reply
Re: [jmacgregor] Plugins in PHP version?? In reply to
>>> How hard is it to convert standard plugins into PHP plugins?
<<<

Pretty hard. I'm working on a few at the moment...but there is not a huge demand for them, so the Perl ones are getting a higher priority...

I think it is just me and Dan who have actually developed any mods/globals for the PHP frontend....but you can look forward to more from me, once I get my other plugins completed Smile

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] Plugins in PHP version?? In reply to
Quote:
I think it is just me and Dan who have actually developed any mods/globals for the PHP frontend....
Frown

Sure would be nice to get a few others aboard...

Dan
Quote Reply
Re: [Dan Kaplan] Plugins in PHP version?? In reply to
Thanks for the help guys.

James.