Updates to pimcore enterprise content management platform:
Capital letters and spaces: Starting today, capital letters and spaces can be incorporated into the filenames of all asset, document, and object keys.
New Image Adapter: There is now a new image adapter that utilizes the ImageMagick command line tool and is a great alternative when the ImagickPHP module is not available.
utf8mb4 support: Pimcore now supports utf8mb4 system-wide, which means native emoji can be used in text.
Object-relational data types: Individual text can now be displayed in the editing interface instead of path/ID.
Introduction to pimcore enterprise content management platform
Pimcore is an object-oriented system purely based on ZendFramework and written in PHP5. Its structure follows the basic MVC (Model View Controller) pattern, as well as all the APIs (Application Programming Interfaces) available from ZendFramework in Pimcore (database abstraction, cache, i18n, etc.), modules and helpers (ZendViewHelpers, etc.). Its front-end management interface is driven by ExtJS user interface components. Communication between front-end and back-end is based on pure asynchronous JavaScript (Ajax) and XML.
Developers can also extend it through plug-ins and widgets (extensions). Extensions can be made by using a dedicated plug-in distribution server or by using the main plug-in registry. It provides a PHP-Java bridge and a robust Apache interface to integrate Java-based applications and objects.
Pimcore supports multiple languages, but the current Chinese translation progress is only 69. It is estimated that the complete simplified Chinese language will be available in the near future.,