Coder Social home page Coder Social logo

ladghemsaid / cms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from piedweb/cms

0.0 1.0 0.0 552 KB

[PHP] CMS built on top of Symfony (Admin, Front, Page Management, Media Management).

Home Page: https://dev.piedweb.com/

License: MIT License

PHP 67.02% HTML 28.79% JavaScript 1.87% Shell 2.13% CSS 0.19%

cms's Introduction

PHP Packages Open Source

Simple Full Stack Website Manager

Latest Version Software License Build Status Quality Score Code Coverage Total Downloads

Yet ! Another CMS :)

PiedWebCMS is a Symfony Bundle built with traits. It permit to get the basic functionalities for a website... to go further or to use as it.

Build on top on Symfony 4, VichUploader, LiipImagine, Sonata Admin, and more (see composer.json).

Installation

Supposing composer is installed globally

curl https://raw.githubusercontent.com/PiedWeb/CMS/master/install-cms >> install-cms && chmod +x install-cms && ./install-cms ./my-folder
# Valid 'a' to install all recipes !

Else, look at install-cms where each step is describe.

Then edit config/packages/piedweb_cms.yaml and files in assets to configure your web app. Default web app is stored in sqlite.

Update

Check Update.md

Test

... todo

Documentation

Have a look to the cookbook.

Extension

List of Bundles wich extend this one:

TODO

  • export/import FLAT FILES (spatie/yaml-front-matter, vérif à chaque requête pour une sync constante admin <-> flat files)
  • multi-site (and international compatibility = manage domain for Page)
  • revoir l'installation auto (debug : installation de 0.0.58... will be resolved when bumping to sf5 else keep only framework bundle + flex and relaunch composer update)
  • sf5 : développer l'admin via easyadminv3 ?
  • search for all "todo" in the code, clean and test the code
  • Extension: load block via ajax (like Contact) (and manage some dynamics)

Credits

License

The MIT License (MIT). Please see License File for more information.

Latest Version Software License Build Status Quality Score Code Coverage Total Downloads

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.