Home / Scripts & Code / PHP Scripts / Finance
mManager - Invoice Management System PHPmManager - Invoice Management System PHP
mManager is a small but full featured piece of software designed for freelancers and based on CodeIgniter 3. Average rating of 5.0 based on 2 votesHome / Scripts & Code / PHP Scripts / Finance
mManager - Invoice Management System PHP
mManager is a small but full featured piece of software designed for freelancers and based on Cod... Average rating of 5.010 Support questions or comments
Please login or create an account to post a question or comment.
-
Sep 30, 2020Hello, Is there a way to have multiple groups with members all using the platform (or versions of it) that will have separate admins? E.g Group A with 20 members that have subscription services, Group B with 100 members that pay annual dues, etc. And each group are independently managed and can access the portal and see only information relating to their group/members?
-
Nov 11, 2021Hello, is this project still supported? When will you have next update?
-
Nov 11, 2021akaffou AuthorHi, thanks for your interest. As many bad guys are reselling the app, I won't add new features to this project. I will only fix security issues. A run a new version as a service, you can get a lifetime discount to migrate. Let me know. https://mmanager.fr/
-
Sep 30, 2020Hello, Is there a way to have multiple groups with members all using the platform (or versions of it) that will have separate admins? E.g Group A with 20 members that have subscription services, Group B with 100 members that pay annual dues, etc. And each group are independently managed and can access the portal and see only information relating to their group/members?
-
Oct 1, 2020akaffou AuthorHi, hum, this is a complex structure. I have a user management feature with roles, but not as complex as you describe. Sorry
-
May 12, 2020uxomnitech Purchasedwhere can i get the license key?
- View 6 more replies
-
Jun 2, 2020akaffou AuthorHi,
You can't ask new implementation for free. As you can see on forum, I do for free lot of jobs for customers satisfaction. But you can't define a timeframe. The app is shipped with many payment gateways. The code is not hidden. Using the Paypal or Stripe implementation you should find your path. I can't give a documentation. Many bad guys are always reselling the app as a SaaS App. Sorry for that -
Jun 3, 2020uxomnitech Purchasedok, no problem, the truth is that we are going to use the software while developing our own, since this software meets what we need, the only thing is to build that payment option for a topic of amounts that the other gateways do not offer you already have the software.
I still appreciate your time. -
Jun 3, 2020akaffou AuthorHi mate, this is a better answer. If you don’t need a full implementation with refund or recurring payment, I can start right now to save you some time. You will send me a coffee as people usually do on the forum. Let me know. Thanks.
-
Jul 11, 2019Hello, Would I ask if it is possible to translate to another language? Thank you
- View 2 more replies
-
Jul 12, 2019i wnat try live demo, but something dont work http://www.codester.com/index.php?url=items/preview/6633/mmanager-invoice-management-system-php
-
Jul 12, 2019akaffou AuthorHi, when trying, please remove the frame or navigate to the official repo here app.mmanager.fr Thanks
-
Jul 12, 2019akaffou AuthorWill you share your translation with the communauty? I just added Swedish. Language repo here https://github.com/myEric/mmanager-localization
Thanks
-
Nov 18, 2018rix Purchasedtrying to install it on xampp localhost with php 7 and cannot get it to work … installation was ok … when trying to access the site all the time I get http error 500
3 HTML1300: Navigation occurred.
b1 (1,1)
HTTP500: SERVER ERROR - The server encountered an unexpected condition that prevented it from fulfilling the request.
GET - http://localhost/
HTML1300: Navigation occurred.
http_500.htm (1,1)
- View 7 more replies
-
Nov 19, 2018akaffou AuthorPlease once done, use this LOCALDEMOLICENSE as testing license to enable the system. Keep your license for production environment.
Let me know if you need more help. -
Nov 20, 2018rix Purchasedok working now … but encountered two more problems … cannot get items and services to work … all others work ok … I get this error
An uncaught Exception was encountered
Type: ParseError
Message: syntax error, unexpected end of file, expecting elseif (T_ELSEIF) or else (T_ELSE) or endif (T_ENDIF)
Filename: C:\xampp\htdocs\b1\themes\darkblue\default\modules\products\views\index.phtml
Line Number: 144
Backtrace:
File: C:\xampp\htdocs\b1\application\third_party\MX\Loader.php
Line: 300
Function: _ci_load
File: C:\xampp\htdocs\b1\application\helpers\mm_standalone_helper.php
Line: 7565
Function: view
File: C:\xampp\htdocs\b1\vendor\myeric\mmanager\src\Template.php
Line: 26
Function: __render
File: C:\xampp\htdocs\b1\application\modules\products\controllers\Products.php
Line: 100
Function: render
File: C:\xampp\htdocs\b1\index.php
Line: 315
Function: require_once
-
Nov 20, 2018akaffou AuthorYes, this is fix in automatic update. There are 2 missing closing endif
Open themes/darkblue/default/modules/products/views/index.phtml and locate the if/else clause add after the html code <?php endif;?>
Do the same for services
Sorry for all this. My release to codester has some little error I didn’t see. Then set back environment to production.
Thanks for your patience and don’t forget to register on the forum to request features.
Thanks.
Eric
-
Oct 22, 2018rix Purchasedis this core php???
-
Oct 22, 2018akaffou AuthorHi, the app uses CodeIgniter as framework, but all php functions are available. It support composer, namespace and can be extended as needed.
Thanks for your interest
Eric -
Oct 22, 2018rix Purchasedthanks … interested in core php … do not want to rely on frameworks
-
Oct 22, 2018akaffou AuthorYou're right. I am also refining all my code to be framework free. An interesting alternative could be this https://www.slimframework.com/
Thanks
Eric
-
Apr 27, 2018jonimueller Purchasedakaffou went above and beyond getting me set up. I highly recommend this app and this developer! Some words of warning for anyone else having server timeout issues: Seems that is nearly always a PHP version issue. I had to proactively set my PHP version to 7.0 and everything is calm now. Thanks again akaffou!!!
-
Apr 27, 2018akaffou AuthorThis is great and kind! Thanks jonimueller. I send you a wetransfer with the 1.92 version waiting for validation.
Thanks again.
-
Apr 27, 2018jonimueller PurchasedI will send email.
-
Apr 27, 2018jonimueller PurchasedStill not working; doing the same thing as before. This error:
Gateway Timeout
The gateway did not receive a timely response from the upstream server or application. -
Apr 27, 2018akaffou Authorare you available via teamviewer. we will look on it together
-
Apr 27, 2018jonimueller PurchasedAnd here are the error logs from this morning:
[Fri Apr 27 10:16:25.660027 2018] [:warn] [pid 46548] [client 38.113.135.42:54326] Timeout waiting for output from CGI script /home/@@@/public_html/my/index.php
[Fri Apr 27 10:16:18.410022 2018] [:warn] [pid 5720] [client 38.113.135.42:53534] Timeout waiting for output from CGI script /home/@@@/public_html/my/index.php, referer: https://my.pixelita.com/install/
[Fri Apr 27 10:16:07.036026 2018] [:warn] [pid 5764] [client 86.244.23.193:52092] Timeout waiting for output from CGI script /home/@@@/public_html/my/index.php
[Fri Apr 27 10:15:55.630048 2018] [:warn] [pid 46548] [client 38.113.135.42:54326] Timeout waiting for output from CGI script /home/@@@/public_html/my/index.php
[Fri Apr 27 10:15:48.380040 2018] [:warn] [pid 5720] [client 38.113.135.42:53534] Timeout waiting for output from CGI script /home/@@@/public_html/my/index.php, referer: https://my.pixelita.com/install/
[Fri Apr 27 10:15:37.006018 2018] [:warn] [pid 5764] [client 86.244.23.193:52092] Timeout waiting for output from CGI script /home/@@@/public_html/my/index.php
[Fri Apr 27 10:15:24.935018 2018] [:warn] [pid 48290] [client 38.113.135.42:45490] Timeout waiting for output from CGI script /home/@@@/public_html/my/index.php, referer: https://my.pixelita.com/install/
[Fri Apr 27 10:14:54.905040 2018] [:warn] [pid 48290] [client 38.113.135.42:45490] Timeout waiting for output from CGI script /home/@@@/public_html/my/index.php, referer: https://my.pixelita.com/install/
[Fri Apr 27 10:14:42.027041 2018] [:warn] [pid 42638] [client 38.113.135.42:38842] Timeout waiting for output from CGI script /home/@@@/public_html/my/index.php
[Fri Apr 27 10:14:11.997023 2018] [:warn] [pid 42638] [client 38.113.135.42:38842] Timeout waiting for output from CGI script /home/@@@/public_html/my/index.php
[Fri Apr 27 10:05:48.927023 2018] [:warn] [pid 2564] [client 38.113.135.42:53090] Timeout waiting for output from CGI script /home/@@@/public_html/my/index.php, referer: https://my.pixelita.com/install/
[Fri Apr 27 10:05:18.897045 2018] [:warn] [pid 2564] [client 38.113.135.42:53090] Timeout waiting for output from CGI script /home/@@@/public_html/my/index.php, referer: https://my.pixelita.com/install/
[Fri Apr 27 09:14:46.474849 2018] [access_compat:error] [pid 2336] [client 54.208.16.197:57194] AH01797: client denied by server configuration: /home/@@@/public_html/
-
Apr 27, 2018jonimueller PurchasedI know how to change SQL mode from/to strict so I didn't think a thing about this requirement. HOWEVER, my web host, Siteground, has it in strict mode and you cannot change it with a simple edit of the SQL variables. Ugh. Any ideas? I have tried several different scripts and this demo seems the cleanest and nicest. But it just won't run on Siteground with this limitation (strict_mode_off).
- View 2 more replies
-
Apr 27, 2018jonimueller PurchasedExcellent. I'll try this tonight when I get home. I am anxious to start using this program. The demo looks exactly like what I want so I am very happy to see that you went out of your way to help me with it!!! I'll post back my results this evening.
-
Apr 27, 2018akaffou AuthorI am happy to hear this. So if you have not installed it yet, you can send me your email so that I send you the updated files waiting for validation. My email is [email protected]
Thanks
-
Nov 11, 2021Hello, is this project still supported? When will you have next update?
Information
Category | Scripts & Code / PHP Scripts / Finance |
First release | 19 March 2018 |
Last update | 31 January 2022 |
Software version | PHP 7.2, PHP 7.3, PHP 7.4, PHP 8.0 |
Files included | .php, .css, .html, .sql, Javascript .js |
Tags | invoice, management system, freelance, quote, Billing, invoicing, gst, stock management |