Download the PHP package sprak3000/drupal-composed without Composer
On this page you can find all versions of the php package sprak3000/drupal-composed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sprak3000/drupal-composed
More information about sprak3000/drupal-composed
Files in sprak3000/drupal-composed
Package drupal-composed
Short Description Composable version of Drupal 7 with Linguo installation profile
License MIT
Homepage https://github.com/sprak3000/drupal-composed
Informations about the package drupal-composed
Drupal Composed
This repository has been archived and left as reference material. It is no longer maintained.
I have been developing Drupal 7 sites, modules, and themes for a few years now at work. I have also been using Composer at work to manage dependencies for non-Drupal projects at work and at home. Increasingly, Drupal has become a dependency for the sites being worked upon. While Drupal 8 is wedded to modern tools like Composer, the sad reality is most of us will still need to use D7 until D8 has been officially released and allowed to mature.
Enter "Drupal Composed", my effort to create a Composer project that will install Drupal 7 with one easy command. This package will install my Linguo installation profile, enable French and German translations, and use a Bootstrap theme for the site. My Linguo installation profile includes all the modules I have found useful in buildling a robust multi-lingual site.
Requirements
This project requires Composer and drush to be globally installed on your server. You will also need the drush language commands installed.
Usage
Install Linguo Drupal
To install the Linguo Drupal profile, run the following command replacing /path/to/your/site, dbusername,
dbpassword, dbserver, and dbname with the appropriate values:
Once it has finished, you can setup a virtual host pointing to /path/to/your/site/public. Part of the installation output
will be a line with your Drupal administration credentials: Installation complete. User name: admin User password: randomstringhere.
Updating Linguo Drupal
To keep up with changes to Linguo, you can run the following command replacing /path/to/your/site with the appropriate values:
Sample Apache virtual host configuration
All versions of drupal-composed with dependencies
sprak3000-drupal/date Version 7.2.8
sprak3000-drupal/token Version 7.1.5
sprak3000-drupal/views Version 7.3.8
sprak3000-drupal/bueditor Version 7.1.0-dev
sprak3000-drupal/ctools Version 7.1.4
sprak3000-drupal/devel Version 7.1.5
sprak3000-drupal/entity Version 7.1.5
sprak3000-drupal/entityreference Version 7.1.1
sprak3000-drupal/entity_view_mode Version 7.1.0-rc1
sprak3000-drupal/filefield_paths Version 7.1.0-beta4
sprak3000-drupal/find_content Version 7.1.2
sprak3000-drupal/globalredirect Version 7.1.5
sprak3000-drupal/i18n Version 7.1.11
sprak3000-drupal/i18nviews Version 7.3-dev
sprak3000-drupal/jquery_update Version 7.2.4
sprak3000-drupal/libraries Version 7.2.2
sprak3000-drupal/link Version 7.1.2
sprak3000-drupal/markdown Version 7.1.2
sprak3000-drupal/markdowneditor Version 7.1.4
sprak3000-drupal/media Version 7.1.4
sprak3000-drupal/media_twitch Version 7.1.0-dev
sprak3000-drupal/media_youtube Version 7.1.0-beta3
sprak3000-drupal/metatag Version 7.1.0-rc2
sprak3000-drupal/module_filter Version 7.2.0-alpha2
sprak3000-drupal/pathauto Version 7.1.2
sprak3000-drupal/redirect Version 7.1.0-rc1
sprak3000-drupal/scheduler Version 7.1.2
sprak3000-drupal/strongarm Version 7.2.0
sprak3000-drupal/uuid Version 7.1.0-alpha5
sprak3000-drupal/variable Version 7.2.5
sprak3000-drupal/views_infinite_scroll Version 7.1.1
sprak3000-drupal/views_rss Version 7.2.0-rc3
sprak3000-drupal/xmlsitemap Version 7.2.0
sprak3000-drupal/rubiktheme Version 7.4.0
sprak3000-drupal/taotheme Version 7.3.1
sprak3000-drupal/bootstraptheme Version 7.3.0