Download the PHP package blair2004/nexopos without Composer

On this page you can find all versions of the php package blair2004/nexopos. 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 nexopos

NexoPOS

NexoPOS 4 is a free point-of-sale system built using Laravel, TailwindCSS, Vue, and other open-source resources. This POS System focuses on utilities and functionalities to offer for most businesses all the tools they need to manage better their store. NexoPOS includes a responsive and beautiful dashboard that ease the interaction either on a smartphone, tablet, or desktops.

Read Review On: Laravel News

Demo

Deploy to DO

Documentation

All the documentation for NexoPOS can be found on My NexoPOS. That includes :

And for developers, there are more technical tutorials that cover:

We've also created a video tutorial that will help you perform those easily.

image

Get More Using Modules

NexoPOS available on CodeCanyon gives access to the premium modules marketplace. While purchasing on CodeCanyon, you get :

Changelog & Feature Announcement

We frequently discuss the future of the app (while waiting discussions are allowed). You can join the WhatsApp group where tips are shared on NexoPOS.

Support Terms

1 - The support on NexoPOS only applies to the information provided by the users while creating an issue. This means we won't either do the installation on your server or check an issue on your server. You're therefore invited not to post your server information while creating an issue. We'll use your explanations to reproduce your issue and therefore to solve it.

2 - If you would like to have a dedicated support. Consider registering as a member to My NexoPOS platform.

Troubleshooting

Here we list the known issues and the way around them. Not everyone is likely to face these issues as it depends on the used environment.

screenshot-127 0 0 1_8000-2020 10 01-00_33_17

This is caused because during the database setup, the ".env" is updated which causes Laravel to restart the development server and therefore invalidate your session. The way around this is to refresh the page and you'll end up in the application details section.

Contribution Guidelines

Do you plan to contribute? That's awesome. We don't have that many developers on it, so we're open to any type of contributions. If you're a developer, you'll start by forking the project and deploying that locally for further tests. Typically, you'll need to build the project (Vue.js) in watch mode. You'll then start by ensuring the .env value "NS_ENV" is set to "dev". From there, you can run the following command :

To install Node.js dependencies

To watch the Vue component changes (Vue.js)

To watch the project changes (TailwindCSS)

To build the project for production, you'll need to only run that command: This will build the JavaScript file and CSS files.

Star History

Thank you for all your support over the years :).

Star History Chart

Screenshots

The branch 4.7.x introduces the "Dark Mode" which will make working continuously with NexoPOS easier without hurting sight.

Media Component

The media components help upload images and manage them. This comes with a field that will ease assigning images to products. image

POS Component

The POS is the place where sales are made and handled. The POS is made to provide everything the cashier needs to process orders quickly and easily. image

Orders Components

Every saved sale is listed on the orders list. From there various operations such as opening the receipt, proceeding with a refund, and making payment can be performed. image

Products Components

The resources that are sold are the products. The product UI has been simplified to ensure all necessary details can be added. image

Settings Components

Configure how NexoPOS works. From the settings, you can configure various sections of your application including the currency, the POS features, the orders, and much more. image


All versions of nexopos with dependencies

PHP Build Version
Package Version
Requires php Version ^8.2.0
brianium/paratest Version ^7.1
brick/math Version ^0.12.0
dekor/php-array-table Version ^2.0
doctrine/dbal Version ^3.0
fakerphp/faker Version ^1.12
gumlet/php-image-resize Version ^2.0
guzzlehttp/guzzle Version ^7.0.1
laravel/framework Version ^11.0
laravel/reverb Version @beta
laravel/sanctum Version ^4.0
laravel/telescope Version ^5.0
laravel/tinker Version ^2.0
nikic/php-parser Version ^5.0
phpoffice/phpspreadsheet Version ^4.0
picqer/php-barcode-generator Version ^3.2
predis/predis Version ^2.3
pusher/pusher-php-server Version ^7.0
spatie/laravel-db-snapshots Version ^2.2
symfony/http-client Version ^7.0
symfony/mailgun-mailer Version ^7.0
tormjens/eventy Version ^0.8
vlucas/phpdotenv Version ^5.6
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 blair2004/nexopos contains the following files

Loading the files please wait ....