Download the PHP package webundle/puzzle-admin-bundle without Composer

On this page you can find all versions of the php package webundle/puzzle-admin-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package puzzle-admin-bundle

Puzzle Admin Bundle

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:

Step 1: Enable bundles

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

Step 2: Define hosts values

Defined hosts values by adding it in the app/config/parameters.yml file of your project:

Step 3: Security

Configure security by adding it in the app/config/security.yml file of your project:

Step 4: Register default routes

Register default routes by adding it in the app/config/routing.yml file of your project:

Step 5: Install bower components

Overwrite, bower install folder by creating .bowerrc file in project folder root and typing into it:

Create bower.json file in project folder root and copy into it:

In project folder root, install bower components by typing it in CLI:

Step 6: Default configurations

Configure admin bundle by adding it in the app/config/config.yml file of your project:

Step 7: Launch admin install

In project folder root, type:


All versions of puzzle-admin-bundle with dependencies

PHP Build Version
Package Version
Requires php Version >=5.5.9
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 ^2.1
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.*
twig/twig Version ^1.0||^2.0
webchemistry/invoice Version ^1.1
nelexa/zip Version ^3.1
jimmiw/php-time-ago Version ^3.0
webundle/puzzle-user-bundle Version ^1.0
webundle/puzzle-media-bundle Version ^1.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package webundle/puzzle-admin-bundle contains the following files

Loading the files please wait ....