The AlphaCMS 1.3.5 social network engine for your website. If you need a flexible social network script, this engine is for you. I won't say the entire engine implementation looks gorgeous, but it is what it is. The script includes all the ready-made modules for the social network. Smooth transitions, music playback, and much more are already here.
Changes:
1. Fixed audio file downloading.
2. New extensions have been added to file uploads: .pptx, .ppt, .jad, .jar, .apk.
3. The engine is officially migrating to PHP 7.3, as in my opinion, it is more stable than 7.2. Those who only have 7.2 on their server - no worries, the engine will continue to work on it.
4. In the control panel, the "Server Configuration" section has been redesigned as an "About the System" section and is linked to the general information widget on the desktop.
5. Added new functions BACK() and FORWARD(). They can be used at the end of the page as "back" and "forward" blocks, specifying the link to redirect to as an argument.
6. New objects appeared in the HTML.class.php class:
HTML::CHECKBOX - stylized checkboxes
HTML::RADIO - stylized radio buttons
HTML::SELECT - select from a list
The entire site will be converted to them in the near future.
7. The language module has been transferred from ini files to the database. If you made your own translations in ini files, you need to download the mini-utility and use it to transfer the ini file data to the database (will appear in the news on the official website immediately after the release of this update).
8. A language pack editor has been added to the control panel. You can create/edit/delete language packs and, of course, add/delete phrases with translations.
9. The ability to completely clear the correspondence has been added to the dialogs.
10. A new SESSION() function has been added. It can write parameters to sessions and display data from a specific session, taking the desired form in code (if NULL, it's ISSET(); if there is a parameter, it's output). It's similar to the COOKIE(), GET(), and POST() functions. This feature significantly reduces development time and simplifies code.
11. The language and theme buttons at the bottom of pages have been styled and made more clickable.
12. The control panel now allows you to add banners to the footer of all site pages. Banners can be edited or deleted.
Installation:
Upload files from the 3020 folder to the hosting, upload tables from the 3020.sql file to the database, and enter the database data in the system/config/global/system.ini file. Admin data: Login 3020 Password 30203020
Update
If you just need to update to a new version, then through the alpha installer, download the archive 3020_1.3.5, which is attached to the folder.
To download files you need to log in!