System Customizations

Carlos Oulman

What would be the best way to make customization to the core files that make up PHPPOS and keep those customization when it's time to do an upgrade? For instance, if I changed the login page, how would I keep my customization when I do an update?

Comments

3 comments

  • Comment author
    Chris Muench

    There isn’t a great way. We can send diff files between any 2 versions to show line by line changes per file. But manually work will still need to be done.

    We do have an API (https://phppos.com/api.php)

    That lets you get data in and out of system.

    1
  • Comment author
    Pheakna Store

    Could you do a video clip on how to use api to create a receipt with dual currency with API?

    That would be the best of example to customize the system without manually work for every update

    0
  • Comment author
    Chris Muench

    When you add sale via api it is NOT in exchange format

    0

Please sign in to leave a comment.