mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 00:36:00 +03:00
-
3.2.0 Stable
released this
2020-05-16 21:34:34 +03:00 | 22 commits to master since this release📅 Originally published on GitHub: Sat, 16 May 2020 18:44:13 GMT
🏷️ Git tag created: Sat, 16 May 2020 18:34:34 GMTIn this release, we merge in two small libraries and update the documentation for better composer handling.
You will need to edit
application/config/application.inias follows (line numbers correspond to this version of theapplication.ini.distfile.- Change line 595:
- pluginPaths.OSS_Resource = APPLICATION_PATH "/../vendor/opensolutions/oss-framework/src/OSS/Resource" + pluginPaths.OSS_Resource = APPLICATION_PATH "/../library/OSS/Resource"- Change line 673:
- resources.smarty.plugins[] = APPLICATION_PATH "/../vendor/opensolutions/oss-framework/src/OSS/Smarty/functions" + resources.smarty.plugins[] = APPLICATION_PATH "/../library/OSS/Smarty/functions"From here on in, upgrades (and installs) that use the composer method should do it via:
composer install --no-dev --prefer-distDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads