2017 © Pedro Peláez
 

project framework-standard-edition

The "AuthBucket Standard Edition" distribution

image

authbucket/framework-standard-edition

The "AuthBucket Standard Edition" distribution

  • Thursday, June 22, 2017
  • by hswong3i
  • Repository
  • 3 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

AuthBucket Standard Edition

Build Status Latest Stable Version Total Downloads License, (*1)

Welcome to the AuthBucket Standard Edition - a fully-functional Drupal application that you can use as the skeleton for your new applications., (*2)

This project template will managing your site dependencies with Composer. If you want to know how to use it as replacement for Drush Make visit the Documentation on drupal.org., (*3)

Usage

First you need to install composer., (*4)

After that you can create the project:, (*5)

composer create-project authbucket/framework-standard-edition:^8.4.0 MYPROJECT --no-interaction

With composer require ... you can download new dependencies to your installation., (*6)

composer require drupal/devel:~1.0

The composer create-project command passes ownership of all files to the project that is created. You should create a new git repository, and commit all files not excluded by the .gitignore file., (*7)

What does the template do?

When installing the given composer.json some tasks are taken care of:, (*8)

  • Drupal will be installed in the web-directory.
  • Autoloader is implemented to use the generated composer autoloader in vendor/autoload.php, instead of the one provided by Drupal (web/vendor/autoload.php).
  • Modules (packages of type drupal-module) will be placed in web/modules/contrib/
  • Theme (packages of type drupal-theme) will be placed in web/themes/contrib/
  • Profiles (packages of type drupal-profile) will be placed in web/profiles/
  • Creates default writable versions of settings.php and services.yml.
  • Creates sites/default/files-directory.
  • Latest version of drush is installed locally for use at vendor/bin/drush.
  • Latest version of DrupalConsole is installed locally for use at vendor/bin/drupal.

License

Author Information

The Versions

22/06 2017

8.4.0-alpha1

8.4.0.0-alpha1

The "AuthBucket Standard Edition" distribution

  Sources   Download

GPL-2.0+

The Requires

  • composer/installers ~1.0
  • cweagans/composer-patches ~1.0
  • drupal/advagg 2.x-dev
  • drupal/authbucket 1.x-dev
  • drupal/authorization 1.x-dev
  • drupal/block_class 1.x-dev
  • drupal/block_styles 1.x-dev
  • drupal/captcha 1.x-dev
  • drupal/cdn 3.x-dev
  • drupal/config_inspector 1.x-dev
  • drupal/config_update ~1.0
  • drupal/core 8.4.x-dev
  • drupal/ctools ~3.0
  • drupal/devel 1.x-dev
  • drupal/entity 1.x-dev
  • drupal/entityqueue 1.x-dev
  • drupal/examples 1.x-dev
  • drupal/externalauth 1.x-dev
  • drupal/features 3.x-dev
  • drupal/key_value 1.x-dev
  • drupal/libraries 3.x-dev
  • drupal/memcache 2.x-dev
  • drupal/metatag 1.x-dev
  • drupal/module_filter 3.x-dev
  • drupal/oauth2 1.x-dev
  • drupal/pathauto 1.x-dev
  • drupal/php 1.x-dev
  • drupal/recaptcha 2.x-dev
  • drupal/redirect 1.x-dev
  • drupal/restui ~1.0
  • drupal/robotstxt 1.x-dev
  • drupal/seckit 1.x-dev
  • drupal/securelogin 1.x-dev
  • drupal/security_review 1.x-dev
  • drupal/sitemap 1.x-dev
  • drupal/token 1.x-dev
  • drupal/varnish 1.x-dev
  • drupal/views_php 1.x-dev
  • drupal/webform 5.x-dev
  • drupal/xmlsitemap 1.x-dev
  • drustack/composer-generate-metadata ~1.0
  • drustack/composer-preserve-paths ~1.0
  • symfony/symfony 3.2.*

 

The Development Requires

22/06 2017

dev-master

9999999-dev

The "AuthBucket Standard Edition" distribution

  Sources   Download

GPL-2.0+

The Requires

  • composer/installers ~1.0
  • cweagans/composer-patches ~1.0
  • drupal/advagg 2.x-dev
  • drupal/authbucket 1.x-dev
  • drupal/authorization 1.x-dev
  • drupal/block_class 1.x-dev
  • drupal/block_styles 1.x-dev
  • drupal/captcha 1.x-dev
  • drupal/cdn 3.x-dev
  • drupal/config_inspector 1.x-dev
  • drupal/config_update ~1.0
  • drupal/core 8.4.x-dev
  • drupal/ctools ~3.0
  • drupal/devel 1.x-dev
  • drupal/entity 1.x-dev
  • drupal/entityqueue 1.x-dev
  • drupal/examples 1.x-dev
  • drupal/externalauth 1.x-dev
  • drupal/features 3.x-dev
  • drupal/key_value 1.x-dev
  • drupal/libraries 3.x-dev
  • drupal/memcache 2.x-dev
  • drupal/metatag 1.x-dev
  • drupal/module_filter 3.x-dev
  • drupal/oauth2 1.x-dev
  • drupal/pathauto 1.x-dev
  • drupal/php 1.x-dev
  • drupal/recaptcha 2.x-dev
  • drupal/redirect 1.x-dev
  • drupal/restui ~1.0
  • drupal/robotstxt 1.x-dev
  • drupal/seckit 1.x-dev
  • drupal/securelogin 1.x-dev
  • drupal/security_review 1.x-dev
  • drupal/sitemap 1.x-dev
  • drupal/token 1.x-dev
  • drupal/varnish 1.x-dev
  • drupal/views_php 1.x-dev
  • drupal/webform 5.x-dev
  • drupal/xmlsitemap 1.x-dev
  • drustack/composer-generate-metadata ~1.0
  • drustack/composer-preserve-paths ~1.0
  • symfony/symfony 3.2.*

 

The Development Requires

22/06 2017

dev-develop

dev-develop

The "AuthBucket Standard Edition" distribution

  Sources   Download

GPL-2.0+

The Requires

  • composer/installers ~1.0
  • cweagans/composer-patches ~1.0
  • drupal/advagg 2.x-dev
  • drupal/authbucket 1.x-dev
  • drupal/authorization 1.x-dev
  • drupal/block_class 1.x-dev
  • drupal/block_styles 1.x-dev
  • drupal/captcha 1.x-dev
  • drupal/cdn 3.x-dev
  • drupal/config_inspector 1.x-dev
  • drupal/config_update ~1.0
  • drupal/core 8.4.x-dev
  • drupal/ctools ~3.0
  • drupal/devel 1.x-dev
  • drupal/entity 1.x-dev
  • drupal/entityqueue 1.x-dev
  • drupal/examples 1.x-dev
  • drupal/externalauth 1.x-dev
  • drupal/features 3.x-dev
  • drupal/key_value 1.x-dev
  • drupal/libraries 3.x-dev
  • drupal/memcache 2.x-dev
  • drupal/metatag 1.x-dev
  • drupal/module_filter 3.x-dev
  • drupal/oauth2 1.x-dev
  • drupal/pathauto 1.x-dev
  • drupal/php 1.x-dev
  • drupal/recaptcha 2.x-dev
  • drupal/redirect 1.x-dev
  • drupal/restui ~1.0
  • drupal/robotstxt 1.x-dev
  • drupal/seckit 1.x-dev
  • drupal/securelogin 1.x-dev
  • drupal/security_review 1.x-dev
  • drupal/sitemap 1.x-dev
  • drupal/token 1.x-dev
  • drupal/varnish 1.x-dev
  • drupal/views_php 1.x-dev
  • drupal/webform 5.x-dev
  • drupal/xmlsitemap 1.x-dev
  • drustack/composer-generate-metadata ~1.0
  • drustack/composer-preserve-paths ~1.0
  • symfony/symfony 3.2.*

 

The Development Requires