Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/c33s/staticpagecontentbundle

provide static pages in symfony
https://github.com/c33s/staticpagecontentbundle

bundle php symfony symfony-bundle

Last synced: about 1 month ago
JSON representation

provide static pages in symfony

Awesome Lists containing this project

README

        

# StaticPageContentBundle

[![Build Status]](https://travis-ci.org/c33s/StaticPageContentBundle)
[![SemVer]](http://semver.org)
[![Latest Unstable Version]](https://packagist.org/packages/c33s/static-page-content-bundle)
[![Latest Stable Version]](https://packagist.org/packages/c33s/static-page-content-bundle)
[![License]](https://packagist.org/packages/c33s/static-page-content-bundle)
[![SensioLabsInsight]](https://insight.sensiolabs.com/projects/7187788e-a842-4ee6-a2e0-58f4c2809f14)
![project status]
[![Scrutinizer Code Quality]](https://scrutinizer-ci.com/g/c33s/StaticPageContentBundle/?branch=master)

**Project is unmaintained**

use the official way for this https://symfony.com/doc/3.4/templating/render_without_controller.html or
https://gitlab.com/zero-gravity/zero-gravity-cms.git

Provide an easy way to serve static page content in your Symfony2 Projects with
Twig.

## Documentation

For documentation, see:

Resources/doc/

[Read the documentation](Resources/doc/index.md)

## Contributing

See [CONTRIBUTING](Resources/doc/CONTRIBUTING.md) file.

Credits
-------

* [Julian](https://github.com/c33s)
* [David](https://github.com/vworldat)
* [Johnny](https://github.com/jrobeson)
* [All contributors](https://github.com/c33s/StaticPageContentBundle/contributors)

License
-------

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

Resources/doc/LICENSE

[Read the license](Resources/doc/LICENSE)

[Build Status]: https://img.shields.io/travis/c33s/StaticPageContentBundle.svg
[SemVer]: https://img.shields.io/:semver-master-orange.svg
[Latest Stable Version]: https://poser.pugx.org/c33s/static-page-content-bundle/v/stable.png
[Latest Unstable Version]: https://poser.pugx.org/c33s/static-page-content-bundle/v/unstable.png
[License]: https://poser.pugx.org/c33s/static-page-content-bundle/license.png
[SensioLabsInsight]: https://insight.sensiolabs.com/projects/7187788e-a842-4ee6-a2e0-58f4c2809f14/mini.png
[project status]: https://img.shields.io/maintenance/no/2016.svg
[Packagist Version]: http://img.shields.io/packagist/v/c33s/static-page-content-bundle.svg
[Packagist License]: http://img.shields.io/packagist/l/c33s/static-page-content-bundle.svg
[Scrutinizer Code Quality]: https://scrutinizer-ci.com/g/c33s/StaticPageContentBundle/badges/quality-score.png?b=master)

[link_doc]: Resources/doc/index.md