|
1 | | -# Equalify the web! |
| 1 | +# Equalify Pro |
2 | 2 |
|
3 | | -**96.8% of homepages have WCAG conformance failures,** according to [WebAIM](https://webaim.org/projects/million/). |
| 3 | +Open Source projects like Equalify need a revenue stream to keep their work alive. |
4 | 4 |
|
5 | | -The internet must become more accessible! |
| 5 | +So, if we're going to make Web Accessibility better, we gotta make some dough! |
6 | 6 |
|
7 | | -## Support Equalify |
| 7 | +## Pro Features |
8 | 8 |
|
9 | | -⭐ **Star the repo** to show your support. |
| 9 | +A managed "service" version of Equalify includes: |
| 10 | +- Hosted Service |
| 11 | +- Chat Support |
| 12 | +- View-based alerting |
| 13 | +- Enhanced notifications |
| 14 | + - Send alert by alert email |
| 15 | + - View-based alerts |
| 16 | + - Bundle alerts into weekly/monthly summaries. |
| 17 | +- Add multiple accounts to a "team" |
| 18 | +- "Team" Management |
| 19 | + - Assign alerts as "tasks" for different team members |
| 20 | + - Track completion of tasks |
10 | 21 |
|
11 | | -🌸 **Try our managed service**, [equalify.app](https://equalify.app/). |
| 22 | +## Pro Pricing |
12 | 23 |
|
13 | | -🛠️ **Contribute a pull request** or [new issue](https://github.com/bbertucc/equalify/issues). |
| 24 | +Pricing starts at $1,400/yr for 1 team member and 10,000 annual alerts. |
14 | 25 |
|
15 | | -🎩 **[Donate](https://equalify.app/donate/)** to Equalify. |
| 26 | +Add $99/yr for every new team member and $99/yr for every additional 1,000 annual alerts. |
16 | 27 |
|
17 | | -## How will Equalify increase content accessibility? |
| 28 | +## Other Notes |
18 | 29 |
|
19 | | -Equalify aims to: |
20 | | -1. **Promote transparency** with a Open Source A11Y platform (✅ Done!). |
21 | | -2. **Reduce the cost** of multi-page website scans (ongoing). |
22 | | -3. **Improve automation** to simplify WCAG issue resolution (2023). |
| 30 | +Making money can cloud purpose. |
23 | 31 |
|
24 | | -We will tackle these goals by integrating with existing web services, making Equalify your WebOps hub. |
| 32 | +The purpose of Equalify, and my life, is to do ethical good. |
25 | 33 |
|
26 | | - |
| 34 | +Here's a basic comparison of Open Source vs. Proprietary projects from [An Open Source Survey](https://www.researchgate.net/publication/265411256_Open_Source_Software_A_Survey_from_10000_Feet): |
27 | 35 |
|
28 | | -## What does Equalify currently do? |
| 36 | + |
29 | 37 |
|
30 | | -The app currently scans websites for WCAG errors. |
| 38 | +It should go without saying that the values of Open Source projects are more ethical than the values of proprietary projects. |
31 | 39 |
|
32 | | -You can import pages from WordPress, XML sitemaps, and single URLs. Equalify then crawls all your pages for WCAG 2.1 errors using the popular [WAVE scan](https://wave.webaim.org/). |
| 40 | +If the Pro plan is indeed designed to sustain Equalify, we must focus on that goal (and temper our desires with [basic income nest eggs](https://bbertucc.notion.site/Basic-Income-Nest-Eggs-4b555b09d02d40389086c01ec84c1424)). |
33 | 41 |
|
34 | | -Every alert is reported on a filterable dashboard. |
35 | | - |
36 | | - |
37 | | - |
38 | | -## Download and Use |
39 | | -1. Download or clone [the latest release](https://github.com/bbertucc/equalify/releases). |
40 | | -2. Change `sample-config.php` to `config.php` and update info. |
41 | | -3. Run `composer install` to install Composer dependencies. |
42 | | -4. Upload/run on a Linux server (PHP 8 + MySQL required). |
43 | | -5. Report [issues](https://github.com/bbertucc/equalify/issues), questions, and patches. |
44 | | - |
45 | | -**Not a technical user?** Use Equalify now at [equalify.app](https://equalify.app/). |
46 | | - |
47 | | -## Special Thanks |
48 | | -A chaos wizard 🧙 and many brilliant brains help Equalify. Special shoutout to [Pantheon](https://pantheon.io/) and [Little Forest](https://littleforest.co.uk/feature/web-accessibility/) for providing funding for [bounties](https://github.com/bbertucc/equalify/issues?q=is%3Aopen+is%3Aissue+label%3Abountied). Yi, Kate, Bill, Dash, Sylvia, Anne, Doug, Matt, Nathan, and John- You are the brains behind any great idea. Brad- You push me to code better. [@ebertucc](https://github.com/ebertucc) and [@jrchamp](https://github.com/jrchamp) are the project's first contributors - woot woot! [Guzzle](https://github.com/guzzle/guzzle) makes multiple concurrent scans possible. [Composer](https://getcomposer.org/) makes Guzzle possible. |
49 | | - |
50 | | -This project is Open Source under [AGPL](https://github.com/bbertucc/equalify/blob/mvp-1.2/LICENSE) to inspire new collaborations. |
51 | | - |
52 | | -Together, **we can equalify the internet**. |
53 | | - |
54 | | --[@bbertucc](https://github.com/bbertucc) |
| 42 | +Onward and upward! |
0 commit comments