Description
Accesstive App brings the Accesstive dashboard into WordPress admin so site owners can set up accessibility tools without leaving wp-admin.
Features
- Accesstive admin UI embedded in WordPress (Accesstive App menu).
- One-click Auto install of the Accesstive toolkit on your public site.
- Manual install option with a copy-paste script tag.
- Token verification against the Accesstive API before saving.
- Frontend injection of
assistance.jsfrom cdn.accesstive.com after install.
Who is this for?
Administrators who use Accesstive and want a native WordPress setup flow for the accessibility widget.
External services
This plugin connects to Accesstive services when an administrator opens the Accesstive App screen or installs the toolkit:
- app.accesstive.com — admin UI assets (HTML/CSS/JS), allowlisted and cached on your server.
- dashboard.accesstive.com — token verification API.
- cdn.accesstive.com — public
assistance.jswidget (frontend only, after install). - fonts.googleapis.com / fonts.gstatic.com — fonts referenced by the Accesstive UI.
Anonymous visitors do not load Accesstive admin UI assets. The public site only loads the widget script after an admin installs a verified token.
Service terms and privacy:
Installation
- Upload the
web-accessibility-by-accesstivefolder to/wp-content/plugins/or install the plugin through the WordPress plugins screen. - Activate Accesstive App through the Plugins screen.
- Go to Accesstive App in the admin menu.
- Sign in with your Accesstive account and follow the setup steps.
- Use Auto install to add the toolkit to your site, or copy the manual script if you prefer.
Requirements
- A WordPress site with outbound HTTPS access to Accesstive servers.
- An Accesstive account.
manage_optionscapability (administrator) to open the app and install the toolkit.
FAQ
-
Do I need an Accesstive account?
-
Yes. The embedded admin UI is the Accesstive web application. Create an account at accesstive.com if you do not have one.
-
What data does WordPress send to Accesstive?
-
When you open Accesstive App, your server fetches UI assets from app.accesstive.com. During setup, your site URL is passed so Accesstive can associate the install with your site. When you auto-install the toolkit, a widget token is verified with dashboard.accesstive.com and stored locally in WordPress options.
-
Auto install says “Host did not respond in time” — what should I do?
-
Hard-refresh the Accesstive App page, wait for the UI to finish loading, then try again. If it persists, use Manual install or check that JavaScript is not blocked in wp-admin.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Accesstive App” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Accesstive App” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.
- Accesstive admin UI embedded in WordPress admin via secure AJAX loader.
- One-click toolkit install with capability checks, nonces, and API token verification.
- Frontend widget injection from stored token with CDN host allowlist.
