PHPMyAdmin Module

edited December 2015 in Bug Reports
I downloaded the modules pack from GitHub and added phpMyAdmin to the /fuel/modules/ directory and edited the /fuel/modules/fuel/config/fuel.php file, adding "phpmyadmin" to the $config['dashboards'] array. It gave me a phpMyAdmin button on the front page of the dashboard, but clicking it does nothing. I'm using the 1.4_dev release if that's relevant.

Comments

  • edited 7:31PM
    Hmmm... that module is pretty old. Basically it just added a button to automatically login to phpmyadmin.
  • edited 7:31PM
    I was hoping that wasn't the case. It would have been nice to use inline with Fuel and looking through all the files, it doesn't seem like it'd be easy to convert to a module either (following the MVC pattern). :/
Sign In or Register to comment.