Skip to content

biblys/biblys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,525 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biblys

License: AGPL v3

Biblys is an open-source web application designed to build online bookshops, primarily used by French independent book publishers.

Requirements

  • PHP 8.1 or above
  • MySQL 8
  • Composer
  • Git
  • Yarn

Install

See INSTALL.MD.

Dev env with docker

$ docker-compose up -d

If docker image needs to be updated:

$ docker-compose up --build

Build assets

In dev mode:

composer build:watch

For production:

composer build:prod

Manage themes

Refresh a theme after local changes or download:

composer theme:refresh

Get theme latest version from Github:

composer theme:download

Download & refresh theme:

composer theme:update

(DEV) Auto-refresh theme when a file is changed:

composer theme:watch

Run tests

composer test

Add AGPL headers to source code files

composer license:add
composer license:add:php
composer license:add:js
composer license:add:twig
composer license:add:css

About

Le logiciel libre pour créer des boutiques de livres en ligne

Topics

Resources

License

Stars

Watchers

Forks

Contributors