Download the PHP package quellenform/t3x-bootstrap-package-iconpack without Composer

On this page you can find all versions of the php package quellenform/t3x-bootstrap-package-iconpack. 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 t3x-bootstrap-package-iconpack

Donate Latest Stable Version TYPO3 License

Iconpack for Bootstrap Package

TYPO3 CMS Extension bootstrap_package_iconpack

What does it do?

This extension replaces the hard-coded icons in the extension bootstrap_package with the flexible icon system provided by the extension iconpack.

In addition to the functionality of EXT:iconpack, the individual iconpacks of your choice are thus available in the following elements:

Of course, it is still possible to use an image as provided by EXT:bootstrap_package, as only the icon sets are replaced.

In addition, the icons integrated in EXT:bootstrap_package, which are used to display social icons and file downloads, are replaced by a separate iconpack, ensuring that all display options (svgSprite, svgInline, webfont, svg) are supported.

Installation

  1. Make sure you have installed EXT:bootstrap_package and EXT:iconpack, as well as a suitable iconpack provider
  2. Install this extension from TER or with Composer
  3. Add the provided TypoScript (or Site Set) to your template
  4. Run the upgrade wizard if you are upgrading from the beta version of EXT:bootstrap_package_iconpack
  5. Carefully check whether any of your individual templates affect the above-mentioned content types, and whether any relevant parts that are necessary for the rendering of icons are being overwritten!

Important Note

The templates provided with this extension are used in TypoScript BEFORE your individually defined templates to prevent them from being accidentally overwritten. Any changes you make to those default templates manually must therefore take into account the above-mentioned content elements for the rendering of icons and implement the modifications correctly!

Hint: Take a look at the provided Typoscript/Templates.

Contribute | Say Thanks!

Credits

I would like to thank everyone who contributed in any way to the creation of this extension, but especially:


All versions of t3x-bootstrap-package-iconpack with dependencies

PHP Build Version
Package Version
Requires php Version >=7.4.0
typo3/cms-core Version >=10.4 <15 || 15.*.*@dev
quellenform/t3x-iconpack Version >=1.3.0 ^1.0
bk2k/bootstrap-package Version >=12.0.10 <17 || 17.0.x-dev || dev-master
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 quellenform/t3x-bootstrap-package-iconpack contains the following files

Loading the files please wait ...