Releases: Intersect-Connect/intersect-cms-unleashed
Update 2.4.2
Update 2.4.2
This update includes Api.php and RegistrationController.php bug fix.
Files
New, this time i release installation zip and update zip, if you have already installed the cms, use update zip and replace all files to your cms folder.
- Installation file includes sql files and env.local.php file
- Update file include basic files without vendor, var and config folder.
Pre-2.6
Update Pre-2.6
- Add Installer for fresh installation
- Fix login issue on Intersect V8
- Fix issue on Accounts page in Administration on Intersect V8
- Fix issue on Items page in Administration on Intersect V8
Read Me
i recommend to everyone, who no customization was made to redo full installation of the cms if you have lower version of the CMS.
Download Installation.zip instead all other thing.
Last modification
2024/07/05 9:30p.m
Initiale upload
2.4.1
Update 2.4.1
This update includes a fix for the api and add more compatibility with Intersect Engine 8.x
Files
New, this time i release installation zip and update zip, if you have already installed the cms, use update zip and replace all files to your cms folder.
- Installation file includes sql files and env.local.php file
- Update file include only files without vendor.
Update 2.4
Update 2.4
What's new in this version ?
Actually, no addition, this update marks the official support for the php 8.x version and the fact that officially the 2.4 version is not compatible with php 7.x
I modified the management of the templates folders, you now find in templates two folders "Admin" and "Application".
Application contains the folders of the two main themes of the CMS and Admin the administration template files, previously the two themes had an admin folder now, it is managed separately.
The CMS framework therefore moves from Symfony 5.x to Symfony 6.3.5, the latest, with the necessary security updates.
The installation is done normally, as usual, you can find the installation instructions on the Intersect Connect website:
(https://intersect-connect.tk/all-documentations-for-intersect-cms/)
And now ?
With the arrival of Intersect Management, I am certainly thinking of migrating the API calls to Intersect Management (with the need to have an Intersect Management account to be able to use the CMS) in this sense, I could continue to guarantee that the CMS works in a manner optimal from my service.
I'm not yet sure how I want to do all this, know that obviously the basic functionalities of the CMS will remain the same without restriction of offers, except perhaps for future advanced functionality. Let's see how I would do it all!
Intersect CMS will still receive security updates or bug fixes if reported by CMS users but will not have any new features other than those requested by users.
Installation and Update:
If you have never installed the CMS, follow the instructions on the Intersect Connect site cited above, otherwise, if you already have a site under Intersect CMS without custom modification, copy and paste the necessary files (excluding .env.local .php)
If you have custom code, I invite you to look at how the controllers work now as well as the theory files you are using.
I wish you a good day ! For those who currently use a Wordpress site, good news, after opening (at the end of this post) Intersect Management, I will launch in the following days the Intersect Management Sync plugin which allows you to synchronize the users of your server (keeping the registration only on the server side) and being able to create a store with WooCommerce.
See you soon !
Update 2.3
Intersect CMS Update 2.3
Admin Patch
In this patch we improve and fix somes issues on the Admin Dashboard.
- Move subfolder theme "Admin" in main Admin folder
- Remove all subfolder theme "admin" from "Britania" and "Britania R"
- Users list on Account page is now in cache for 24h (for update need to clear cache folder manually at now)
- Items is now in cache for 24h by page (for update need to clear cache folder manually at now)
You need to remove folder "admin" and files "admin.html.twig" and "base_admin.html.twig" from themes folders "Britania" and "BritaniaR" for keep your installation clean and ready to update for 2.4 (php 8.x upgrade)
Security Patch
Install the security patch in unzip all in the same folder.
Global
- Improve Players list page,
- Add cache for players list (1day)
- Initial page load time on first load: Between 3 and 5 seconds
- Page load time after first load : Below 500ms
- Improve Rank list page,
- Add cache for rank list
- Fix bug of pagination on BritaniaR template for Admin items page,
- Improve admin account list page for all template,
- Separate admin settings page in three tabs : Website settings, Api settings, Socials settings,
- Fix some missed translation,
- Add list of guilds on public page,
- Add menu for guild in Game,
- Update translation fr,en,es
- Add api endpoint for news based on Intersect Connect requirement.
Code rework
- Separate in multiple controller administration part to facilitate the maintenance of the various pages and systems linked to the api of your games
- Add Guild page on administration
Update 2.2
Bug Fix
Download zip of bug fix for patch some bug (bug_fix.zip)
Last updated : 09/08/2021 19h40
- Bug fix for account and items_list page in admin
- Correction for footer links
- Text correction
- Bug fix of template
Patch note :
- New admin design
- Add news category
- Multiples bug fix
- New system for theme change
- A view of the bank of the player in admin
- A view of the bag of the player. in admin
- Addition in the administration (on the user account details page), of a character detail page, with the possibility of adding / removing xx quantity of an item from the character's inventory
- Added server stats from API
- Addition on the details page of a character in admin
Update
Many files have been modified and the basic controllers reset, follow the following guide to be able to create "custom" controllers in order to be able to create additional pages without having to reseet each update!
https://intersect.thomasfds.fr/documentation/create-custom-controller
If u have already 2.2 u can ignore config folder
If u have modify css files, check by commit the changement
For all support requests, it's in PM on the intersect forum, on Discord or on the intersect community discord.
Update 2.1
Patch notes
-
Bug fixes
-
Improvement of the shop
-
General improvement
-
Spanish translation
Acknowledgment
Thank to Andical to have helped me to debug and to have transmitted its spanish translation and others french developper for some bug fixe !
First version of 2.0.0
2.0.0.zip
[FR]
Mise à jour majeur, changement de framework, réécriture complète du code, ajouts de nouvelles fonctionnalités dans l'administration.
[EN]
Major update, change of framework, complete rewrite of the code, addition of new functionalities in the administration.
Requierement :
PHP 7.4 min.