<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Event/etc/events.xsd">
    <event name="weltpixel_userprofile_create">
        <observer name="weltpixel_userprofilecreate" instance="WeltPixel\UserProfile\Observer\CreateProfileObserver" />
    </event>
</config>
