GithubHelp home page GithubHelp logo

jtylek / epesicrm Goto Github PK

View Code? Open in Web Editor NEW
34.0 34.0 21.0 71.33 MB

Epesi BIM • Business Information Manager • Free and Open Source web CRM & Cloud ERP kickstarter RAD for LAMP stack

Home Page: https://epe.si

PHP 83.76% CSS 3.07% JavaScript 10.24% Smarty 0.94% HTML 1.82% TSQL 0.12% PLSQL 0.03% Perl 0.01% C 0.01% Python 0.01%
cloud crm crm-functionality crm-online crm-system epesi epesi-bim erp-framework sourceforge wfa wfh

epesicrm's Introduction

Epesi CRM/ERP Developer

Epesi BIM (Business Information Manager) is a fully functional web CRM application to store, organize, access and share business records. It manages data precisely, flexibly and easily, simplifying internal communication and making work-flow more efficient. With sophisticated permission system and full record audit you will be in control of business critical information.

Epesi is a cross-platform web application running on top of LAMP stack and I am developing it since 2006. It is fast and lightweight and very easy to use. It was translated by users to about 40 languages.

Epesi is open source released under MIT license.

More information @ https://epe.si

Automatic installation via Softaculous: https://www.softaculous.com/apps/erp/EPESI If you have cPanel then here is a quick installation video: https://www.youtube.com/watch?v=FR4mQsHUNCY

Download from SourceForge: https://sourceforge.net/projects/epesi/

User Manual @ https://epesi.org

Developer's help @ https://epesi.org/devtutorial

"Hello World" example @ https://epesi.org/devtutorial/helloworld

Visit: https://github.com/jtylek/Awesome-Epesi for a list of currently available modules.

[work in progress...]

epesicrm's People

Contributors

aszuler avatar bukowskiadam avatar ethnar avatar georgehristov avatar jtylek avatar ktylek avatar marcin-steczkiewicz avatar norbertnader avatar olga-chlebus avatar pjedwabny avatar zieba-michal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

epesicrm's Issues

PHP 8.x compatibility - Quickform

Currently EpesiCRM is compatible with PHP up to version 7.4.
Quickform is to be upgraded using a forward compatible composer package

Modules?

Isn't it kind of dumb to hide the premium store? An Apps ecosystem is a MAJOR selling point yet you have chosen not to list the store/modules on the website or make them viewable through the Admin interface. If I am trying to sell something I make it as easy as possible because nobody is going to jump through hoops just to see if their needs are met by some solution when there is tons of free competition around.

EasyInstaller is not working

Describe the bug
EasyInstaller is showing 'File http://www.epesi.org/installer/config.ini can not be downloaded: file not found.
Proceed with manual installation.'

To Reproduce
Steps to reproduce the behavior:

  1. Go to EasyInstaller and download it
  2. Configure php 5.6 and apache2
  3. enter /easyinstaller.php
  4. See error

Expected behavior
Install continues

Desktop (please complete the following information):

  • OS: CentOS 7
  • Browser Chrome

Additional context
Add any other context about the problem here.

PHP 8 issue

Is PHP 8 supported?

I tried the 1.9.0 RC branch and I get the following error:

Error Message: Call to undefined function each() File: /html/crm/test/libs/adodb/adodb.inc.php Line=1137 error backtrace: File: /html/crm/test/libs/adodb/adodb.inc.php line 1601 function called: Execute("", Array (Array (#0))) File: /html/crm/test/include/database.php line 213 function called: GetAssoc("SELECT name,value FROM variables", Array ()) File: /html/crm/test/include/database.php line 504 function called: call_with_retry("GetAssoc", Array ("SELECT name,value FROM variables", Array (#0))) File: /html/crm/test/include/variables.php line 18 function called: GetAssoc("SELECT name,value FROM variables") File: /html/crm/test/include/variables.php line 23 function called: load() File: /html/crm/test/include/version.php line 9 function called: get("version") File: /html/crm/test/index.php line 36 function called: epesi_requires_update()

Note that I replaced a previous version of EPESI as I was trying to upgrade it.

Thanks,

jjjj12212

Update 1.8.2 -> 1.9.1: old file attachments missing

After updating to 1.9.1 my oldest file attachments where gone. The attachments itself are still there but there is no reference to the files anymore.

I checked the MySQL database and it seems it might be an older bug that just now causes problems. All the affected file attachments where older than 2017-09-24 and did not have the backref column set in utils_filestorage.

Looking at modules/Utils/Attachment/patches/20171024_use_generic_file_field.php shows the problem: Only attachments with backref set are converted in the patch.

The following SQL statement before redoing the update fixed the problem:

UPDATE utils_filestorage, utils_attachment_file SET backref = CONCAT('rb:utils_attachment/', attach_id) WHERE utils_attachment_file.id = SUBSTR(link,17) AND backref IS NULL;

Can't run application after setup

Describe the bug
on a fresh EPESI CRM, After creating the first CRM user (admin account).
on the screen shows "alert('Invalid request')".
This happens on epesiurl/process.php

2020-11-02_14-09-29

2020-11-02_11-28-57

(php 7.3.10, apache 2.4.41)

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'epesiurl/setup.php'
  2. Select English
  3. accept License Agreement
  4. Hit ok on the default EPESI root .htaccess
  5. enter Database information (create database = yes with full access database user)
  6. Everything is green on the next page, hit "Continue with installation"
    7.Enter user login and password and hit next

Expected behavior
EPESI splash screen to enter login information

Additional context
database looks empty. only 11 tables got created. May be normal at this point of the setup though.

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.