• MODX.com

    2,089 downloads

modLivestreet

modLivestreet is an extra by fi1osof, first released on 2012-11-15.

Package Description

This is plugin to intagrate MODX with LiveStreetJust install LiveStreet as separeted site, install this plugin and all!You have excelent social engine with MODX API.

Usage/Installation Instructions

--------------------

modLivestreet

LiveStreet runner plugin

Плагин для взаимодействия с LiveStreet

--------------------

Author: Nikolay Lanets

http://modxlivestreet.ru/

--------------------

After install configure rewrite rules for Livestreet static files on your web-server.

Samples:

location /templates/{

    root   /var/www/site.ru/livestreet/public_html;

    access_log   off;

    expires      30d;

}

location /uploads/{

    root   /var/www/site.ru/livestreet/public_html;

    access_log   off;

    expires      30d;

}

location ~/engine/.*\.js{

    root   /var/www/site.ru/livestreet/public_html;

    access_log   off;

    expires      30d;

}

Details

Developer(s)
fi1osof
Released
2012-11-29
First seen
2012-11-15
License
GPLv2
Supported databases
Minimum MODX Requirement
2.2

modLivestreet Releases

Vendor Signature Released on
MODX.com 0.6.1-rc 2012-11-29 (13 years ago)