Giter VIP home page Giter VIP logo

alphalemoncmssandbox's Introduction

AlphaLemon CMS Sandbox

Welcome to the AlphaLemon CMS Sandbox - a fully-functional Symfony2 application, powered by AlphaLemon CMS, that you can use as the skeleton for your new app.

This document contains information on how to download and start using AlphaLemon CMS.

Build Status

Download

From your console run the following command:

git clone https://github.com/alphalemon/AlphaLemonCmsSandbox.git

Permissions

Setup the permissions on the installation folder as explained in the symfony2 setup and configuration tutorial

Vendor libraries installation

This step is required only if you are using the "without vendors" sandbox

Once you've downloaded and uncompressed the AlphaLemon CMS Sandbox, just open a console, move to the root folder and give the following command to download composer and install the required vendor libraries:

curl -s http://getcomposer.org/installer | php
php composer.phar install

AlphaLemon CMS setup

AlphaLemonCMS requires several steps to be accomplished to properly setup the CMS itself. Luckily the AlphaLemonCmsInstallerBundle will do all the job for you, providing a web installer interface or an interactive symdony2 command to install AlphaLemonCMS.

Installing from the console

Installing AlphaLemonCMS from the console is really easy:

app/console alphalemon:install-cms

This will run the interactive command. Provide the required information and you are done! Point your browser at

http://localhost/alcms.php/backend/login

to start using AlphaLemonCMS.

Installing using the web interface

To Install AlphaLemonCMS using the web interface, just point your browser at:

http://localhost/app_dev.php/install

Provide the required information and you are done!

Signin

AlphaLemonCms is secured by default and a new user is created when the application is installed:

username: admin
password: admin

enter the credentials above to signin.

Documentation

You can read AlphaLemon CMS official documentation at alphalemon.com:

AlphaLemon CMS documentation repository lives at github.

Support

If you require support you can ask for help at AlphaLemon CSM users forum.

If you want to collaborate, just introduce yourself at AlphaLemon CSM developers forum.

Stay in touch

AlphaLemon CMS is present on major social networks:

Follow @alphalemoncms on Twitter for the latest news

Like AlphaLemon CMS at Facebook

Connect with AlphaLemon CMS at Google+

Notes for windows users

AlphaLemon CMS has been written on a linux system machine, so you might encounter some small issues when you work on a windows machine:

  • assetic:dump command might return an error
  • Skin problems

None of those problems breaks the usability of AlphaLemon CMS. If you are a windows user and you want to fix them on your own, fork the repository, do the fixes then ask for a pull request: it would be really appreciated! :)

Enjoy!

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.