Download the PHP package domprojects/codeigniter4-bootstrap-plugin without Composer
On this page you can find all versions of the php package domprojects/codeigniter4-bootstrap-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download domprojects/codeigniter4-bootstrap-plugin
More information about domprojects/codeigniter4-bootstrap-plugin
Files in domprojects/codeigniter4-bootstrap-plugin
Package codeigniter4-bootstrap-plugin
Short Description Composer plugin that automatically publishes domProjects CodeIgniter 4 Bootstrap assets.
License MIT
Homepage https://github.com/domProjects/codeigniter4-bootstrap-plugin
Informations about the package codeigniter4-bootstrap-plugin
Bootstrap 5 Plugin for CodeIgniter 4
Composer plugin for automatic Bootstrap asset publication in CodeIgniter 4 projects.
This package is the optional automation companion for domprojects/codeigniter4-bootstrap.
What It Does
After composer install and composer update, the plugin runs:
Requirements
- PHP 8.2 or newer
- Composer 2
domprojects/codeigniter4-bootstrap
Installation
Install the main package and the plugin:
Composer may ask you to allow the plugin the first time.
Configuration
Add this to the consuming project's composer.json if you want to explicitly allow the plugin in non-interactive environments:
Optional behavior tuning:
Available options:
auto-publish: enable or disable automatic publicationforce: overwrite existing files during automatic publication
Local Development
Example path repositories:
License
MIT
All versions of codeigniter4-bootstrap-plugin with dependencies
composer-plugin-api Version ^2.0
domprojects/codeigniter4-bootstrap Version ^1.0