Download the PHP package dennisdigital/polaris-drupal-project without Composer
On this page you can find all versions of the php package dennisdigital/polaris-drupal-project. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dennisdigital/polaris-drupal-project
More information about dennisdigital/polaris-drupal-project
Files in dennisdigital/polaris-drupal-project
Package polaris-drupal-project
Short Description Project template for Polaris projects with composer
License GPL-2.0-or-later
Informations about the package polaris-drupal-project
Composer based Polaris installation
This project template should provide a kickstart for managing your site dependencies with Composer.
Creating new sites
First you need to install Composer and Git.
Creating the project:
If you want to check out a different version of the profile or any contrib module:
If you want to run the docker image locally:
This is useful when you want to work on the project and test changes locally. You can ssh inside the container and run the same commands as in .circleci folder.
If you want to see the site, browse http://localhost:8080
Running phpunit tests inside the container
Installing Polaris
Create project will install Polaris into the web directory. You can now install Polaris as you would with any Drupal 8 site. See: Drupal installation guide. The folder name should be the repo name without -cms: Repo name: itpro-cms, folder name itpro. If you are using the Polaris Vagrant box you can run the command on /var/www/html folder. Then visit http://polaris.vm.cms.didev.co.uk. See the Readme of the Vagrant box for more info.
Installing the profile
This will run a site installation, initialize git and export the config.
Login into site
Login into site and add an administrator account with username: admin and password: {the usual one} which can be shared with the team for development purposes.
Commit your files
Now you need to commit your files. Remember to export a db dump.
All versions of polaris-drupal-project with dependencies
behat/mink-selenium2-driver Version ^1.6.0
composer/installers Version ^2.1.1
cweagans/composer-patches Version ^1.7.2
dennisdigital/polaris Version ~3.16.0
drupal/core-composer-scaffold Version ^9.3.14
oomphinc/composer-installers-extender Version ^2.0.1