/RPG-Dice-WordPress-Plugin

Simulation of multiple RPG-like dice into a WP widget plugin.

Primary LanguageHTML

                                                                     
    _/_/_/                              _/                           
   _/    _/    _/_/      _/_/_/    _/_/_/  _/_/_/  _/_/      _/_/    
  _/_/_/    _/_/_/_/  _/    _/  _/    _/  _/    _/    _/  _/_/_/_/   
 _/    _/  _/        _/    _/  _/    _/  _/    _/    _/  _/          
_/    _/    _/_/_/    _/_/_/    _/_/_/  _/    _/    _/    _/_/_/     
                                                                     

About

Simulation of multiple RPG-like dice into a WP widget plugin

WordPress

Building a WP plugin. Best used with the simple wordpress theme from the same guy. Best used as a sidebar widget. Made using the simple RPG dice module and expanding / modifying from there (adding support of different dice and crafting the whole graphical interface).

How-to

  • Use a working WordPress theme such as my simple wordpress theme,
  • Download the current project,
  • Paste the whole "RPG-Dice-WordPress-Plugin" folder into "mainFolder/wp-content/themes/",
  • Log into your dashboard (going to http://yourwebsite/wp-admin/)
  • In the right sidebar : go to Extensions
  • Scroll down and activate "RPG Dice Roller - DG Edition",
  • In the right sidebar : Appearance > Widgets
  • Scroll down and click on "RPG Dice Roller" , select "Sidebar Widget Area" then "add the Widget",
  • You're done ! Check your website and use the addon.

TODOs

Some features are not yet implement, especially :

  • finish to add the "Reset" feature to the Reset button,
  • building the needed database feature (using the guide from there),
  • using the database feature to show the last 500 rolls from all users.