GithubHelp home page GithubHelp logo

thecodingmachine / quiz-demo-magento Goto Github PK

View Code? Open in Web Editor NEW
0.0 6.0 0.0 25.77 MB

License: Open Software License 3.0

PHP 85.26% HTML 9.49% Shell 0.01% CSS 3.17% JavaScript 2.03% XSLT 0.01% Batchfile 0.01% PowerShell 0.01% ActionScript 0.04% Ruby 0.01%

quiz-demo-magento's Introduction

Quiz demo: Mouf + Magento

This repository contains a PHP Quiz demo application, running on Magento.

You can access the website by browsing http://demoquiz-magento.mouf-php.com

It is part of a wider demo, showcasing how to deploy on same code in many different environments.

The quiz code is stored in the thecodingmachine/quiz-module package. It contains a generic PSR-7 compatible controller. Using Mouf and a set of appropriate packages, the controller can then be deployed in a set of different environments:

Installation

  • Clone the repository
  • Run composer install
  • Browse to the website root directory and run Magento install.
    • During install, enable the Use Web Server (Apache) Rewrites option.
  • Copy the .htaccess.sample file to .htaccess
  • Browse in the website and make sure the Apache rewrites are correctly set-up (you may need to tweek the .htaccess file and most notably the RewriteBase parameter).
  • Browse to http://[your-website]/[path-to-magento]/vendor/mouf/mouf and run Mouf install process
  • Connect to Magento administration http://[your-website]/[path-to-wordpress]/admin
  • Purge your cache (System > Cache Management)
  • You are done!
  • Now, simply browse to: http://[your-website]/[path-to-magento]/quiz

quiz-demo-magento's People

Contributors

moufmouf avatar

Watchers

James Cloos avatar  avatar Kevin Nguyen avatar Marc TEYSSIER avatar Nicolas Peguin 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.