PHPackages                             webundle/puzzle-static-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. webundle/puzzle-static-bundle

ActiveSymfony-bundle[File &amp; Storage](/categories/file-storage)

webundle/puzzle-static-bundle
=============================

Manage static content

1.0.0(6y ago)03proprietaryPHPPHP &gt;=5.3.9

Since Jun 7Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Webundle/puzzle-static-bundle)[ Packagist](https://packagist.org/packages/webundle/puzzle-static-bundle)[ RSS](/packages/webundle-puzzle-static-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

Puzzle Static Bundle
====================

[](#puzzle-static-bundle)

Project based on Symfony project for managing static accounts and static security.

**Install bundle**
------------------

[](#install-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
composer require webundle/puzzle-static-bundle
```

**Step 1: Enable bundle**
-------------------------

[](#step-1-enable-bundle)

Enable admin bundle by adding it to the list of registered bundles in the `app/AppKernel.php` file of your project:

```
