Skip to content

PH2M/Magento1-Generate-Api-Doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Magento 1 REST API documentation generator

Magento PHP script for generate your Magento API REST documentation.

Latest version PHP >= 5.3 Magento 1.9.3

Installation & Usage

  1. Generate input files
  • Download the file generateApiDoc.php and past it on your Magento's shell directory
  • Create api/input and api/doc directory on your Magento's
  • Run this script with php generateApiDoc.php (Magento need to be up for working)

after running, this script create 2 new files on your api/input directory. This file help you to generate the apiDoc

  1. Generate doc with apiDoc

You can now access to your Magento 1 REST API documentation on {MAGENTO_BASE_URL}/api/doc/index.html

Contributing

This is a collaborative project. Pull requests are welcome

Example

You can see the result when you generate documentation on Magento LTS: https://ph2m.github.io/Magento1-Generate-Api-Doc/index.html

About

Generate your Magento 1 Rest API documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages