Prestashop - E-commerce shop. Need help with packaging
Posted: Mon Jun 18, 2012 7:23 am
Hi all
I'm having some problems with packaging Prestashop app.
it's the first time to i'm packaging a Amahi app and i'm have some troubles. this app there are a medium complexity that there are have a solution
Prestashop have a install folder, that there's are a guided Installation. this page insert the next information
- name and password of the database
- language and timezone
- lite or full (posibility to add paid add-ons)
- email contact ( this are the admin back-office user)
- information about the shop (name, sell category,logo)
and insert an example shop in the database
when all data have been introduced, there are to remove the directory install and rename the back-office access folder
I thought that a good posiiblity to avoid this install page, is import the database, and insert this data in the moment of the installation, with a php form that let's take the option to select and insert the data, because it is not possible to do everything once installed
I have located the database that affect data, the question is how to solve this problem
thanks for your effort
I'm having some problems with packaging Prestashop app.
it's the first time to i'm packaging a Amahi app and i'm have some troubles. this app there are a medium complexity that there are have a solution
Prestashop have a install folder, that there's are a guided Installation. this page insert the next information
- name and password of the database
- language and timezone
- lite or full (posibility to add paid add-ons)
- email contact ( this are the admin back-office user)
- information about the shop (name, sell category,logo)
and insert an example shop in the database
when all data have been introduced, there are to remove the directory install and rename the back-office access folder
I thought that a good posiiblity to avoid this install page, is import the database, and insert this data in the moment of the installation, with a php form that let's take the option to select and insert the data, because it is not possible to do everything once installed
I have located the database that affect data, the question is how to solve this problem
thanks for your effort