punFramework instalation

Check out the new site at https://rkblog.dev.

punFramework is a very simple MVC (Model-View-Controller) framework incorporated in fluxBB forum. It is designed as a tool allowing to add additional components to the forum like news, articles or other php script. punFramework can't modify punBB itself, it add extra pages with your code. The MVC design pattern allows you to create modules in a clean, unified and easy way.

Requirements

  • fluxBB 1.3 Beta 2 (not tested with punBB 1.3 Beta).
  • PHP5

Installation

  • Download the development version of fluxBB 1.3 from fluxbb.org.
  • Install fluxBB 1.3 on your server
  • Download punFramework latest version (07.2008 Beta).
  • Unzip it to an empty folder and copy mvc.php, debug.php, punFramework to your fluxBB folder
  • Set chmod 777 on debug.php if you run linux/unix
  • Done!
  • You can check punFramework by opening URL /mvc.php?c=punnews - you will see topics from the first forum as "news":
    punfr1
RkBlog

PHP Tutorials and Scripts, 22 July 2008


Check out the new site at https://rkblog.dev.
Comment article
Comment article RkBlog main page Search RSS Contact