Skip to content

maxbyz/developer-documentation

 
 

Repository files navigation

eZ Platform Developer Documentation

This repository is the source for the developer documentation for Ibexa DXP, a DXP platform that is based on the Symfony Full Stack Framework in PHP.

Resources

  1. Ibexa DXP Developer Hub: https://developers.ibexa.co
  2. Ibexa DXP Repository: https://github.com/ezsystems/ezplatform
  3. Open JIRA board: https://issues.ibexa.co
  4. Ibexa Website: https://ibexa.co
  5. User documentation: https://doc.ibexa.co/projects/userguide

How to contribute

https://doc.ibexa.co/en/master/community_resources/contributing

Invite yourself to the community Slack and join #documentation-contrib

https://ez-community-on-slack.herokuapp.com/

Building & preview

To build and preview your changes locally, you will need Python along with its package manager (pip). Other required tools will be installed by pip using the following command:

pip install -r requirements.txt

Then you can run:

mkdocs serve

After a short while your documentation should be reachable at http://localhost:8000. If it isn't, check the output of the command.

Where to View

https://doc.ibexa.co

About

Source for the developer documentation for eZ Platform, an open source CMS based on the Symfony Full Stack Framework in PHP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 49.8%
  • Twig 32.9%
  • HTML 6.2%
  • Python 3.6%
  • Gherkin 2.7%
  • JavaScript 2.0%
  • Other 2.8%