Skip to content

sulu/skeleton

Repository files navigation


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.