...

Package

MiMiMi Framework version 3.0 Developed by MiMiMi Community File size: 45 kb

Released 2022, January 27

The next stage of improving the pilot version.

it has 0 demo sites
Super administrator
Download

This version features an improved module system. Now all the modules have an united folder "mimimi.modules" which is used as a permanently accessible storage. This folder will contain modules that serve as a basis for direct use in your application or act as a parent class for building other modifications of the module. To ensure that the module system works well together, an experimental module "mimimi.modules/Visitor/Visitor.php" was immediately developed. It extracts the current visitor's data (IP address, host, browser agent, etc.) from the server side of the web request. In future versions, we will most likely remove this experiment, since this time we did not set the goal of writing this module optimally. We also created a test template "mimimi.core/Theme" to make sure that the framework's architecture does not hinder the creation of at least simple website themes.