Code Monkey home page Code Monkey logo

cms-8's Introduction

EverythingWidget

Join the chat at https://gitter.im/Eeliya/EverythingWidget

A content management system for developers

EW helps you to build your website faster. It does not limit developer.

It is a app based CMS and you can implement your bussiness logic by creating an app. It provides you a good framework to develop an app fast and easy.

It also provides very flexible template & layout system. You can create your template and manage your layouts with the EW Layout Editor. You can also create pre-built layouts for your customers

For more information head to : www.ewcms.org

EW CMS is still in the development process and can't be used in production

How to install

XAMPP installation guide

  1. Download and install composer.
  2. Go to xampp/htdocs/ and run composer create-project ewcms/ewcms dist-folder
  3. Open htdocs/dist-folder/core/config/config.php with your text editor: - EW_DIR should be the root directory where EW CMS is installed. For example: /dist-folder/ or / if EW CMS is already in the root folder - EW_DIR_URL should be the url path to EW CMS root directory. In the case of XAMPP, this is equal to the value of EW_DIR.
  4. Open htdocs/dist-folder/core/config/database_config.php with your text editor and specify your database host, user name and password. EW CMS creates a database with name that you specified for database property.
  5. Open your browser and go to http://localhost/**dist-folder**/ and click on install. Done!

As default you have no permission to see the webpage content as a geust. You can manage permission in administration panel

You can go to http://localhost/**dist-folder**/~admin/ to access administration panel:

**User:** admin

**Password:** admin

Requirments

PHP 5.5 and above MySQL 5.6.26

Have a question or you wanna help

Join the chat at https://gitter.im/Eeliya/EverythingWidget

Any help is more than welcome.

You can contribute by

  • Finding bugs and reporting them.
  • Suggesting new and useful features.
  • Helping to create tutorials for end users.

cms-8's People

Contributors

eeliya avatar gitter-badger avatar mmesgari 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.