Download the PHP package skynettechnologies/sylius-allinoneaccessibility-plugin without Composer

On this page you can find all versions of the php package skynettechnologies/sylius-allinoneaccessibility-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package sylius-allinoneaccessibility-plugin

All in One Accessibility: Sylius Extension

All in One Accessibility extension improves Sylius website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.

It uses the accessibility interface which handles UI and design related adjustments. All in One Accessibility app enhances your Sylius website accessibility to people with hearing or vision impairments, motor impaired, color blind, dyslexia, cognitive & learning impairments, seizure and epileptic, and ADHD problems.

Features

Skip Links

Content Adjustments

Color and Contrast Adjustments

Orientation Adjustments

Supports 140 languages

Installation

  1. Run composer require skynettechnologies/sylius-allinoneaccessibility-plugin

  2. Enable the plugin in bundles.php

  3. Import the plugin configurations

  4. Add the shop and admin routes

  5. Create allinoneaccessibility folder: run mkdir public/media/allinoneaccessibility-image -p and insert a .gitkeep file in that folder

  6. Finish the installation updating the database schema and installing assets

  7. Build and run the package using below command

Screenshots

App Screenshot

App Screenshot

App Screenshot

App Screenshot

Video

All in One Accessibility

Acknowledgements

Documentation

All in One Accessibility - User Guide

Support

For any kind of queries/support please Email us at Skynet Technologies Support


All versions of sylius-allinoneaccessibility-plugin with dependencies

PHP Build Version
Package Version
No informations.
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package skynettechnologies/sylius-allinoneaccessibility-plugin contains the following files

Loading the files please wait ....