08/30/2025

SiMan CMS 1.7.0

SiMan CMS 1.7.0 release (concatenated with 1.6.26) introduces several important improvements and new features:



  • Applications support – independent parts with their own modules, templates, routers, preload and postload logic

  • Automatic parameter resolving for controllers from query

  • Completely new and flexible URL routing system

  • Lightweight database table-to-object mappers

  • Core modules bugfixes and general improvements

08/31/2024

SiMan CMS 1.6.25

New in SiMan CMS release:

  • MultiColumnPanels UI component
  • Additional accessibility features of SM class
  • Developer's KIT improvement
  • Basic modules bugfixes and improvements
  • Bootstrap5 as basic theme

08/30/2024

End of support of older PHP versions

SiMan CMS 1.6.25 will be the last version to support PHP 5.6-7.3.

All new versions will require PHP 7.4+.

02/27/2024

SiMan CMS 1.6.24

New in SiMan CMS release:

  • Additional accessibility features of SM class
  • Developer's KIT improvement
  • Helpers: SMAccess, SMURL, CurrentTheme, SMArray, SMStrings, Error404
  • Functions: sm_salt
  • Fixed PHP 8.3 compatibility issues
  • Updated events engine
  • Basic modules bugfixes and improvements

09/05/2023

SiMan CMS 1.6.23

New in SiMan CMS release:

  • Additional accessibility features of SM class
  • Developer's KIT improvement
  • Helpers: Redirect, PageGeneration
  • Fixed PHP 8.1 compatibility issues
  • Additional features to Media module
  • Basic modules bugfixes and improvements

09/01/2022

SiMan CMS 1.6.22

New in SiMan CMS release:

  • Help calsses for working with CMS/CMF functions
  • Fixed PHP 8 compatibility issues
  • Fixed WYSIWYG editor issues
  • Basic modules bugfixes and improvements

04/24/2022

SiMan CMS Team Announcement

Our team working on SiMan CMS development already for 16 years. During that time we had contributors from different countries, but our core team was from Ukraine.

Now our country suffers from unprovoked, unlawful and barbaric invasion from Russia. Since the start of the war we were unable to work on our CMS, but now, while our army fights the enemy and provided relatively safety to our people, we glad to announce that we resume the works on SiMan CMS.

Now we’re asking all of the people who likes our product and supports our efforts to help and support Ukraine in our fight with invaders.

We still working as volunteers and asking you to donate one of the organization on the Donate page on our website.

12/05/2021

SiMan CMS 1.6.21

New in SiMan CMS release:

  • Bootstrap 5 theme
  • Fixed PHP 8.1 compatibility issues
  • Custom router and final template assignment support
  • sm_lang() for accessing language features

09/05/2021

SiMan CMS 1.6.20

New in SiMan CMS release:

  • PHP 8.0 compatibility
  • Media replacers as a permanent feature
  • smcoreext functions merged with smcore functions
  • New functions sm_is_smarty_enabled(), sm_set_tpl_var(), sm_abs(), sm_is_main_block()
  • Media objects created under the SM namespace
  • Major notices fixed

12/14/2020

SiMan CMS 1.6.19

New in SiMan CMS release:

  • New module actions launchers (sm_on_action, sm_on_actionpost)
  • Fixed compatibility issues and notices
  • Added classes for CMS basic elements
  • Developer's KIT moved to SM namespace
  • Minor bugfixes
  • Major refactoring