Coder Social home page Coder Social logo

b1b's Introduction

Docker-based Drupal stack

Build Status

Documentation

Full documentation is available at https://wodby.com/docs/stacks/drupal/local.

License

This project is licensed under the MIT open source license.

About B1B

B1B is a set of tools for library visitors to get informed about the field of their interest.

B1B is uses the Docker4Drupal set of docker images optimized for Drupal. Use docker-compose.yml file from the latest stable release to spin up local environment on Linux, Mac OS X and Windows.

Usage

First you need to install composer.

Note: The instructions below refer to the global composer installation. You might need to replace composer with php composer.phar (or similar) for your setup.

After that you can create the project:

Step 1

git clone [email protected]:inleadmedia/b1b_installer.git

Step 2

cd b1b_installer

Step 3

and run

composer install

Step 4

Now the Drupal 8 can be installed.

After the Drupal is installed one can proceed to the site configuration.

Step 5

Ensure that the config sync directory is set in the setting.php file. Ensure that the $config_directories['sync'] = '../config/sync'; line is in the file.

Step 6

Import main configurations of the system. In terminal run drush cim --partial.

Step 7

Import project configs. In terminal run drush csim b1b.

NOTE: This step is required after each deploy of the site.

Step 8

Set the default frontpage to categories view on the \admin/config/system/site-information page.

Custom actions

Install additional dependencies

With composer require ... you can download new dependencies to your installation.

cd some-dir
composer require drupal/devel:~1.0

b1b's People

Contributors

wodbot avatar csandanov avatar pprishchepa avatar irmantasp avatar iryston avatar martinfrances107 avatar ericmulder1980 avatar heilop avatar shrop avatar ivegas avatar abgeo avatar fortis avatar clemens-tolboom avatar jsobiecki avatar larowlan avatar siliconmeadow avatar alesrebec avatar duozersk avatar acatejr avatar brianv avatar cnovak avatar davo20019 avatar spleshka avatar duguillaume avatar mogtofu33 avatar jfrederick avatar kasn avatar lslinnet avatar macmladen avatar n00b21337 avatar

Watchers

James Cloos avatar

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.