Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ediathome committed Sep 24, 2018
1 parent 0bd7457 commit f03b68f
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,20 @@
# prestacollege
A Prestashop module for use in school classrooms.
# PrestaCollege
A Prestashop module for use in school classrooms. This module is one of the results of the project [Fit for E-Commerce](https://fitforecommerce.github.io) which is co-funded by the Erasmus+ programme of the European Union.

## Features
PrestaCollege lets you:

* export and import database and file snapshots of shops which can be easily distributed to student's shops
* create fake customers profiles for your shop

## Todo
- [ ] Add documentation
- [ ] Implement Snapshot process
- [ ] Add a version check if the database scheme of an export matches the installed version- TODO
- [X] Export relevant database tables - DONE
- [X] Export relevant asset folders ('/img', '/modules') as zip - DONE
- [X] Import database tables from .sql file - TODO
- [X] Import asset folders from zip file - TODO
- [ ] fake orphaned carts

![Co-funded by the Erasmus+ Programme of the European Union](https://fitforecommerce.github.io/img/co-funded-erasmus+.jpg)

0 comments on commit f03b68f

Please sign in to comment.