Download the PHP package tipowerup/ti-theme-orange-tw without Composer

On this page you can find all versions of the php package tipowerup/ti-theme-orange-tw. 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 ti-theme-orange-tw

Tests Latest Stable Version Total Downloads GitHub Stars PHP Version

Introduction

Orange TW is a modern, mobile-first TastyIgniter storefront theme — a Tailwind CSS rebuild of the popular TastyIgniter Orange Theme. Drop-in replacement: same admin settings, same TastyIgniter extension support, faster and more customizable.

Built for restaurants, cafes, bars, bistros, pizza shops, bakeries, food delivery services — any food business that wants a modern, professional storefront on TastyIgniter.

What's New in Orange TW

Features

…and many more. See the documentation for the full list.

Requirements

Installation

Install the theme via Composer:

Activate the theme from Design > Themes in your TastyIgniter admin panel. The theme ships with pre-built CSS/JS assets, and the toolkit's auto-publish hook copies them into your project's public/vendor/tipowerup-orange-tw/ on first activation — no manual build step required.

If your favicon or logo doesn't appear after activation (rare, on locked-down shared hosting where the activation request can't write to public/), run the publish command manually from your project root:

Development

For development with hot reloading:

To build for production:

To type-check the TypeScript sources without emitting:

After building assets, publish them into the host TastyIgniter project:

Tests

The theme ships a Pest test suite under tests/:

Customization

Theme Colors

All theme colors can be customized from Design > Themes > Orange TW > Customize. The theme supports 15 customizable colors including:

Colors are applied via CSS variables, so changes take effect immediately without rebuilding assets.

Dark Mode

Dark mode can be configured to:

Users can toggle dark mode using the switch in the header, and their preference is saved to localStorage.

Fonts

Configure Google Fonts from the theme settings. The theme uses Inter as the default font family with optimized font loading.

Hero Banners

Add multiple hero slides for the home page from Design > Themes > Orange TW > Customize > Banners. Each slide carries a heading, sub-heading, CTA label + URL, background image, and optional alignment. Autoplay, hover-to-pause, and keyboard navigation work out of the box — no code changes needed.

Tech Stack

Technology Purpose
Tailwind CSS v4 Styling and design tokens
TypeScript Strict-mode frontend source
Livewire 3.x Server-driven dynamic components
Alpine.js 3.x Client-side interactivity
Vite 5.x Asset bundling

Changelog

Please see CHANGELOG for more information on what has changed recently.

Reporting Issues

Found a bug or have a feature request? Open an issue on the issue tracker. Before filing, please:

Contributing

Pull requests are welcome. To contribute:

  1. Fork the repository and create a feature branch from main.
  2. Make your change, add or update tests where appropriate, and run composer test to ensure the suite passes.
  3. Open a pull request against main with a clear description of the change and the problem it solves.

For larger changes, open an issue first to discuss the approach before investing time.

Security Vulnerabilities

If you discover a security vulnerability, please do not open a public issue. Email the maintainers directly so the issue can be addressed before public disclosure.

Credits

License

Orange TW Theme is open-source software licensed under the MIT license.


All versions of ti-theme-orange-tw with dependencies

PHP Build Version
Package Version
Requires php Version ^8.2
livewire/livewire Version ^v3.0
tastyigniter/core Version ^v4.0
tipowerup/ti-theme-toolkit Version ^0.5.0
tastyigniter/ti-ext-coupons Version ^v4.0
tastyigniter/ti-ext-frontend Version ^v4.0
tastyigniter/ti-ext-pages Version ^v4.0
tastyigniter/ti-ext-socialite Version ^v4.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 tipowerup/ti-theme-orange-tw contains the following files

Loading the files please wait ...