Skip to content

A platform for using Prestashop software in your classroom

Notifications You must be signed in to change notification settings

fitforecommerce/presta-classroom

Repository files navigation

PrestaClassroom

A platform for installing multiple Prestashop instances easily for use in school classrooms. This software is one of the results of the project Fit for E-Commerce which is co-funded by the Erasmus+ programme of the European Union.

Installation with Docker

  1. Make sure you have got Docker installed.
  2. Download the current release of Presta-Classroom from the release page
  3. Open the command line and go to the presta-classroom directory
  4. Enter the command docker-compose up
  5. You should now be running a webserver. Point your browser to localhost:8000 to access the Presta-Classroom installation.

Installation on an Apache Webserver

  1. Download the current release from the release page
  2. Upload the directory to your webserver
  3. Edit the lib/config/config.yml to match your configuration
  4. Edit the .htaccess file in the root folder and fix the base url
  5. Open your browser and go to the server address

Presta-Classroom Usage

  1. Open the root url of your PrestaClassroom installation.
  2. Download a Prestashop version for installation via the Download button.
  3. Configure the installation under via the Install button.
  4. Press Start and wait while the installation progresses.

Notes for Developers (just ignore)

Disclaimer

Co-funded by the Erasmus+ Programme of the European Union

The European Commission support for the production of this publication does not constitute an endorsement of the contents which reflects the views only of the authors, and the Commission cannot be held responsible for any use which may be made of the information contained therein.