https://github.com/vardot/vardoc-project
Project template for Vardoc distribution
https://github.com/vardot/vardoc-project
base docman documen documentation drupal drupal-8 knowledge knowledge-based-systems manual manual-manager product-documentation varbase
Last synced: 3 months ago
JSON representation
Project template for Vardoc distribution
- Host: GitHub
- URL: https://github.com/vardot/vardoc-project
- Owner: Vardot
- License: gpl-2.0
- Created: 2017-07-26T13:55:31.000Z (about 8 years ago)
- Default Branch: 4.0.x
- Last Pushed: 2025-04-05T21:22:41.000Z (6 months ago)
- Last Synced: 2025-04-05T21:27:33.565Z (6 months ago)
- Topics: base, docman, documen, documentation, drupal, drupal-8, knowledge, knowledge-based-systems, manual, manual-manager, product-documentation, varbase
- Homepage: https://www.drupal.org/project/vardoc
- Size: 1.05 MB
- Stars: 4
- Watchers: 5
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://app.circleci.com/pipelines/github/Vardot/vardoc/229/workflows/f6db48fe-921b-44bc-a1cd-012e5907296b) Vardoc 4.0.10
# Vardoc Project[](https://www.drupal.org/project/vardoc)
Project template for [Vardoc distribution](http://www.drupal.org/project/vardoc).
## Create a Vardoc project with [Composer](https://getcomposer.org/download/):
# Install with Composer
To install the most recent stable release of Vardoc run this command:
```
composer create-project vardot/vardoc-project:~4 PROJECT_DIR_NAME --no-dev --no-interaction
```To install the dev version of Vardoc 4.0.x-dev run this command:
```
composer create-project vardot/vardoc-project:4.0.x-dev PROJECT_DIR_NAME --stability dev --no-interaction
```# [Install with Composer](https://github.com/Vardot/vardoc-project)
Built using [Varbase](https://www.drupal.org/project/varbase), the base
distribution delivered to you by [Vardot](https://www.vardot.com)This distribution is sponsored and developed by [Vardot](https://www.vardot.com).
Initial building, ongoing maintenance and development.## [Automated Functional Testing](https://github.com/Vardot/vardoc/blob/4.0.x/tests/README.md)
## [Vardoc Gherkin features](https://github.com/Vardot/vardoc/blob/4.0.x/tests/features/vardoc/README.md)
## [Varbase Developer Guide](https://docs.varbase.vardot.com)
## [CHANGELOG for Vardoc](https://github.com/Vardot/vardoc/blob/4.0.x/CHANGELOG.md)
## [General instructions on how to update Vardoc](https://github.com/Vardot/vardoc/blob/4.0.x/UPDATE.md)