Download the PHP package ahmedebead/cakephp-4-lte without Composer

On this page you can find all versions of the php package ahmedebead/cakephp-4-lte. 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 cakephp-4-lte

CakePHP AdminLTE 3 Theme

Latest Stable Version Total Downloads Latest Unstable Version License

RTL Support

What's the news

The CakephpLte was updated version to 3.1.0.

The CakePHP was updated version compatible to 4.2.0.

Installation

You can install using composer.

Copy Assets

After above command Run this command

Enable Plugin

Enable Theme

Enable Form

Configure

RTL Support

RTL Support

Just add rtl css and js to your layout (if you overwrite it )

or use rtl layout

What's the features

Layouts

There are 2 layout files.

RTL Support

View Blocks

There are 3 Blocks where you can extend your CakephpLteTheme.

One example is src/Template/Pages/home.ctp:

One example is src/Template/Pages/home.ctp:

One example is src/Template/Pages/home.ctp:

Elements

There are 7 element files.

Flash Message

The theme is prepared to show Flash Messages.

Bake

One of the better Cake features. The theme is prepared to use Bake.

View

This is one the better theme feature. It change the pattern how Cake show view files.

Basically, you overwrite any theme, plugin and prefix files.

  1. src/Template/Plugin/$theme/Plugin/$plugin/$prefix/
  2. src/Template/Plugin/$theme/Plugin/$plugin/
  3. src/Template/Plugin/$theme/$prefix/
  4. src/Template/Plugin/$theme/

FormHelper

FormHelper by default has format template based on Foundation template. This helper overwrite these templates.

Behavior

When you configure App.defaultLocale to pt_BR this Behavior is util.

Locale

When you configure App.defaultLocale to pt_BR this Locale is util.

Page debug

Added link to default page of CakePHP.

Depug page

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

All versions of cakephp-4-lte with dependencies

PHP Build Version
Package Version
Requires php Version >=7.2.0
cakephp/cakephp Version ^4.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 ahmedebead/cakephp-4-lte contains the following files

Loading the files please wait ....