I recently installed a copy of an existing Pimcore-environment on my local machine with XAMPP. I am able to log into the admin interface. The database and all class-definitions are imported.
The Data Objects panel is still empty. What am I missing so that I have them available here as well?
Kind regards Philipp
To copy from an environment to another you need the database dump as well as the content inside the
var/
directory.In your case you need to copy
var/classes/
folder to your local machine and runbin/console pimcore:deployment:classes-rebuild -c