Admin Systems

Install and Use PHP Composer on Ubuntu 16.04

Install and Use PHP Composer on Ubuntu 16.04 Table of Contents Introduction Composer vs PEAR Requirements Install PHP Composer Using PHP Composer Introduction PHP Composer is a package management system for PHP which prevents users from having to «reinvent the wheel» when it comes to commonly-used website components like user authentication or database management. Composer […]

Install and Use PHP Composer on Ubuntu 16.04 Leer más »

Clone git moodle , wordpress , zend , lavarel , program-o, codeignter

  first git clone https://github.com/laravel/laravel.git git clone  https://github.com/bcit-ci/CodeIgniter.git git clone https://github.com/Program-O/Program-O.git git clone https://github.com/Program-O/Program-O.git sudo apt-get install git   https://github.com/zendframework/zendframework.git   composer https://www.1and1.com/cloud-community/learn/application/php/install-and-use-php-composer-on-ubuntu-1604/ sudo apt-get install curl   sudo apt-get install curl     Obtención de Git (Windows, OSX, Linux y otros) El soporte para Git estaba, hasta hace muy poco tiempo, principalmente confinado a

Clone git moodle , wordpress , zend , lavarel , program-o, codeignter Leer más »

Git Cheat Sheet – cheat sheets

Git Cheat Sheet Cheat Sheet for the Git Distributed Version Control System. Based on https://github.com/AlexZeitler/gitcheatsheet and http://www.git-tower.com/files/cheatsheet/Git_Cheat_Sheet_grey.pdf Create Git Repository From existing direct­ory cd proje­ct_dir git init git add . From other reposi­tory git clone exist­ing­_dir new_dir git clone git:/­/gi­thu­b.c­om/­use­r/r­epo.git git clone https­://­git­hub.co­m/u­ser­/re­po.git Git – Local Changes Changed in working direct­ory git status Tracked file changes git diff Add changed

Git Cheat Sheet – cheat sheets Leer más »

Imagine Zend 2 framework working together connected with Moodle 3

This is a persnoal Project to keep update .Comming soon ,  release march 2017. Imagine Zend 2 framework working together connected with Moodle 3 This is my project Zend Framework 2 onto Moodle 3.x ZF2 Application. You are currently running Zend Framework version 2.1.3. application on ZF2 joining with Moodle 3. see demo  

Imagine Zend 2 framework working together connected with Moodle 3 Leer más »

Pasaralela tracking student progress MOODLE

Pasaralela tracking student progress  MOODLE The project consists of developing custom reports tracking students and export protocols based on REST or SOAP data from Moodle . It is the platform to adapt to the requirements of an official announcement regarding the Certificates of professionalism.   Framework SlimPhp API REST into moodle report of students, their

Pasaralela tracking student progress MOODLE Leer más »