Skip to content

Just a collection of scripts to help test the REST API v2 for eZ Publish 5

Notifications You must be signed in to change notification settings

emodric/ezpRestScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eZ Publish 5 REST API scripts

This is a collection of scripts to help test the REST API v2 introduced with eZ Publish 5. It contains scripts for most of the features available, both in XML and JSON variants.

Requirements

To run these scripts, you need two things:

These scripts are based on clean install of eZ Publish 5 with eZ Demo package with demo content and with eng-GB translation available. Scripts in each folder are ordered in a way that will allow each of them to be executed successfully if executed in that specific order. However, scripts in different folders are completely independent of one another, so before executing scripts in different folders, you should ensure that you have the database in clean install state.

Installation instructions

  • Clone this repo
  • Copy rest.cfg.example to rest.cfg in the root folder of the repo
  • Edit rest.cfg and configure the path to your eZ Publish 5 installation, admin username & password
  • You're done! You can now run the scripts from the shell

About

Just a collection of scripts to help test the REST API v2 for eZ Publish 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages