5-Minute Quick Start Guide
Overview
Get AllAccessible up and running on your website in 5 minutes or less. This guide walks you through account creation, widget installation, and basic configuration to make your site accessible immediately.
Who This Is For
New AllAccessible users
Anyone wanting the fastest path to implementation
Non-technical website owners
What You'll Learn
How to create your AllAccessible account
How to install the widget on your website
How to verify it's working
Your next steps after installation
Before You Start
What You'll Need:
β Access to your website's HTML (or WordPress/Drupal admin)
β 5 minutes of time
β Basic understanding of copy/paste
Don't worry if you're not technical! This guide uses simple steps anyone can follow.
Step 1: Create Your Account (1 minute)
1. Go to allaccessible.org
2. Choose Your Plan
Free Trial: Start with 7 day free, no credit card required
Starter Plan: $29/month for basic features
Professional Plan: $99/month for advanced features
π Tip: Start with the free trial to test everything!
3. Enter Your Information
Email address
Password
Organization name
Website URL
4. Verify Your Email
Check your inbox and click the verification link.
β Account created!
Step 2: Add Your Website (30 seconds)
1. Log into your dashboard
Go to app.allaccessible.org
2. Click "Add New Site"
You'll see this button on your dashboard.
π· Dashboard with "Add New Site" button highlighted
3. Enter Your Website Details
Site Name: Your website's name (e.g., "My Company Website")
Domain: Your website URL (e.g., "mycompany.com")
Primary Language: Select your site's language
4. Click "Save"
β Website added!
Step 3: Install the Widget (2 minutes)
You'll now see installation instructions with your unique code snippet. Choose your platform:
Option A: Manual Installation (Any Website)
1. Copy your installation code
It looks like this:
<script src="https://api.allaccessible.org/widget/{ACCOUNT_ID}.js" id="allAccessibleWidget" data-accessible-account-id="{ACCOUNT_ID}" data-nscript="afterInteractive"></script>
π· Installation code shown in dashboard
2. Paste it in your website's HTML
Add this code right before the closing </body> tag on every page, OR add it to your site's header/footer template (so it appears on all pages automatically).
Where to add it:
WordPress: Use a plugin like "Insert Headers and Footers" or add to your theme's
footer.phpShopify: Theme Customization β Edit Code β theme.liquid
Wix: Settings β Tracking & Analytics β Custom Code
Squarespace: Settings β Advanced β Code Injection β Footer
Custom Site: Your template or layout file
3. Save your changes
β Widget installed!
Option B: WordPress Plugin
1. Download the plugin
Click "Download WordPress Plugin" from your dashboard.
2. Install the plugin
Go to WordPress Admin β Plugins β Add New
Click "Upload Plugin"
Choose the downloaded file
Click "Install Now"
3. Activate the plugin
Click "Activate" after installation.
4. Enter your license key
Go to Settings β AllAccessible and paste your license key (found in your dashboard).
β WordPress plugin activated!
Option C: Drupal Plugin
1. Download the module
Click "Download Drupal Module" from your dashboard.
2. Install the module
Go to Drupal Admin β Extend β Install new module
Upload the module file
Click "Install"
3. Enable and configure
Enable the AllAccessible module
Go to Configuration β AllAccessible
Enter your license key
β Drupal module activated!
Step 4: Verify It's Working (1 minute)
1. Visit your website
Open your website in a browser.
2. Look for the accessibility button
You should see a small circular button (usually bottom-right corner) with an accessibility icon.
π· Accessibility button visible on website
3. Click the button
The AllAccessible widget should open, showing accessibility options.
π· Open widget showing features
4. Test a feature
Try increasing text size or enabling high contrast mode to see it work.
β Success! What Now?
Congratulations! Your website is now accessible. Here's what to do next:
Immediate Next Steps (Optional, 5-10 minutes)
1. Customize Your Widget
Change button position
Add your logo
Match your brand colors
π See: Customizing Widget Colors and Changing Widget Position
2. Generate Your Accessibility Statement
Go to Dashboard β Accessibility Statement
Click "Auto-Generate"
Review and customize
Copy the code to add it to your site
3. Run Your First Audit (Professional Plan)
Go to Dashboard β Audits
Click "Run New Audit"
Review issues found
Get recommendations
π See: Understanding Accessibility Audits
Common Issues & Quick Fixes
"I don't see the widget button"
Possible causes:
Cache: Clear your browser cache and refresh
Domain mismatch: Make sure the domain in your dashboard exactly matches your website (www vs non-www matters!)
Installation location: Code must be in
<body>, not<head>Ad blocker: Disable ad blockers and refresh
Quick test:
Right-click on your page β View Page Source
Search for "allaccessible"
If you don't see the script, it's not installed correctly
π See: Installation Troubleshooting
"Widget appears but features don't work"
Possible causes:
JavaScript conflicts: Another script is interfering
CSP (Content Security Policy): Your security headers need updating
π See: Configuration Problems
"Widget looks different on mobile"
This is normal! The widget automatically adapts to smaller screens for better usability.
Platform-Specific Tips
WordPress
Use a plugin like "Insert Headers and Footers" for easy code insertion
Make sure you're editing the active theme
Clear cache plugins (W3 Total Cache, WP Super Cache)
Shopify
Add code to theme.liquid for site-wide installation
Test in preview before publishing
Code persists through theme updates
Wix
Use "Custom Code" in Tracking & Analytics
Set code to load on all pages
May take a few minutes to propagate
Squarespace
Use Code Injection feature
Add to Footer (not Header)
Applies to all pages automatically
Video Walkthrough
Prefer to watch? Here's a complete video guide:
[VIDEO PLACEHOLDER: 5-minute setup walkthrough]
What You've Accomplished
β
Created your AllAccessible account
β
Added your website to the platform
β
Installed the accessibility widget
β
Verified it's working correctly
Your website is now accessible to people with disabilities!
Next Steps
Essential:
Customize your widget - Match your brand
Generate accessibility statement - Show your commitment
Invite team members - Collaborate with your team
Recommended:
4. Understanding all widget features - Know what's available
5. Run an accessibility audit - Find areas to improve
6. Add subdomains - Cover all your domains
Advanced:
7. Partner program - For agencies managing client sites
8. API integration - For developers
Need Help?
Stuck on something?
π§ Email: [email protected]
π¬ Live Chat: Available on our website
π Help Center: Full documentation at help.allaccessible.org
π₯ Video Tutorials: Step-by-step guides
Average response time: Under 2 hours during business hours
Related Articles
Universal JavaScript Installation - Detailed installation guide
WordPress Plugin Installation - WordPress-specific guide
Customizing Widget Colors - Brand customization
Verifying Your Installation - Testing and troubleshooting
Last Updated: October 2025
βTime Required: 5 minutes
βDifficulty: Beginner
