GithubHelp home page GithubHelp logo

pkimshn / aisel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ivanproskuryakov/aisel

0.0 1.0 0.0 6.69 MB

CMS based on Symfony2 and AngularJS

Home Page: http://aisel.co

License: MIT License

JavaScript 10.51% PHP 87.94% CSS 1.54%

aisel's Introduction

About Travis-CI

Latest Stable Version Total Downloads Latest Unstable Version License

Aisel is open-source CMS for highload projects based on combination of Symfony2, RESTAPI and AngularJS

Project website: http://aisel.co/
Demo frontend: http://ecommerce.aisel.co/en/ [frontenduser/frontenduser]
Demo administration: http://ecommerce.aisel.co/administration/en/ [backenduser/backenduser]

SensioLabsInsight

Installation: development branch

  1. Download latest from master:
    git clone https://github.com/ivanproskuryakov/Aisel.git then cd to aisel/ and download composer
    curl -sS https://getcomposer.org/installer | php
  2. Install Aisel environment php app/console aisel:install
  3. Install frontend dependencies with Bower
    bower install

Once this steps done you will be able to access the backend:
`http://ecommmerce.aisel.dev/administration/en/`

Notes:

  1. Bower is a command line utility install with nodejs
    npm install -g bower
    2.For full javascript minification on frontend use grunt task
    grunt requirejs

Installation: v0.1.0

  1. Download composer
    curl -sS https://getcomposer.org/installer | php
  2. Create project, installer will ask you dbname, username, password, etc..
    php composer.phar create-project -s dev aisel/aisel cd aisel/ and finish installation with commands bellow:
  3. Launch installation:
    php app/console aisel:install
  4. Install frontend dependencies with Bower
    bower install

Tests

Behat
bin/behat
PHPSpec
bin/phpspec run
Protractor
protractor procrator/conf.js

Speed

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

Mobile ready

http://www.responsinator.com/?url=http%3A%2F%2Fdemo.aisel.co%2F%23%21%2Fpage%2Fabout-aisel%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. List of contributors.

BTC Donations

To support ongoing development you may send BitCoin to 1DmBssUeNGXC8VC3BFm3VB3Qc9wmSB7DrK

Consulting & Web-development

If you're need consulting, contact with me by e-mail [email protected]

aisel's People

Contributors

ivanproskuryakov avatar

Watchers

Pan Kim avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.