Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - zaba

Pages: [1]
1
Suggestions / Add used user space to list_acconts
« on: November 20, 2014, 02:48:41 PM »
Code: [Select]
repquota -as | grep ^USERNAME | awk '{print $3}'
Handy to be the possibility of seeing if the user uses the current location / if any such package
  USED / SPACE
100mb / 1GB

2
Other / Re: Phalcon Beta Module for cwp
« on: November 18, 2014, 04:44:43 AM »
This is a module who checks to see if it is installed or not phalcpn www.phalconphp.com framework, as it is not can be installed according to the instructions in the module, and how it is and jestnp upgrade to new versio on module control

3
Other / Phalcon Beta Module for cwp
« on: November 17, 2014, 06:00:44 PM »
https://github.com/boxbillinggit/cwp_modules/blob/master/php_phalcon.php

First Beta Version module in github :) Check and write how you can improve or what what to add.

4
New Modules / Re: How to add custom built module to left menu?
« on: November 17, 2014, 04:58:21 PM »
/usr/local/cwpsrv/htdocs/resources/admin/include/menu.php add include("3rdparty.php"); befor ?>

and upload 3rdparty.php to
/usr/local/cwpsrv/htdocs/resources/admin/include  Menu is work fine :)

5
New Modules / New module to left menu how
« on: November 16, 2014, 08:44:31 PM »
Hello how add new module to left menu ?

Pages: [1]