pmould / Aisel

Marketplace on top of AngularJS and Symfony2 framework

Home Page:http://ecommerce.aisel.co/en/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About Travis-CI Latest Stable Version Latest Unstable Version License

SensioLabsInsight
Marketplace on top of AngularJS and Symfony2 framework - http://aisel.co/

Demo:
Frontend: http://ecommerce.aisel.co/en/ [user@aisel.co/user]
Admin: http://admin.ecommerce.aisel.co/en/ [admin@aisel.co/admin]
Seller: http://admin.ecommerce.aisel.co/en/ [seller@aisel.co/seller]

Ask us anything -- or issue, question, or feedback. https://github.com/ivanproskuryakov/Aisel/issues/new

Installation with Vagrant

Add to /etc/hosts and open http://aisel.dev/en/

192.168.50.4   api.aisel.dev
192.168.50.4   aisel.dev
192.168.50.4   admin.aisel.dev

Launch vagrant box

vagrant up

Destroy and re-launch vagrant box

vagrant halt && vagrant destroy -f && vagrant up

Installation without Vagrant

Framework: https://github.com/ivanproskuryakov/Aisel/wiki/Installation:-Aisel
Environment: https://github.com/ivanproskuryakov/Aisel/wiki/Installation:-LAMP
Commands: https://github.com/ivanproskuryakov/Aisel/wiki/Development:-Aisel-commands

Quick installation:
https://github.com/ivanproskuryakov/Aisel/blob/master/.travis/apache/virtual.host

1. git clone git@github.com:ivanproskuryakov/Aisel.git
2. cd Aisel
3. composer install
4. php app/console aisel:install
5. Give permissions to following directories: 
 - app/cache/
 - app/var/
 - app/logs/
 - web/media/

Requirements:

Node.js and NPM
Bower
Grunt

Contacts

For support and consulting inquiries: https://github.com/ivanproskuryakov/Aisel/wiki/Contact-&-Support

Speed

Check with http://tools.pingdom.com/

Mobile ready check on Responsinator

http://www.responsinator.com/?url=ecommerce.aisel.co%2Fen%2Fproducts%2F

Bug tracking

Project uses GitHub issues. If you have found bug, please create an issue.

MIT License

License can be found here.

Authors

Part of Aisel package, was originally created by Ivan Proskuryakov https://github.com/ivanproskuryakov
List of contributors.

About

Marketplace on top of AngularJS and Symfony2 framework

http://ecommerce.aisel.co/en/


Languages

Language:PHP 59.3%Language:JavaScript 22.7%Language:HTML 16.1%Language:CSS 1.7%Language:Smarty 0.2%Language:Shell 0.0%