Type
magento2-module
add custom layout handles for frontend magento2 to add customer_logged_in and customer_logged_out handles.
magento2-module
OSL-3.0
None
None
None
None
None
Add custom layout handles for frontend magento2 to add customer_logged_in and customer_logged_out handles.
Go to Magento2 root folder
Enter following commands to install module:
composer require faonni/module-customer-handle
Wait while dependencies are updated.
Enter following commands to enable module:
```bash php bin/magento setup:upgrade php bin/magento setup:static-content:deploy