Git Product home page Git Product logo

web-money-manager-ex's Introduction

Money Manager EX - WebApp

Money Manager Ex WebApp allow you to insert new transaction directly from every device: It only needs a browser with HTML5 and internet connection to your webserver.
Its claim is to add only a "transaction remember" with only some essential data, that will be reviewed calmly in desktop version.
All transaction will be in fact downloaded at first startup of MoneyManagerEx desktop version, opening and reviewing transactions one by one. At the same time desktop version will update account, payees and categories in WebApp to keep them in sync between them.

Requirements server side

  • Webserver with PHP > 5.4 (tested on Apache, IIS and nginx)
  • PDO_SQLite extension (enabled by default on PHP > 5.2)
  • Full rights on the WebApp subfolder

Requirements client side

  • Browser fully compatible with HTML5
  • Optimized for portrait view on mobile device

RECOMMENDED ADVICE
We suggest using WebApp on a shared hosting service to greatly simplify installation process: most of free services meet the small requirements of WebApp. If you know what you are doing, you can install a webserver on your pc: after that you also need to properly configure your router to forward webserver port and reachit with a static IP or DNS, but for these you can find lots of guide so we will not discuss it here.

How to install WebApp

  • Unzip last version in a folder on your webserver or upload files through FTP
  • Rename htaccess.txt in .htaccess (on Windows you need to do it from CMD and "rename" command)
  • Enable PDO_SQLite if disabled

Now simply open your browser to the folder URL and insert first settings.
GUID for data sync with desktop version is auto-generated, we suggest to don't change it


Upgrade

To upgrade first delete all file from webserver except:

  • configuration_user.php
  • MMEX_New_Transaction.db

Then unzip all files in the same folder as installation First time you open WebApp, database file will be automatically upgraded to new version

web-money-manager-ex's People

Contributors

gabriele-v avatar guanlisheng avatar loki36 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.