All Projects → jarves → Jarves

jarves / Jarves

Licence: other
Jarves CMS/Application Framework based on Symfony - Alpha material

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Jarves

Sonatanotificationbundle
Symfony SonataNotificationBundle
Stars: ✭ 136 (-58.15%)
Mutual labels:  cms, symfony
Grav
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
Stars: ✭ 13,067 (+3920.62%)
Mutual labels:  cms, symfony
Syliuscmsplugin
Content management system for eCommerce apps created on Sylius platform. Built with Sylius code quality, flexibility, BDD.
Stars: ✭ 178 (-45.23%)
Mutual labels:  cms, symfony
Personal Management System
Your web application for managing personal data. <[email protected]>
Stars: ✭ 2,027 (+523.69%)
Mutual labels:  cms, symfony
Ezplatform
Meta repository that pulls in all dependencies for clean distribution of Ibexa Platform.
Stars: ✭ 322 (-0.92%)
Mutual labels:  cms, symfony
Core Bundle
[READ-ONLY] Contao Core Bundle
Stars: ✭ 113 (-65.23%)
Mutual labels:  cms, symfony
Contao
Contao Open Source CMS
Stars: ✭ 181 (-44.31%)
Mutual labels:  cms, symfony
Ezplatform Demo
Fork of "ezplatform" meta repository, contains code and dependencies for demo distribution of eZ Platform. Not recommended for a clean install for new projects, but great for observation and learning!
Stars: ✭ 42 (-87.08%)
Mutual labels:  cms, symfony
Victoire
Fullstack Symfony CMS: The perfect mix between a framework and a CMS
Stars: ✭ 227 (-30.15%)
Mutual labels:  cms, symfony
Core
Zikula Core Framework
Stars: ✭ 213 (-34.46%)
Mutual labels:  cms, symfony
Beetbox
Pre-provisioned L*MP stack
Stars: ✭ 94 (-71.08%)
Mutual labels:  cms, symfony
Core
🧿 Bolt 4 core
Stars: ✭ 243 (-25.23%)
Mutual labels:  cms, symfony
Web Publisher
Superdesk Publisher - the next generation publishing platform for journalists and newsrooms.
Stars: ✭ 82 (-74.77%)
Mutual labels:  cms, symfony
Cms
SkeekS CMS (Yii2)
Stars: ✭ 128 (-60.62%)
Mutual labels:  cms, administration
Forkcms
Fork is an easy to use open source CMS using Symfony Components.
Stars: ✭ 1,112 (+242.15%)
Mutual labels:  cms, symfony
Sonatapagebundle
This bundle provides a Site and Page management through container and block services
Stars: ✭ 181 (-44.31%)
Mutual labels:  cms, symfony
Sulu
Core framework that implements the functionality of the Sulu content management system
Stars: ✭ 645 (+98.46%)
Mutual labels:  cms, symfony
Symedit
Symfony2 Content Management System
Stars: ✭ 6 (-98.15%)
Mutual labels:  cms, symfony
Backbee Php
the next generation CMS built on top of Symfony and Doctrine components. Give us a star to support our project :)
Stars: ✭ 192 (-40.92%)
Mutual labels:  cms, symfony
Unite Cms
Really flexible headless CMS, built on top of Symfony and GraphQL.
Stars: ✭ 242 (-25.54%)
Mutual labels:  cms, symfony

Jarves CMS

An enterprise and high-speed open-source Content-Management-System (CMS) / Application Framework based on the Symfony framework with a full RESTful API, a user friendly administration interface and rapid application development (RAD) framework using Composer, Propel and other rock-solid libraries.

Build Status ![Gitter](https://badges.gitter.im/Join Chat.svg) PPM Compatible

Status

This project is currently in development and has no releases yet.

If you want to support this project, co-maintain, or participate in another way feel free to contact me. I'd love to add more people to this organisation and bring it forward. I invested already several thousand of hours in this project and can probably not bring it alone to an end. Help to make the CMS world a better place. :)

Installation

This describes the customized installation, usually used by developers.

Read the development installation documentation.

Read the Create A Theme documentation, to create layouts for your website.

Extensions

This is how a theme extension looks like: https://github.com/jarves/jarves-demotheme

This is how a more details news extension looks like: https://github.com/jarves/jarves-publication

Requirements

  1. PHP 5.6+
  2. Symfony 3
  3. *nix OS (Linux, BSD, OSX)
  4. PHP extensions: PDO, mbstring, gd, zip
  5. MySQL, PostgreSQL or SQLite

Features

  • Based on Symfony
  • Based on Propel ORM (Propel supports MySQL, PostgreSQL, SQLite, MSSQL, and Oracle), http://www.propelorm.org
  • Advanced, fast and fresh administration interface
  • The administration API is completely abstracted through a REST API
  • File abstraction layer (for mounts with external storages [s3, ftp, dropbox, etc]), CDN
  • i18n using getText (with all of its features [e.g. including plural support, contexts]) compatible .po files
  • High-Performance through several cache layers
  • Session storage through several layers (distributed sessions supported)
  • Easy to extend through a fancy extension editor, completely modulized - the symfony way
  • CRUD window generator, without writing one line of code
  • Extremely detailed permission system
  • Ships with a solid bunch of UI input widgets (input fields)
  • Several flexible authentication layers (e.g. changeable for administration, changeable per domain)
  • Secure password storage using up-to-date encryptions
  • Feature-rich inline editing (TinyMCE, Markdown, Drag'n'Drop', etc)
  • Awesome file manager

Screenshot

Administration Login

Frontend inline editing

Administration Frontend Edit Administration Frontend Edit 2

File manager

  1. Drag'n'Drop inside the app, from your desktop to Jarves and vice-versa.
  2. OSX like preview
  3. File editing (rename, delete)
  4. Image editing (crop/resize)
  5. File Abstraction Layer (for AWS S3 inside Jarves for example)
  6. Async file uploaded

Administration File manager Administration File manager Images Administration File manager Crop Administration File manager Editor

CRUD Framework

Administration CRUD List Administration CRUD Form Administration CRUD Objects

Permission System

Very detailed permission system.

Permission System Entry Points Permission System Objects

More Screenshots

More information: http://jarves.io

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].