Skip to content

ander-chan/dolibarr_module_externalaccess

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/* 
 * Copyright (C) 2015 ATM Consulting <[email protected]>
 *
 * This program and files/directory inner it is free software: you can 
 * redistribute it and/or modify it under the terms of the 
 * GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */

# INSTALL
Add this module to custom/ folder in dolibarr, rename dolibarr_module_externalaccess folder to dolibarr_module_externalaccess

# DEVELOPERS
To extend/add new pages to the external access, use hooks.
This module use it's owns hooks to display pages show class/actions_externalaccess.class.php to get exemples

About

Add external access for client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • PHP 98.9%
  • JavaScript 1.1%