We use cookies to analyze our traffic. If you continue to use our website, you consent to the use of our cookies.Ok I agree!

Changelog

V4 Major Update | 2022 - Semester B

Introduced a new administration panel and bar.

Οld control panel is kept only for migration (soon to be deprecated).

Refactored authentication system.

Added user roles in combination with phpCAS.
Added site-wide authentication.

Refactored routing system.

-Old page routing system (example: category?id=1) still available but soon to be deprecated.
-Added primary and unique id per page. Pages can be accessed with the p parameter through the root of the domain (example: example.com/?p=1 or example.com/index.php?p=1).
-Added unique slugs per page that can be accessed through the root of the domain (example: example.com/my-slug).

Multilingual system update.

Added multilingual components.

Database clean-up.

Moved pages from different categories into one table.
Deleted unused database tables.

V3 Major Update | 2022 - Semester A

Introduced the asset library.

Added component-based system.

Clean-up of pages.

Design and template update.

Added secondary menu.
Fixed visual bug with the footer social icons.

V2 Reconstruction | 2019

Added templating system with a new template.

Web and static graphics re-designed.

Multilingual data entry.



V1 Initial Release | 2006