Giter Site home page Giter Site logo

ticacat / cms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from piedweb/cms

0.0 1.0 0.0 298 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.56% JavaScript 2.56% CSS 0.33% Shell 2.15% HTML 27.40%

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, FOSUser 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.

Test

Front End tests are in a different git repo.

Tu run it, install a new instance of PiedWebCMS, then you need :

git clone [email protected]:PiedWeb/frontend-test.git && cd frontend-test

Configure, in cypress.json, the baseURL of your PiedWebCMS instance. And run the test

# headless
yarn run

# To open cypress :
yarn open

Documentation

Have a look to the cookbook.

Extension

List of Bundles wich extend this one:

TODO

Next

  • implement cache ? (https://github.com/FriendsOfSymfony/FOSHttpCacheBundle/ https://github.com/WyriHaximus/HtmlCompress)
  • Change translatable (gedmo) to make something more scalable and easy to use with repo (knp ?, other?)
  • search for all "todo" in the code
  • Extension: load block via ajax (like Contact)
  • Extension : load all templates and template blocks avalaible and permit edition online (better template organization)
  • Transform image reOrganizer in list (to permit showing then horizontally)

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

cms's People

Watchers

 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.