presta/composer-public-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

A symfony 2 bundle that provides a simple way to include public 3rd-party libraries (javascripts, css, pictures ...) into your projects and keep its up-to-date.

1.0.0 2014-02-25 14:42 UTC

This package is not auto-updated.

Last update: 2020-09-30 07:58:31 UTC


README

Build Status Scrutinizer Quality Score Latest Stable Version Total Downloads

SensioLabsInsight PrestaComposerPublicBundle on Knpbundles

Overview

The goal of this bundle is to provide a simple way to include public 3rd-party libraries (javascripts, css, pictures ...) into your projects and keep its up-to-date.

  1. Add the library to composer.json
  2. Configure the library in PrestaComposerPublicBundle
  3. Use the library as any other assets in the project.

💬 If you want to have some information about the project progression you can register to our google group

Why this bundle?

Because there's lot of meta bundles that provides libraries like jQuery, bootstrap and only the most populars are maintain and up-to-date. The probably fastest other way is to freeze the library into your project and sometimes hack it ... Wait ?! nooooooo ! Nooooo!

So now make it better: start configure it using composer, use it as any other assets and then keep it up-to-date simply with composer.

Issue tracker

📋 Issues are managed in prestaconcept/open-source-management to centralize our open source activity.

Documentation

📖 Documentation is available on prestaconcept.github.io

Demonstration

For a ready to use demonstration of this bundle you should check the prestacms-sandox available on github.

Sandbox is also deployed for a live demonstration :

Ask for help

💬 If you need help about this project you can post a message on our google group

Contributing

Pull requests are welcome.

Thanks to everyone who has contributed already.

This project is supported by PrestaConcept

Lead Developer : @nicolas-joubert

Released under the MIT License

Bitdeli Badge