Thanks to visit codestin.com
Credit goes to github.com

Skip to content

๐ŸŒ€ Drupal project template

License

Dominika-repo/vortex

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
Vortex Logo

Vortex

Drupal project template

Database, Build, Test and Deploy CircleCI Test Test docs codecov GitHub release LICENSE

Vortex is a Drupal project template designed to streamline onboarding, accelerate development, and support long-term maintainability.

It provides a complete foundation for building and deploying Drupal sites โ€” including containerized local environments, automated testing and code quality tools, CI/CD pipeline configurations, and integrations with popular hosting platforms. Everything is pre-configured and ready to use, so teams can focus on building features instead of setting up infrastructure.

By standardizing project structure and tooling, Vortex ensures a consistent developer experience across every project that uses it. Whether youโ€™re starting fresh or joining an existing Vortex-based site, you can get up to speed quickly and start contributing right away.

The template is actively maintained and kept in sync with the latest tools. Every change is verified through automated tests to ensure updates remain stable and reliable โ€” reducing the risk of regressions and making it easier to maintain projects over time.

Track our current progress and view planned updates on the GitHub project board.

Installation

Our installer simplifies setup, letting you choose only the features you need. It will integrate the latest Vortex release into your codebase, and you will choose which changes to commit.

curl -SsL https://www.vortextemplate.com/install > installer.php && php installer.php

Alternatively, clone this repository and adjust the configuration by manually editing or deleting the sections that aren't necessary for your setup.

Read the installation guide for more details.

Features

Vortex diagram

See Features for more details.

Documentation

The documentation is authored within this repository in the .vortex/docs directory and published to https://www.vortextemplate.com on Vortex release.

Development version of the documentation is available at https://vortex-docs.netlify.app/.

Support

We provide paid support for Vortex:

  • New and existing project onboarding
  • Support plans with SLAs
  • Priority feature implementation
  • Updates to the latest version of the platform
  • Vortex consulting and custom implementations

Contact us at [email protected]

About

๐ŸŒ€ Drupal project template

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 51.3%
  • Shell 26.4%
  • MDX 10.8%
  • JavaScript 7.1%
  • CSS 1.1%
  • SCSS 0.9%
  • Other 2.4%