Coder Social home page Coder Social logo

cezarneaga / unite-cms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from unite-cms/unite-cms

0.0 1.0 0.0 16.77 MB

Really flexible headless CMS, built on top of Symfony and GraphQL.

Home Page: https://www.unitecms.io

License: GNU General Public License v3.0

PHP 87.88% HTML 4.25% JavaScript 1.41% Vue 5.02% CSS 1.34% Shell 0.07% Dockerfile 0.02%

unite-cms's Introduction

unite cms

Build Status Test Coverage

unite cms is a decoupled content management system that allows you to manage all kind of content in a single application using a clean and simple user interface. Developers can access the content via a graphQL API to build all kind of websites, apps or IoT applications.

unite CMS admin UI

ROADMAP 1.0

unite-cms#351

Demo

๐ŸŽ‰ Our totally free public beta is online! Try out unite cms. ๐ŸŽ‰

Getting started

See the docs

Project structure

This is the mono-repository of unite cms core. It includes all core bundles. And pushes changes automatically to each the repository of each bundle.

So when you are using unite cms, you will not install this repository directly, but use composer to install all of the unite cms core bundles you need in your project. We also provide an standard installation of unite cms which includes all core bundles and all core configuration. You can find all details in the docs.

Contributing

Feel free to report bugs, ask questions, give feedback or help us working on the code base of unite cms. The issue queue of this repository is the place for all of this contributions.

Releasing versions

Because the code splitter we are using at the moment is only listening to code push and not to tag push, you need to modify files in every bundle that needs to get updated. There is a command that does this for you. Just change the version in src/Bundle/UniteCmsCoreBundle.php and execute to update all VERSION.md files:

bin/console unite:versionfile:dump

After that you can add a new git tag version and push the new tag to the repository:

git commit -m "Release version 0.X.X"
git tag -a v0.X.X -m ""
git push origin --tags
git push origin master

unite-cms's People

Contributors

franzwilding avatar stefan-kamsker avatar pspiller avatar therebelrobot avatar joshua-sharp avatar clonk-html5 avatar

Watchers

James Cloos 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.