Giter VIP home page Giter VIP logo

dotplant2's Introduction

DotPlant2

DotPlant2 - open-source E-Commerce CMS based on Yii Framework 2(yii2).

Gitter - join chat and get free support

Scrutinizer Code Quality

Documentation is in development - some docs are only available in one language for now(ru or en).

Minimal system requirements:

  • PHP 5.5.9 (can also run on 5.4.x as yii framework 2 but not well-tested)
  • *nix-based server(well tested on Ubuntu 14.10)
  • MySQL 5.5+
  • Memcached server or APC for caching purposes is highly recommended

Needed PHP modules:

  • gd
  • mcrypt
  • json
  • pdo, pdo-mysql
  • memcached(for memcache cache only)
  • curl
  • intl(optional but recommended)

Installation

Simple installation:

$ cd application
$ php install.php

Advanced users can install DotPlant as any other yii cms, ie.:

$ cd application
$ php ../composer.phar install
$ ./yii migrate

Backend is located at http://YOUR_HOSTNAME/backend/

Installation tutorial for clean Ubuntu 14.10 setup - http://docs.dotplant.ru/en/Installation_and_configuring/Full_stack_installation/Ubuntu_14_10.html

Current project status

DotPlant 2 is in alpha stage. You can use it on production, but be ready for major changes like migrations merging, auth subsystem rewriting, variable names changes and major view-markup changes.

We are planning to start writing migration help pages when CMS will reach beta stage.

dotplant2's People

Contributors

bethrezen avatar fps01 avatar ivansal avatar philosoft avatar evgen-d avatar hector68 avatar bitdeli-chef avatar gitter-badger avatar

Watchers

 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.