Giter Site home page Giter Site logo

adam-gilman / boilerplate-drupal7 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from docksal/boilerplate-drupal7

0.0 1.0 0.0 6.54 MB

Drupal 7 boilerplate project with basic configuration powered by Docksal

Home Page: https://docksal.io

Shell 0.54% PHP 91.22% JavaScript 5.11% CSS 3.07% HTML 0.05% Hack 0.01%

boilerplate-drupal7's Introduction

Docksal powered Drupal 7 Installation

This is a sample vanilla Drupal 7 installation pre-configured for use with Docksal.

Features:

  • Vanilla Drupal 7
  • fin init example

Setup instructions

Step 1: Docksal environment setup

This is a one time setup - skip this if you already have a working Docksal environment.

Follow Docksal environment setup instructions

Step 2: Project setup

  1. Clone this repo into your Projects directory

    git clone https://github.com/docksal/boilerplate-drupal7.git drupal7
    cd drupal7
    
  2. Initialize the site

    This will initialize local settings and install the site via drush

    fin init
    
  3. On Windows add 192.168.64.100 drupal7.docksal to your hosts file

  4. Point your browser to

    http://drupal7.docksal
    

More automation with 'fin init'

Site provisioning can be automated using fin init, which calls the shell script in .docksal/commands/init.
This script is meant to be modified per project.

Some common tasks that can be handled in the init script:

  • initialize local settings files for Docker Compose, Drupal, Behat, etc.
  • import DB or perform a site install
  • compile Sass
  • run DB updates, revert features, clear caches, etc.
  • enable/disable modules, update variables values
  • run Behat tests

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.