• MODX.com

    2,084 downloads

modLivestreet

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

Package Description

This is plugin to intagrate LiveStreet with MODX.

Just install install this plugin and all! You have excelent social engine with MODX API.

Now posible to use MODX-elements in Livestreet Smarty-templates, for example {snippet name=Wayfinder params="startId=`0`"}(See modxSmarty (not required to install))

See demo-video: http://youtu.be/cAZ4aAID0IA?hd=1

GitHub project:  https://github.com/Fi1osof/modLivestreet

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 (11 years ago)