Download the PHP package govcms/govcms8-config without Composer

On this page you can find all versions of the php package govcms/govcms8-config. 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 govcms8-config

govCMS8

govCMS8 logo

Build Status

govCMS8 is the Drupal 8-specific version of the govCMS distribution.

govCMS is an open source web content management and hosting service, based on Drupal and developed to help agencies create modern, affordable and responsive websites, whilst making it easier to collaborate and innovate. govCMS also helps reduce the technology and compliance burden on government agencies. GovCMS is managed by the Australian Government Department of Finance.

Installation - End User

A copy of govCMS8 can be installed in a number of different ways:

Acquia Cloud (Free/Professional/Enterprise)

Once you have provisioned an environment (you may have to select "None" as a distribution when you first provision it), you can follow the instructions at https://docs.acquia.com/acquia-cloud/create/install and in the Install Drupal from URL dialog, enter the URL:

https://ftp.drupal.org/files/projects/govcms8-8.x-6.x-dev-core.tar.gz

simplytest.me

For a quick demo instance, you can launch a (24-hour only) sandbox at http://simplytest.me/project/govcms8/8.x-6.x

Back to top

Installation - Developer

For an easy, one-line, dev setup see 'Automated Default Dev Setup' wiki page.

govCMS8 utilizes Composer to manage its dependencies. So, before using govCMS8, make sure you have Composer installed on your machine.

For best performance, we recommend adding Prestissimo to your global Composer before installing govCMS8, as it enables dependencies to load in parallel, significantly reducing the install time.

composer global require "hirak/prestissimo:^0.3"

Via Composer Create-Project

Composer will create a new directory called MY_PROJECT containing a docroot directory with a full govCMS code base therein.

composer create-project --stability dev --prefer-dist govcms/govcms8-project MY_PROJECT

Composer create-project is the same as doing a git clone, followed by a composer install.

Installation from source

git clone -b 1.x [email protected]:govCMS/govCMS8.git
cd govCMS8
composer install

To develop on or patch against govCMS8, the source files should be downloaded and the project built.

Other Platforms

Additional platform instructions are available in the wiki (https://github.com/govcms/govCMS8/wiki). If you can contribute more methods, please let us know.

Back to top

Technical Overview

govCMS8 comprises a number of repositories and projects:

govCMS8

govCMS8-project

govCMS8-uikit-starter

Old/archived projects that were once part of the govCMS8 distro

govCMS8-UI

Back to top

Server Requirements

Back to top

Troubleshooting and Contributing

If you're encountering some oddities, here's a list of resolutions to some of the problems you may be experiencing.

Contributing to govCMS

All contributions to govCMS8 are welcome. Issues and pull requests may be submitted against the relevant govCMS8 project on github where they will be addressed by the govCMS team.

Patching govCMS

Because govCMS is a Drupal distribution, modules and configurations are not added directly to the codebase. Rather, they are referenced within the composer.json file.

Any alterations to Drupal core or contributed modules must have an associated drupal.org issue filed against the project in question. Modifications should be made directly to the project in question and patched into govCMS rather than made directly against govCMS.

It is a requirement for any patches to govCMS8 to pass all automated testing prior to manual review. The automated testing checks for PHP syntax, coding standards, build completion and runs behavioural tests. It is also desirable that additions to the codebase add behat tests to ensure no regressions occur once committed.

To submit a patch, the govCMS8-core project should be forked and changes applied to a branch on the forked repository. Once all changes are applied, a pull request between govCMS8-core and the branch of the fork may be created.

Back to top


All versions of govcms8-config with dependencies

PHP Build Version
Package Version
Requires php Version ^7.3
bower-asset/chosen Version 1.8.7
bower-asset/dropzone Version 5.5.0
cweagans/composer-patches Version ^1.6
drupal-composer/drupal-scaffold Version ^2.4
drupal/admin_toolbar Version 2.3
drupal/adminimal_admin_toolbar Version 1.11.0
drupal/adminimal_theme Version 1.4
drupal/bigmenu Version 2.0.0-rc1
drupal/captcha Version 1.1
drupal/chosen Version 2.9.0
drupal/components Version 2.2
drupal/config_filter Version 1.5
drupal/config_ignore Version 2.1
drupal/config_perms Version 1.2.0
drupal/config_split Version 1.4
drupal/config_update Version 1.7
drupal/consumers Version 1.11
drupal/contact_storage Version 1.0.0
drupal/context Version 4.0-beta5
drupal/core-recommended Version 8.9.14
drupal/crop Version 2.1
drupal/ctools Version 3.4.0
drupal/diff Version 1.0
drupal/devel Version 4.0.1
drupal/dropzonejs Version 2.1
drupal/ds Version 3.9
drupal/encrypt Version 3.0
drupal/dynamic_entity_reference Version 1.10.0
drupal/entity_browser Version 2.5
drupal/entity_class_formatter Version 1.3
drupal/entity_embed Version 1.1
drupal/entity_reference_display Version 1.3
drupal/entity_reference_revisions Version 1.8
drupal/environment_indicator Version 4.0
drupal/events_log_track Version 1.1
drupal/facets Version 1.3
drupal/features Version 3.8
drupal/field_group Version 3.1
drupal/focal_point Version 1.4
drupal/ga_login Version 1.0-alpha6
drupal/google_analytics Version 3.0
drupal/govcms_dlm Version 1.4
drupal/govcms8_ui Version 1.0.0-alpha1
drupal/govcms8_uikit_starter Version 1.0-alpha2
drupal/graphql Version 3.0.0-rc2
drupal/honeypot Version 2.0.1
drupal/inline_entity_form Version 1.0-rc8
drupal/key Version 1.14
drupal/linked_field Version 1.3.0
drupal/linkit Version 6.0-beta2
drupal/login_security Version 2.0
drupal/mailsystem Version 4.3
drupal/media_entity_file_replace Version 1.0-beta3
drupal/memcache Version 2.0
drupal/menu_block Version 1.6
drupal/menu_trail_by_path Version 1.1
drupal/metatag Version 1.9
drupal/minisite Version 1.3
drupal/modifiers Version 1.4
drupal/module_filter Version 3.1
drupal/page_manager Version 4.0-beta6
drupal/panelizer Version 4.1
drupal/panels Version 4.4.0
drupal/paragraphs Version 1.12
drupal/password_policy Version 3.0-beta1
drupal/pathauto Version 1.8.0
drupal/permissions_by_term Version 2.12
drupal/real_aes Version 2.3
drupal/recaptcha Version 2.4
drupal/redirect Version 1.6
drupal/restui Version 1.16.0
drupal/robotstxt Version 1.4
drupal/scheduled_transitions Version 2.0
drupal/search_api Version 1.19
drupal/search_api_solr Version 4.1.11
drupal/search_api_attachments Version 1.0-beta17
drupal/seckit Version 2.0
drupal/shield Version 1.4
drupal/simple_oauth Version 4.5
drupal/simple_sitemap Version 3.7
drupal/swiftmailer Version 2.0
drupal/tfa Version 1.0-alpha7
drupal/token Version 1.7
drupal/update_notifications_disable Version 1.0
drupal/username_enumeration_prevention Version 1.1
drupal/video_embed_field Version 2.0
drupal/webform Version 5.25
oomphinc/composer-installers-extender Version ^1.1
swiftmailer/swiftmailer Version 6.2.3
symfony/event-dispatcher Version 4.3.11 as 3.4.41
symfony/phpunit-bridge Version ^3.4.6
zaporylie/composer-drupal-optimizations Version ^1.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 govcms/govcms8-config contains the following files

Loading the files please wait ....