Show address data (like company, name) on registration form (Magento 2)

By default, the Magento 2 registration form does not show address data such as the company, name or street. To change that, simply create customer_account_create.xml in the folder app/design/Your Vendor/Your Theme/Magento_Customer/layout and add the following code:

Now just clear…

Adding tracking information to shipment (Magento 1)

Want to add tracking information to an existing Magento shipment? Here is the code you can use: