Skip to content

Files

php

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 4, 2023
Sep 4, 2023
Sep 9, 2022
Sep 4, 2023
Sep 4, 2023
Sep 4, 2023

Generate PPTX with SlidePack (PHP sample code)

Prerequisites

Running the sample code

export SLIDEPACK_API_TOKEN="xxxxxxx"
composer install
php -S localhost:8000

This will run a local web server. Go to http://localhost:8000 and upload an input zip file to have it be rendered with SlidePack. There is an input.zip file in this directory that you can use.

More information

For more information about SlidePack, refer to: