Deployment Information
Save to the Object
Deployment information can be automatically saved to the object, as shown in the following example:
The following steps should be observed:
- Open the object definition
- Create a
DateTime
field at the desired location- Important: The identifier must be structured as follows
pimcore<target system identifier>Date
Example:pimcoreShopStagingDate
- Important: The identifier must be structured as follows
- Done