General issue in the CMS Section in the admin panel

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Falah
Posts: 2
Joined: 06 Oct 2022, 12:36

General issue in the CMS Section in the admin panel

Post by Falah » 18 Oct 2022, 12:32

Version/composer Detail: The file attached below with name aimecom-composer-show is the version/composer detail file.

Issues we are facing:

1) We are trying to change the image of the homepage by using the CMS module. Please can you guide us How to change these images? [ See "cms-how-to-image.png" screenshot attached below ].

2) Secondly, We are not getting any option for selecting images. When dragging the image module, a "Select Image" pop-up will appear. But the Select Image pop-up is blank. There is no option to upload an image? [ See "cms-blank-select-image-pop.png" screenshot attached below ].Version/composer Detail: The file attached below with name aimecom-composer-show is the version/composer detail file.

Composer/Version Details:

Code: Select all

aimeos/ai-admin-jqadm              2021.10.18 Aimeos Vue.js+Bootstrap admin interface
aimeos/ai-admin-jsonadm            2021.10.5  Aimeos ai-admin-jsonadm extension
aimeos/ai-client-html              2021.10.19 Aimeos ai-client-html extension
aimeos/ai-client-jsonapi           2021.10.5  Aimeos JSON API extension
aimeos/ai-cms-grapesjs             2021.10.7  Aimeos GrapesJS CMS extension
aimeos/ai-controller-frontend      2021.10.6  Aimeos ai-controller-frontend extension
aimeos/ai-controller-jobs          2021.10.9  Aimeos ai-controller-jobs extension
aimeos/ai-gettext                  2021.10.3  Aimeos Gettext extension
aimeos/ai-laravel                  2021.10.3  Laravel adapter for Aimeos web shops and e-commerce solutions
aimeos/ai-swiftmailer              2021.10.2  SwiftMailer adapter for Aimeos web shops and e-commerce solutions
aimeos/aimeos-core                 2021.10.24 Full-featured e-commerce components for high performance online shops
aimeos/aimeos-laravel              2021.10.6  Professional, full-featured and high performance Laravel e-commerce package for online shops ...
aimeos/map                         2.6.1      Easy and elegant handling of PHP arrays as array-like map objects similar to jQuery and Larav...
asm89/stack-cors                   v2.1.1     Cross-origin resource sharing library and stack middleware
brick/math                         0.10.2     Arbitrary-precision arithmetic library
dflydev/dot-access-data            v3.0.1     Given a deep data structure, access data by dot notation.
doctrine/cache                     2.2.0      PHP Doctrine Cache library is a popular cache implementation that supports many different dri...
doctrine/dbal                      2.13.9     Powerful PHP database abstraction layer (DBAL) with many features for database schema introsp...
doctrine/deprecations              v1.0.0     A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to dis...
doctrine/event-manager             1.1.2      The Doctrine Event Manager is a simple PHP event system that was built to be used with the va...
doctrine/inflector                 2.0.5      PHP Doctrine Inflector is a small library that can perform string manipulations with regard t...
doctrine/instantiator              1.4.1      A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/lexer                     1.2.3      PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
dragonmantank/cron-expression      v3.3.2     CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
egulias/email-validator            2.1.25     A library for validating emails against several RFCs
enshrined/svg-sanitize             0.15.4     An SVG sanitizer for PHP
facade/flare-client-php            1.10.0     Send PHP errors to Flare
facade/ignition                    2.17.6     A beautiful error page for Laravel applications.
facade/ignition-contracts          1.0.2      Solution contracts for Ignition
fakerphp/faker                     v1.20.0    Faker is a PHP library that generates fake data for you.
filp/whoops                        2.14.5     php error handling for cool kids
fruitcake/laravel-cors             v2.2.0     Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
graham-campbell/result-type        v1.1.0     An Implementation Of The Result Type
guzzlehttp/guzzle                  7.5.0      Guzzle is a PHP HTTP client library
guzzlehttp/promises                1.5.2      Guzzle promises library
guzzlehttp/psr7                    2.4.1      PSR-7 message implementation that also provides common utility methods
hamcrest/hamcrest-php              v2.0.1     This is the PHP port of Hamcrest Matchers
laminas/laminas-diactoros          2.17.0     PSR HTTP Message implementations
laravel/framework                  v8.83.25   The Laravel Framework.
laravel/sail                       v1.16.2    Docker files for running a basic Laravel application.
laravel/sanctum                    v2.15.1    Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
laravel/serializable-closure       v1.2.2     Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
laravel/tinker                     v2.7.2     Powerful REPL for the Laravel framework.
laravel/ui                         v3.4.6     Laravel UI utilities and presets.
league/commonmark                  2.3.5      Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Fla...
league/config                      v1.1.1     Define configuration arrays with strict schemas and access values with dot notation
league/flysystem                   1.1.10     Filesystem abstraction: Many filesystems, one API.
league/mime-type-detection         1.11.0     Mime-type detection for Flysystem
mockery/mockery                    1.5.1      Mockery is a simple yet flexible PHP mock object framework
monolog/monolog                    2.8.0      Sends your logs to files, sockets, inboxes, databases and various web services
myclabs/deep-copy                  1.11.0     Create deep copies (clones) of your objects
nesbot/carbon                      2.62.1     An API extension for DateTime that supports 281 different languages.
nette/schema                       v1.2.2     📐 Nette Schema: validating data structures against a given Schema.
nette/utils                        v3.2.8     🛠  Nette Utils: lightweight utilities for string & array manipulation, image handling, saf...
nikic/php-parser                   v4.15.1    A PHP parser written in PHP
nunomaduro/collision               v5.11.0    Cli error handling for console/command-line PHP applications.
nyholm/psr7                        1.5.1      A fast PHP7 implementation of PSR-7
opis/closure                       3.6.3      A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
phar-io/manifest                   2.0.3      Component for reading phar.io manifest information from a PHP Archive (PHAR)
phar-io/version                    3.2.1      Library for handling version information and constraints
php-http/message-factory           v1.0.2     Factory interfaces for PSR-7 HTTP Message
phpoption/phpoption                1.9.0      Option Type for PHP
phpunit/php-code-coverage          9.2.17     Library that provides collection, processing, and rendering functionality for PHP code covera...
phpunit/php-file-iterator          3.0.6      FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-invoker                3.1.1      Invoke callables with a timeout
phpunit/php-text-template          2.0.4      Simple template engine.
phpunit/php-timer                  5.0.3      Utility class for timing
phpunit/phpunit                    9.5.25     The PHP Unit Testing framework.
psr/container                      1.1.2      Common Container Interface (PHP FIG PSR-11)
psr/event-dispatcher               1.0.0      Standard interfaces for event handling.
psr/http-client                    1.0.1      Common interface for HTTP clients
psr/http-factory                   1.0.1      Common interfaces for PSR-7 HTTP message factories
psr/http-message                   1.0.1      Common interface for HTTP messages
psr/log                            2.0.0      Common interface for logging libraries
psr/simple-cache                   1.0.1      Common interfaces for simple caching
psy/psysh                          v0.11.8    An interactive shell for modern PHP.
ralouphie/getallheaders            3.0.3      A polyfill for getallheaders.
ramsey/collection                  1.2.2      A PHP library for representing and manipulating collections.
ramsey/uuid                        4.5.1      A PHP library for generating and working with universally unique identifiers (UUIDs).
sebastian/cli-parser               1.0.1      Library for parsing CLI options
sebastian/code-unit                1.0.8      Collection of value objects that represent the PHP code units
sebastian/code-unit-reverse-lookup 2.0.3      Looks up which function or method a line of code belongs to
sebastian/comparator               4.0.8      Provides the functionality to compare PHP values for equality
sebastian/complexity               2.0.2      Library for calculating the complexity of PHP code units
sebastian/diff                     4.0.4      Diff implementation
sebastian/environment              5.1.4      Provides functionality to handle HHVM/PHP environments
sebastian/exporter                 4.0.5      Provides the functionality to export PHP variables for visualization
sebastian/global-state             5.0.5      Snapshotting of global state
sebastian/lines-of-code            1.0.3      Library for counting the lines of code in PHP source code
sebastian/object-enumerator        4.0.4      Traverses array structures and object graphs to enumerate all referenced objects
sebastian/object-reflector         2.0.4      Allows reflection of object attributes, including inherited and non-public ones
sebastian/recursion-context        4.0.4      Provides functionality to recursively process PHP variables
sebastian/resource-operations      3.0.3      Provides a list of PHP built-in functions that operate on resources
sebastian/type                     3.2.0      Collection of value objects that represent the types of the PHP type system
sebastian/version                  3.0.2      Library that helps with managing the version number of Git-hosted PHP projects
swiftmailer/swiftmailer            v6.3.0     Swiftmailer, free feature-rich PHP mailer
symfony/console                    v5.4.13    Eases the creation of beautiful and testable command line interfaces
symfony/css-selector               v6.1.3     Converts CSS selectors to XPath expressions
symfony/deprecation-contracts      v3.1.1     A generic function and convention to trigger deprecation notices
symfony/error-handler              v5.4.11    Provides tools to manage errors and ease debugging PHP code
symfony/event-dispatcher           v6.1.0     Provides tools that allow your application components to communicate with each other by dispa...
symfony/event-dispatcher-contracts v3.1.1     Generic abstractions related to dispatching event
symfony/finder                     v5.4.11    Finds files and directories via an intuitive fluent interface
symfony/http-foundation            v5.4.13    Defines an object-oriented layer for the HTTP specification
symfony/http-kernel                v5.4.13    Provides a structured process for converting a Request into a Response
symfony/mime                       v5.4.13    Allows manipulating MIME messages
symfony/polyfill-ctype             v1.26.0    Symfony polyfill for ctype functions
symfony/polyfill-iconv             v1.26.0    Symfony polyfill for the Iconv extension
symfony/polyfill-intl-grapheme     v1.26.0    Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-intl-idn          v1.26.0    Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-intl-normalizer   v1.26.0    Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-mbstring          v1.26.0    Symfony polyfill for the Mbstring extension
symfony/polyfill-php72             v1.26.0    Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-php73             v1.26.0    Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/polyfill-php80             v1.26.0    Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php81             v1.26.0    Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions
symfony/process                    v5.4.11    Executes commands in sub-processes
symfony/psr-http-message-bridge    v2.1.3     PSR HTTP message bridge
symfony/routing                    v5.4.11    Maps an HTTP request to a set of configuration variables
symfony/service-contracts          v2.5.2     Generic abstractions related to writing services
symfony/string                     v6.1.5     Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and graphe...
symfony/translation                v6.1.4     Provides tools to internationalize your application
symfony/translation-contracts      v3.1.1     Generic abstractions related to translation
symfony/var-dumper                 v5.4.13    Provides mechanisms for walking through any arbitrary PHP variable
tecnickcom/tcpdf                   6.5.0      TCPDF is a PHP class for generating PDF documents and barcodes.
theseer/tokenizer                  1.2.1      A small library for converting tokenized PHP source code into XML and potentially other formats
tijsverkoyen/css-to-inline-styles  2.2.5      CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/fil...
vlucas/phpdotenv                   v5.4.1     Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
voku/portable-ascii                1.6.1      Portable ASCII library - performance optimized (ascii) string functions for php.
webmozart/assert                   1.11.0     Assertions to validate method input/output with nice error messages.
PHP Version: 8.1.11
Server Environment: Linux
Attachments
cms-how-to-change-image.png
cms-how-to-change-image.png (215.9 KiB) Viewed 5336 times
cms-blank-select-image-popup.png
cms-blank-select-image-popup.png (76.62 KiB) Viewed 5336 times

User avatar
aimeos
Administrator
Posts: 7906
Joined: 01 Jan 1970, 00:00

Re: General issue in the CMS Section in the admin panel

Post by aimeos » 18 Oct 2022, 12:40

The answer to both questions is:
Upload the images you need in the "Media" tab (at the top of the page) first and then replace or add a new image choosing one of the uploaded images.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Falah
Posts: 2
Joined: 06 Oct 2022, 12:36

Re: General issue in the CMS Section in the admin panel

Post by Falah » 18 Oct 2022, 13:38

Thanks team Aimeos! Got it!! Can you please let us know where can we get the documentation on how to change the elements of the website. Any step by step tutorial or any Video tutorial?

User avatar
aimeos
Administrator
Posts: 7906
Joined: 01 Jan 1970, 00:00

Re: General issue in the CMS Section in the admin panel

Post by aimeos » 19 Oct 2022, 07:06

There are video tutorials available on YouTube:
https://www.youtube.com/c/aimeos
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply