alexis_

  • Total activity 16
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 5

Posts

Recent activity by alexis_ Recent activity Votes
  • UAPI SSL::installed_host

    Hello, I think I found a bug on the UAPI SSL::installed_host, it's doesn't work on my side, it always return the following error : array(7) { ["errors">=> array(1) { [0]=> string(81...

  • Use angularJS inside a PHP cPanel plugin

    Hello, I'm working on a cPanel plugin, it's a PHP web application. Inside that application, I need to list the domain that customer have. After some research, I discovered the cPanel style guide ...

  • BoxTrapper Verification link

    Hello, I post this because on multiple servers (almost all of them) BoxTrapper does not work very well. The verification link does not work and return an error. On the last case, our customer hav...

  • SSL, Vhost creation and cPanel userdata

    Hello, I'm wondering, have you change something related to the VHOST generation for SSL domains and the way that data are stored in /var/cpanel/userdata ? Let me explain, we used to parse /var/c...

  • Custom Task Queue

    Hello, I'm new here, i'm developing a cPanel plugin and I'm wondering if it's possible to use the cPanel queue mechanism to create custom task ? I found this page, but I'm not sure it's possible ...