There was an error while loading. Please reload this page.
Setting up a new client is a straightforward process
Create a new entry in the store table for the new client [More details required]
Using the scraper developed by Neal, scrape the necessary site. [More details required]
Create an account for the new client
Log into the production site via the django-admin (http://secondfunnel.com/admin)
Create a new user account (http://secondfunnel.com/admin/auth/user/add/)
Ensure that the necessary store has been created by looking at the list of stores (http://secondfunnel.com/admin/assets/store/)
Select that store, and add the new user to the list of staff; don't forget to save.
Logout, and verify that the client login works, and redirect the user to the correct store.
Create themes for the new client
See Theming
Verify that the themes and account work as anticipated.
Start the 'change password' process while logged in as the relevant user to have them set their password.