localgovdrupal / localgov-project
Project template for the LocalGov Drupal distribution.
Installs: 18 600
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 5
Forks: 9
Open Issues: 15
Type:project
Requires
- composer/installers: ^1.10
- cweagans/composer-patches: ^1.6
- drupal/core-composer-scaffold: ^10.3
- drupal/core-recommended: ^10.3
- localgovdrupal/localgov: ^3.0
- localgovdrupal/localgov_search_solr: ^1.1
Requires (Dev)
- brianium/paratest: ^6.0
- drupal/coder: ^8.3
- drupal/core-dev: ^10.3
- mglaman/phpstan-drupal: ^1.0
- phpspec/prophecy-phpunit: ^2
- phpstan/phpstan: ^1.0
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-strict-rules: ^1.5
- spaze/phpstan-disallowed-calls: ^3.4
- squizlabs/php_codesniffer: ^3.6
Conflicts
- 4.x-dev
- 3.x-dev
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.2
- 3.0.1
- 3.0.0
- 3.0.0-beta1
- 3.0.0-alpha1
- 2.x-dev
- 2.0.10
- 2.0.9
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.x-dev
- 1.0.0
- 1.0.0-alpha1
- dev-release-3.x
- dev-fix/ignore-content-moderation-workspaces-patch
- dev-feature/740-localgov-base
- dev-feature/3.x/99-use-mariadb-for-lando
- dev-feature/3.x/prevent-dangerous-calls
- dev-feature/3.x-composer-merge
- dev-feature/3.x/add-strict-type-checks
- dev-fearture/3.x/test-with-phpunit
- dev-fix/ignore-drupal-12-deprecations
- dev-finnlewis-patch-1
- dev-feature/3.x/use-drupal-ci-webdriver
- dev-feature/163-update-gitpod-config
- dev-fix/remove-obsolete-version-msg
- dev-feature/3.x/156-suppress-deprecation-notices-from-phpunit
- dev-feature/3.x/142/fix_non_standard_bin_dir
- dev-fix_non_standard_bin_dir
- dev-fix/154-add-composer-tooling
- dev-feature/3.x/dx-quality-of-life
- dev-fix/3.x-150-add-patch-level
- dev-feature/3.x/php-8-3-support
- dev-chore/update_ddev_config
- dev-feature/3.x-change-phpcs
- dev-feature/3.x-set-profile-to-full-release
- dev-ci/3.x/require-localgov-dev-dependencies
- dev-ci/3.x/require-dev-dependencies
- dev-feature/3.x/fix-phpstan-checks
- dev-feature/3.x/action-fail-on-patch-failure
- dev-feature/3.x/add-php-8-2-to-workflow
- dev-feature/3.x/lando-improvements
- dev-feature/3.x-on-demand-tests
- dev-feature/2-x-on-demand-tests
- dev-feature/117-ddev-commands
- dev-feature/2.x/test-patch-removal
- dev-fix/3.x/phpstan-extension-installer
- dev-release-2.x
- dev-do-not-merge/3.x/geo_entity
- dev-feature/3.x/geo_entity
- dev-feature/3.x/117-ddev-phpcs
- dev-feature/test
- dev-feature/2.x/geo-entity
- dev-do-not-merge/2.x/376-fix-installOptionalConfig
- dev-feature/2.x/require-stable-core
- dev-test/autosave-content-lock
- dev-feature/109-add-node-16-back-to-support-localgov_base-style-linting
- dev-fix/2.x/200-service-status-empty-body
- dev-bug/2.x/disable-discovery-plugin
- dev-feature/95-maintainers
- dev-feature/96-lando-node-remove
- dev-feature/layout-paragraphs-2
- dev-feature/88-phpunit
- dev-feature/2.x/localgov_search-29
- dev-feature/2.x/24-wf-solr-search
- dev-feature/2.x/65-drupal9-lando-php-8
- dev-feature/2.x/63-node-version
- dev-do-not-merge/2.x/facets-2.x
- dev-release-1.x
This package is auto-updated.
Last update: 2024-10-09 11:16:23 UTC
README
A Composer-based installer for the LocalGov Drupal distribution.
This project template should provide a kickstart for managing your site dependencies with Composer.
Usage
For guidance on installing see:
composer.json and composer.lock
We expect most projects using this package will start with the composer.json in this package, committing it to your own project repository as your own root composer.json. You can then extend composer.json, requiring other Drupal and composer packages and evolve your codebase as needed.
Once you have run a composer create-project
command, it is usually desirable to commit the composer.lock file to your project repository and use this lock file to control the specific version of packages that you deploy to dev, test and ultimately production hosting environments.
Gitpod
Gitpod allows you to run a virtual development environment in the cloud in your browser.
This can be very useful for testing functionality, reviewing pull requests, or working on features.
Before you start
You will need an account on Gitpod.
If you authenticate with your Github account, you will be able to push commits back to the repository you are working on.
Sign up for gitpod.io, if you haven't already.
Spin up LocalGov Drupal with
Click on the "Open in Gitpod" button below
Maintainers
This project is currently maintained by:
- Ekes: https://www.drupal.org/u/ekes
- Finn Lewis: https://www.drupal.org/u/finn-lewis
- Stephen Cox: https://www.drupal.org/u/stephen-cox