Download the PHP package aion-solutions/a12sfactory without Composer

On this page you can find all versions of the php package aion-solutions/a12sfactory. 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 a12sfactory

CONTENTS OF THIS FILE

DISTRIBUTION

The A12S Factory distribution provides advanced features for content management. It solves some common issues with a huge use of Paragraphs.

REQUIREMENTS

The distribution relies heavily on Bootstrap 4, to handle the grid feature through paragraph behaviors. This may evolve if there are some interests for other framework, with people able to collaborate on such issue.

PARAGRAPH BACKGROUND STYLES

Enter one value per line, in the format key|label where key is the CSS class name (without the .), and label is the human readable name of the style in administration forms.

These styles are defined and can be customized in background-styles library that is defined in a12sfactory.libraries.yml.

To customize the styles to fit your brand with your own theme, process as follow:

  1. Copy the CSS (a12sfactory/css/theme/background-styles.theme.css) files to your own theme.
  2. Override or replace the background-styles library in your own frontend theme. You will need to edit YOURTHEME.libraries.yml and YOURTHEME.info.yml. Refer to the documentation manual for overriding libraries in your theme for more details.
  3. Edit the CSS file in your own theme to customize the styles as you wish. You will notice that the admin form will load your styles in the available "Background style" options for Paragraphs.

All versions of a12sfactory with dependencies

PHP Build Version
Package Version
Requires composer/installers Version ^1.7
cweagans/composer-patches Version ^1.6
drupal/a12s Version ^1.0.0-beta8
drupal/access_unpublished Version ~1.0-beta1
drupal/ace_editor Version ^2.0
drupal/admin_toolbar Version ~2.0 || ^3.0
drupal/advagg Version ^6.0
drupal/antibot Version ^2.0.3
drupal/better_exposed_filters Version ^6.0
drupal/blazy Version ^2.1
drupal/block_field Version ^1.0@RC
drupal/captcha Version ^2.0
drupal/ckeditor_media_embed Version ^2.0
drupal/components Version ~3.0
drupal/config_ignore Version ~3.0-beta2
drupal/config_perms Version ~2.0
drupal/content_lock Version ~2.0
drupal/core Version 10.2.6
drupal/crop Version ~2.0
drupal/diff Version ~1.0
drupal/draggableviews Version ~1.2 || ^2.1.3
drupal/dropzonejs Version ~2.8
drupal/email_registration Version ^2.0
drupal/embed Version ~1.3
drupal/entity Version ~1.0-rc3
drupal/entity_browser Version ^2.9
drupal/entity_browser_enhanced Version ~2.0
drupal/entity_embed Version ~1.0
drupal/entity_reference_revisions Version ~1.9
drupal/eu_cookie_compliance Version ^1.20
drupal/extlink Version ~1.1
drupal/facets Version ^2.0 || ^3.0
drupal/field_group Version ^3.4
drupal/focal_point Version ^2.1.0
drupal/honeypot Version ~1.30 || ^2.0
drupal/imagemagick Version ~3.0
drupal/inline_entity_form Version ^1.0-rc15
drupal/libraries Version ^4.0
drupal/linkit Version ^6.1.2
drupal/layout_paragraphs Version ^2.0
drupal/login_destination Version ~1.0 || ^2.0
drupal/masquerade Version ~2.0-beta2
drupal/maxlength Version ^2.1.1
drupal/menu_breadcrumb Version ^2.0
drupal/menu_item_extras Version ^3.0
drupal/menu_link_attributes Version ~1.0
drupal/metatag Version ^2.0
drupal/node_edit_protection Version ~1.0-alpha1
drupal/oembed_providers Version ^2.0
drupal/override_node_options Version ~2.7
drupal/paragraphs Version ~1.11
drupal/paragraph_view_mode Version ^3.1
drupal/password_policy Version ^4.0.1
drupal/pathauto Version ^1.8
drupal/pathologic Version ~2.0.0-alpha1
drupal/rabbit_hole Version ^2.0
drupal/realname Version ^2.0.0-beta2
drupal/recaptcha Version ^3.2
drupal/redirect Version ~1.5
drupal/robotstxt Version ~1.2
drupal/roleassign Version ^2.0
drupal/schema_metatag Version ^3.0
drupal/search_api Version ^1.31
drupal/select_or_other Version ^4.0
drupal/simple_sitemap Version ^4.1.4
drupal/smart_trim Version ~2.0
drupal/spamspan Version ^3.0
drupal/swiper_formatter Version ^2.0.1-beta4
drupal/symfony_mailer Version ^1.2
drupal/symfony_mailer_reroute Version ^1.2@beta
drupal/taxonomy_access_fix Version ^3.1 || ^4.0
drupal/token Version ^1.7
drupal/twig_tweak Version ^3.2
drupal/userprotect Version ~1.0
drupal/views_bulk_edit Version ~2.2
drupal/views_bulk_operations Version ^4.2
drupal/views_field_formatter Version ^4.0
drupal/views_infinite_scroll Version ~2.0
drupal/viewsreference Version ^2.0-beta7
drupal/webform Version ^5.15 || ^6.2.0-beta5
drupal/webp Version ^1.0-rc2
drush/drush Version >=11.0
jonthornton/jquery-timepicker Version ^1.11
npm-asset/blazy Version ^1.8
npm-asset/dropzone Version ^5.7
npm-asset/imagesloaded Version ^4.1
npm-asset/jquery.easing Version ^1.4
oomphinc/composer-installers-extender Version ^1.0 | ^2.0
php Version >=8
webflo/drupal-finder Version ^1.0.0
webmozart/path-util Version ^2.3
wikimedia/composer-merge-plugin Version ^1.4 || ^2.0.1
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 aion-solutions/a12sfactory contains the following files

Loading the files please wait ....