Skip to content

gitye/Aisel

 
 

Repository files navigation

About Travis-CI

Latest Stable Version Latest Unstable Version License
SensioLabsInsight
CMS based on Symfony2 & AngularJS - http://aisel.co/

Frontend demo: http://ecommerce.aisel.co/en/ [frontenduser/frontenduser]
Backend demo: http://admin.ecommerce.aisel.co/ [backenduser/backenduser]

Installation

1. git clone git@github.com:ivanproskuryakov/Aisel.git
2. cd Aisel
3. composer install
4. php app/console aisel:install

Screencast: http://www.youtube.com/watch?v=Z1FDuhCtc38

Apache virtual hosts
https://github.com/ivanproskuryakov/Aisel/blob/master/.travis/apache/virtual.host
Aisel uses Bower as for managing dependencies, make sure that you have it.

Running Tests

Protractor
protractor frontend/protractor/conf.js
protractor backend/protractor/conf.js

PHPUnit
bin/phpunit -c app src/

PHPSpec
bin/phpspec run

XML Sitemap & Google indexing

http://ecommerce.aisel.co/sitemap.xml
https://www.google.com/search?q=site%3Aecommerce.aisel.co

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://twitter.com/iproskuryakov
List of contributors.

BTC Donations

To support ongoing development you may send BitCoin to 1DmBssUeNGXC8VC3BFm3VB3Qc9wmSB7DrK

Consulting

If you're need consulting, contact with me by e-mail volgodark@gmail.com

About

CMS based on Symfony2 & AngularJS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 57.9%
  • JavaScript 23.0%
  • HTML 17.0%
  • CSS 2.0%
  • Other 0.1%