Download the PHP package webundle/puzzle-web-apps without Composer
On this page you can find all versions of the php package webundle/puzzle-web-apps. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package puzzle-web-apps
Puzzle project
============
Symfony project.
Installation
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
Default configurations
Step 1: Enable
Enable admin bundle by adding it to the list of registered bundles in the app/AppKernel.php
file of your project:
Step 2: Security
Configure security by adding it in the app/config/security.yml
file of your project:
Step 3: Register default routes
Register default routes by adding it in the app/config/routing.yml
file of your project:
Step 4: Define hosts values
Defined hosts values by adding it in the app/config/parameters.yml
file of your project:
Step 5: Default configurations
Configure admin bundle by adding it in the app/config/config.yml
file of your project:
User Bundle
Step 1: Enable
Enable admin bundle by adding it to the list of registered bundles in the app/AppKernel.php
file of your project:
Step 2: Register default routes
Register default routes by adding it in the app/config/routing.yml
file of your project:
See all user routes by typing: php bin/console debug:router | grep user
Step 3: Configure
Configure admin bundle by adding it in the app/config/config.yml
file of your project:
Step 4: Configure role hierarchy and Admin ACL
Configure security by adding it in the app/config/security.yml
file of your project:
Media Bundle
Step 1: Enable
Enable admin bundle by adding it to the list of registered bundles in the app/AppKernel.php
file of your project:
Step 2: Register default routes
Register default routes by adding it in the app/config/routing.yml
file of your project:
See all media routes by typing: php bin/console debug:router | grep media
Step 3: Configure
Configure admin bundle by adding it in the app/config/config.yml
file of your project:
Step 4: Define base directory
Defined media base directory by adding it in the app/config/parameters.yml
file of your project:
Step 5: Configure role hierarchy and Admin ACL
Configure security by adding it in the app/config/security.yml
file of your project:
Blog Bundle
Step 1: Enable
Enable admin bundle by adding it to the list of registered bundles in the app/AppKernel.php
file of your project:
Step 2: Register default routes
Register default routes by adding it in the app/config/routing.yml
file of your project:
See all blog routes by typing: php bin/console debug:router | grep blog
Step 3: Configure
Configure admin bundle by adding it in the app/config/config.yml
file of your project:
Step 4: Configure role hierarchy and Admin ACL
Configure security by adding it in the app/config/security.yml
file of your project:
Calendar Bundle
Step 1: Enable
Enable admin bundle by adding it to the list of registered bundles in the app/AppKernel.php
file of your project:
Step 2: Register default routes
Register default routes by adding it in the app/config/routing.yml
file of your project:
See all calendar routes by typing: php bin/console debug:router | grep calendar
Step 3: Configure
Configure admin bundle by adding it in the app/config/config.yml
file of your project:
Step 4: Requirements
For this bundle to work, you have to install supervisord
Step 5: Configure role hierarchy and Admin ACL
Configure security by adding it in the app/config/security.yml
file of your project:
Contact Bundle
Step 1: Enable
Enable admin bundle by adding it to the list of registered bundles in the app/AppKernel.php
file of your project:
Step 2: Register default routes
Register default routes by adding it in the app/config/routing.yml
file of your project:
See all contact routes by typing: php bin/console debug:router | grep contact
Step 3: Configure
Configure admin bundle by adding it in the app/config/config.yml
file of your project:
Step 4: Configure role hierarchy and Admin ACL
Configure security by adding it in the app/config/security.yml
file of your project:
Expertise Bundle
Step 1: Enable
Enable admin bundle by adding it to the list of registered bundles in the app/AppKernel.php
file of your project:
Step 2: Register default routes
Register default routes by adding it in the app/config/routing.yml
file of your project:
See all contact expertise by typing: php bin/console debug:router | grep expertise
Step 3: Configure
Configure admin bundle by adding it in the app/config/config.yml
file of your project:
Step 4: Configure role hierarchy and Admin ACL
Configure security by adding it in the app/config/security.yml
file of your project:
Newsletter Bundle
Step 1: Enable
Enable admin bundle by adding it to the list of registered bundles in the app/AppKernel.php
file of your project:
Step 2: Register default routes
Register default routes by adding it in the app/config/routing.yml
file of your project:
See all contact newsletter by typing: php bin/console debug:router | grep newsletter
Step 3: Configure
Configure admin bundle by adding it in the app/config/config.yml
file of your project:
Step 4: Configure role hierarchy and Admin ACL
Configure security by adding it in the app/config/security.yml
file of your project:
Static Bundle
Step 1: Enable
Enable admin bundle by adding it to the list of registered bundles in the app/AppKernel.php
file of your project:
Step 2: Register default routes
Register default routes by adding it in the app/config/routing.yml
file of your project:
See all contact static by typing: php bin/console debug:router | grep static
Step 3: Configure
Configure admin bundle by adding it in the app/config/config.yml
file of your project:
Step 4: Configure role hierarchy and Admin ACL
Configure security by adding it in the app/config/security.yml
file of your project:
Advert Bundle
Step 1: Enable
Enable admin bundle by adding it to the list of registered bundles in the app/AppKernel.php
file of your project:
Step 2: Register default routes
Register default routes by adding it in the app/config/routing.yml
file of your project:
See all advert routes by typing: php bin/console debug:router | grep advert
Step 3: Configure
Configure admin bundle by adding it in the app/config/config.yml
file of your project:
Step 4: Configure role hierarchy and Admin ACL
Configure security by adding it in the app/config/security.yml
file of your project:
Charity Bundle
Step 1: Enable
Enable admin bundle by adding it to the list of registered bundles in the app/AppKernel.php
file of your project:
Step 2: Register default routes
Register default routes by adding it in the app/config/routing.yml
file of your project:
See all charity routes by typing: php bin/console debug:router | grep charity
Step 3: Configure
Configure admin bundle by adding it in the app/config/config.yml
file of your project:
Step 4: Configure role hierarchy and Admin ACL
Configure security by adding it in the app/config/security.yml
file of your project:
Curriculum Bundle
Step 1: Enable
Enable admin bundle by adding it to the list of registered bundles in the app/AppKernel.php
file of your project:
Step 2: Register default routes
Register default routes by adding it in the app/config/routing.yml
file of your project:
See all curriculum routes by typing: php bin/console debug:router | grep curriculum
Step 3: Configure
Configure admin bundle by adding it in the app/config/config.yml
file of your project:
Step 4: Configure role hierarchy and Admin ACL
Configure security by adding it in the app/config/security.yml
file of your project:
Learning Bundle
Step 1: Enable
Enable admin bundle by adding it to the list of registered bundles in the app/AppKernel.php
file of your project:
Step 2: Register default routes
Register default routes by adding it in the app/config/routing.yml
file of your project:
See all learning routes by typing: php bin/console debug:router | grep learning
Step 3: Configure
Configure admin bundle by adding it in the app/config/config.yml
file of your project:
Step 4: Configure role hierarchy and Admin ACL
Configure security by adding it in the app/config/security.yml
file of your project:
All versions of puzzle-web-apps with dependencies
coresphere/console-bundle Version ^0.5.0
dg/rss-php Version ^1.3
doctrine/doctrine-bundle Version ^1.6
doctrine/orm Version ^2.5
friendsofsymfony/jsrouting-bundle Version ^2.2
incenteev/composer-parameter-handler Version ^2.0
jms/job-queue-bundle Version ^2.0
jms/security-extra-bundle Version ^1.6
knplabs/doctrine-behaviors Version ~1.1
knplabs/knp-paginator-bundle Version ^2.7
liip/imagine-bundle Version ^2.1
mpdf/mpdf Version ^7.0
pagerfanta/pagerfanta Version dev-master
sensio/distribution-bundle Version ^5.0.19
sensio/framework-extra-bundle Version ^5.0.0
setasign/fpdf Version ^1.8
symfony/assetic-bundle Version ^2.8
symfony/monolog-bundle Version ^3.1.0
symfony/polyfill-apcu Version ^1.0
symfony/swiftmailer-bundle Version ^2.6.4
symfony/symfony Version 3.4.*
symfony/templating Version ^4.1
symfony/translation Version ^4.1
twig/twig Version ^1.0||^2.0
webchemistry/invoice Version ^1.1
nelexa/zip Version ^3.1
jimmiw/php-time-ago Version ^3.0