networking/init-cms-bundle

This Bundle is a basic cms based on symfony

Installs: 5 709

Dependents: 3

Suggesters: 0

Security: 0

Stars: 99

Watchers: 26

Forks: 43

Open Issues: 1

Language:CSS

Type:symfony-bundle

v6.4.21 2024-03-26 16:49 UTC

This package is auto-updated.

Last update: 2024-03-26 16:50:27 UTC


README

Welcome to the networking init cms bundle

The InitCmsBundle is a small flexible cms core based on symfony 2 which can be used as a standalone CMS or integrated into any existing symfony 6 project, using php 8.2.

The main features are:

  • Page manager with draft and published states, as well as public or protected (login only) pages, and customised URLs
  • Menu manager to organise multiple menu bars
  • Media manager and gallery manager
  • User manager with ACL access control
  • Help page manager

Other Features:

  • Integrate your own twig templates
  • Create your own content types
  • Based on the SonataAdminBundle so you can easily create your own admin modules
  • Enable two-factor authentication for the admin interface
  • Enable webauthn for passkey login
  • Security Check to check for common security issues in your php and javascript dependencies

The project is being developed by the small hard working team at net working AG in Zürich.

If you would like to get up and running with a CMS in a symfony 6 application you can either install this bundle in an existing project or download and install the networking init CMS sandbox

The following links should get you started with a running cms. We are working hard to provide you with more documentation and examples, but in the meant time have a look at the following pages.

Installation

Documentation

License

This bundle is under the MIT license. See the complete license in the bundle:

License.