Coder Social home page Coder Social logo

electric-eloquence / fepper-drupal7-files Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 5.33 MB

Files and instructions to adapt Fepper for Drupal 7

Home Page: https://fepper.io/?project=drupal

License: MIT License

HTML 0.05% JavaScript 4.99% CSS 36.92% PHP 15.93% Stylus 17.48% Mustache 24.63%
drupal drupal-7 fepper theme

fepper-drupal7-files's Introduction

Fepper for Drupal 7

The documentation for Fepper for Drupal 7 does not vary from the documentation for Fepper for Drupal 8. As such, there does not exist enough justification to maintain a separate Fepper distribution for Drupal 7. Instead, populate your Fepper for Drupal 8 project with the Drupal 7 backend and patterns:

  • Download the latest release of Fepper for Drupal 8.
  • Unpack the Fepper for Drupal 8 download.
  • Download the latest release of Drupal 7.
  • Unpack the Drupal 7 download.
  • Rename the unpacked Drupal 7 directory to drupal
  • Replace backend/drupal in Fepper for Drupal 8 with the unpacked drupal directory.
  • Replace fepper-drupal-mysqldump.sql in Fepper for Drupal 8 with fepper-drupal-mysqldump.sql from this repository.
  • Replace pref.yml in Fepper for Drupal 8 with pref.yml from this repository.
  • Replace source in Fepper for Drupal 8 with source from this repository.
  • Copy fepper from this repository to backend/drupal/sites/all/themes/
  • Copy fepper_sub from this repository to backend/drupal/sites/all/themes/

If you wish to replicate the look and feel of the Fepper demo site (as per the screenshot) in your Drupal 7 backend, follow these instructions:

  • Configure d7.local to be the hostname in your web server configs.
  • Configure backend/drupal (correctly pathed) to be the document root for this host.
  • Restart the web server.
  • Create a MySQL database.
  • Create a settings.php file by running the Drupal 7 installation script.
  • Download and enable the CTools and Views modules.
  • Replace backend/drupal/sites/default/files in Fepper for Drupal 8 with the files directory from this repository.
  • Restore fepper-drupal-mysqldump.sql into your MySQL database.
  • drush updatedb
  • drush cc all
  • Open http://d7.local in a browser.
  • Log into Drupal with admin:admin

fepper-drupal7-files's People

Contributors

e2tha-e avatar electric-el avatar

Watchers

 avatar  avatar  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.