WordPress Integration
To add the EaseAccess24 widget to your WordPress site:
- Log in to your WordPress Dashboard (
yourdomain.com/wp-admin
). - Navigate to Appearance → Theme File Editor and open
header.php
. - Paste the widget script before the closing
</head>
tag.
<script src="https://widget.easeaccess24.com/sdk.js?key=your_key"></script>
Detailed guides and video tutorials coming soon.