Description
When a user clicks a link to a PDF file, a popup appears, offering the option to send the file to Accessible Docs for processing.
Once the document is converted, the accessible version is emailed to the user.
Features include:
- Track and manage accessibility requests with filtering options by date range, status, file name, or user email.
- Compatible with Polylang and WPML for multilingual support.
- Customize plugin text translations and enable/disable specific languages.
External Services
This plugin connects to Accessible Docs API (https://api.accessibledocs.ai) to upload, check, and process PDF files into accessible formats.
The following data is sent to the API:
– User’s email address
– File identifier (attachment ID)
– File download link (publicly accessible)
The data is sent upon user request, only when the user submits a file for conversion.
Service provider:
Accessible Docs API – https://api.accessibledocs.ai
– Terms of Use: https://accessibledocs.ai/terms-and-conditions/
– Privacy Policy: https://accessibledocs.ai/privacy-policy/
Installation
- Upload the plugin files to the
/wp-content/plugins/accessible-docs
directory. - In the WordPress admin panel, activate Accessible Docs from the Plugins menu.
- Navigate to Accessible Docs in the admin menu and enter your Accessible Docs account email and password.
- Adjust settings under Accessible Docs > Popup Settings to enable or customize the popup text.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Accessible Docs” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Accessible Docs” 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