All Projects → sulu → skeleton

sulu / skeleton

Licence: MIT license
Project template for starting your new project based on the Sulu content management system

Programming Languages

PHP
23972 projects - #3 most used programming language
Twig
543 projects
shell
77523 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to skeleton

appng
appNG is an open source, horizontally scalable application platform for developing and operating applications efficiently. It can be used to build an Application Platform as a Service (aPaaS).
Stars: ✭ 32 (-82.22%)
Mutual labels:  platform, web-application
Consulo
Platform repository of Consulo. Plugins implementation hold in their repositories
Stars: ✭ 632 (+251.11%)
Mutual labels:  platform, web-application
disaster-crawler
Data sources from Kimono currently unavailable
Stars: ✭ 13 (-92.78%)
Mutual labels:  web-application
teaching-web-technologies-spring-2019-2020
Core PHP web project
Stars: ✭ 10 (-94.44%)
Mutual labels:  web-application
hradla
Logic network simulator that runs in your browser
Stars: ✭ 22 (-87.78%)
Mutual labels:  web-application
MusicStream
A NodeJS server and web client for streaming music (and videos) to your network
Stars: ✭ 22 (-87.78%)
Mutual labels:  web-application
hurtrade
An Open Source Forex Trading Platform
Stars: ✭ 22 (-87.78%)
Mutual labels:  platform
w-components
JavaScript library based on Web Components.
Stars: ✭ 17 (-90.56%)
Mutual labels:  web-application
dazzler
Python UI/Web Framework
Stars: ✭ 17 (-90.56%)
Mutual labels:  web-application
Server
The whir.io chat server.
Stars: ✭ 15 (-91.67%)
Mutual labels:  platform
matchering-web
🎚️ Self-Hosted LANDR / eMastered Alternative
Stars: ✭ 25 (-86.11%)
Mutual labels:  web-application
MVP-Landing
Learn to build & deploy a MVP landing page using Django, Python, & Bootstrap. The tutorial series covers the Django basics using Django 3, Python 3.8, and Bootstrap 4.5.
Stars: ✭ 41 (-77.22%)
Mutual labels:  web-application
uclapi
An API for University College London, created for and by students!
Stars: ✭ 41 (-77.22%)
Mutual labels:  platform
Final-year-project-deep-learning-models
Deep learning for freehand sketch object recognition
Stars: ✭ 22 (-87.78%)
Mutual labels:  web-application
Segnalibro
Save and comment your favorite links from the web. It's just a bookmarking application.
Stars: ✭ 14 (-92.22%)
Mutual labels:  web-application
SAUCE
⛔️ DEPRECATED - System for AUtomated Code Evaluation
Stars: ✭ 25 (-86.11%)
Mutual labels:  web-application
dashd-rpc
Dash Client Library to connect to Dash Core (dashd) via RPC
Stars: ✭ 17 (-90.56%)
Mutual labels:  platform
bank-statement-analysis
Flask application generating interactive visualisations from bank statements PDF documents
Stars: ✭ 31 (-82.78%)
Mutual labels:  web-application
linkin
Linkin is a customizable self hosted link tree platform.
Stars: ✭ 62 (-65.56%)
Mutual labels:  platform
SuluCommunityBundle
Community features like Login, Registration, Password forget/reset for your sulu application.
Stars: ✭ 20 (-88.89%)
Mutual labels:  sulu

Sulu logo


GitHub license GitHub tag (latest SemVer) Test workflow status


Sulu is a highly extensible open-source PHP content management system based on the Symfony framework. Sulu is developed to deliver robust multi-lingual and multi-portal websites while providing an intuitive and extensible administration interface to manage the full content lifecycle.

Have a look at the official Sulu website for a comprehensive list of Sulus features, core values and use cases.


Sulu Slideshow


This repository provides the recommended project template for starting your new project based on the Sulu content management system. The project template follows the best-practices of the Symfony framework and builds upon tho official symfony/skeleton template. In addition, it requires and configures the Sulu content management system core framework sulu/sulu.

If you want to extend your already set up Sulu project, visit the Sulu organization on GitHub for a complete list of official Sulu bundles.

🚀  Installation and Documentation

Starting a new Sulu project with the sulu/skeleton template is as easy as executing the following composer command:

composer create-project sulu/skeleton my-project

Afterwards, visit the official Sulu documentation to find out how to initialize and configure your project to your specific needs.

❤️  Community and Contributions

The Sulu content management system is a community-driven open source project backed by various partner companies. We are committed to a fully transparent development process and highly appreciate any contributions. Whether you are helping us fixing bugs, proposing new feature, improving our documentation or spreading the word - we would love to have you as part of the Sulu community.

📫  Have a question? Want to chat? Run into a problem?

We are happy to welcome you in our official Slack channel! Obviously you can always reach out to us directly via the Sulu twitter account or post your question on StackOverflow with the official sulu tag.

🤝  Found a bug? Missing a specific feature?

Feel free to file a new issue with a respective title and description on the the sulu/sulu repository. If you already found a solution to your problem, we would love to review your pull request! Have a look at our contribution guidelines to find out about our coding standards.

  Requirements

Sulu requires a PHP version higher or equal to 7.2 and is compatible with every Symfony version starting from 4.3. Have a look at the require section in the composer.json of the sulu/sulu core framework to find an up-to-date list of the requirements of Sulu content management system.

📘  License

The Sulu content management system is released under the under terms of the MIT License.

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].