Want more timely Centmin Mod News Updates?
Become a Member

Created a plugin for VULTR users

Discussion in 'Virtual Private Server (VPS) hosting' started by Matt Williams, Oct 22, 2015.

  1. Matt Williams

    Matt Williams WordPress Fanatic

    537
    104
    43
    Nov 22, 2014
    Virginia, USA
    Ratings:
    +157
    Local Time:
    3:55 AM
    latest
    10
    I got bored tonight, so I created a WordPress plugin using their API docs that displays just about every detail of each VM you have with VULTR in a nice laid out table style that refreshes every 30 seconds. Going to do one for Digital Ocean to soon. If you want the plugin, I can send you the zipfile to install. Should I submit it to WordPress You think? Easy to install / configure. Just edit 3 lines to add your API Key.

    VULTR Account Plugin.png

     
  2. eva2000

    eva2000 Administrator Staff Member

    55,816
    12,275
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,861
    Local Time:
    5:55 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    nice work @Matt Williams (y)

    as to submitting to wordpress, maybe with more testing first ?
     
  3. Matt Williams

    Matt Williams WordPress Fanatic

    537
    104
    43
    Nov 22, 2014
    Virginia, USA
    Ratings:
    +157
    Local Time:
    3:55 AM
    latest
    10
    Thanks Eva! It's actually quite simple really. Just change a couple areas inside the plugin by editing the plugin php file to your own API key and your info pops up.
    Made a few new changes. Added "Current Available Vultr Plans" and "Regions" that have DDoS available along with a few cosmetic changes (y)
    I'll work with the "Post" requests tomorrow to create, delete,Halt VM's
     
    Last edited: Oct 23, 2015
  4. pamamolf

    pamamolf Well-Known Member

    4,101
    428
    83
    May 31, 2014
    Ratings:
    +838
    Local Time:
    10:55 AM
    Nginx-1.26.x
    MariaDB 10.6.x
    Very good :)

    Hope to see one for Digital ocean too :)