liderit/pdf-to-gallery-converter

There is no license information available for the latest version (1.0.2) of this package.

#PHP7

1.0.2 2020-07-19 15:13 UTC

This package is auto-updated.

Last update: 2024-04-19 23:42:15 UTC


README

Dokumentacja

https://lideritpl.github.io/pdf-to-gallery-coverter/

Testy

https://pdf-to-gallery-coverter.liderit.online/

Paczka na Packagist.org

https://packagist.org/packages/liderit/pdf-to-gallery-converter

Instalacja projektu

  1. php.ini: Trzeba zwiększyć max upload size na jakieś +/- 64M.
  2. php.ini: Trzeba zwiększyyć max czas wykonywania skryptu na jakieś +/- 8m.
  3. Trzeba zainstalować paczki Imagick i Ghostscript, a także skonfigurować dodatke dla PHP imagick.
  4. Wgrać export bazy z storage/database/exports/XXX.sql.
  5. composer install

Gotowe

Budowa dokumentacji dla projektu

  1. npm install
  2. npm run build-docs