[nycphp-talk] PHP App Store
Federico Ulfo
rainelemental at gmail.com
Fri Jul 6 20:08:02 EDT 2012
Hey Daniel,
is more similar to the modules repository of Wordpress.
Let me add more details, I'm developing a CMS and an "app store". The app
store is a repository where users can download plugins, modules and themes,
and even upload and share them, after a moderator approval.
Because I'll release the CMS open source my goal is a solution that works
in most PHP installation possible.
I've already implemented the download with Curl and it works well, so
should I still consider mod_xsendfile? And another question, is zlib the
best and most compatible solution to compress files?
Thanks
On Fri, Jul 6, 2012 at 7:02 PM, Daniel Convissor <
danielc at analysisandsolutions.com> wrote:
> Hi Federico:
>
> > I'm developing an app store for a CMS to download modules, plugins and
> > themes and keep them updated automatically.
>
> You mean like PEAR? Their old (pear.php.net) and new (pyrus at
> pear2.php.net) systems have client and server side tools can be reused
> in many ways. There are other systems out there too. Unless you feel
> like making your own anyway, of course.
>
> If you ever need to serve files up, check out mod_xsendfile for Apache
> or similar functionality for Lighttpd or other web server of your
> liking.
>
> See you,
>
> --Dan
>
> --
> T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
> data intensive web and database programming
> http://www.AnalysisAndSolutions.com/
> 4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335
> _______________________________________________
> New York PHP User Group Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> http://www.nyphp.org/show-participation
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20120706/94203704/attachment.html>
More information about the talk
mailing list