Bueno gente en esta ocasión les vengo a entregar este aporte que lo estuve desarrollando desde cero, les comento que utiliza la misma base que el Foro y que IsabelCMS pero con muchos pero muchos menos recursos, este porte es 100% gratis y bastante facil de usar una de las caracteristicas que mas me gusta es que no tenes que mezclar codigo PHP con html para poder crear un template, basta con sabes un poco de HTML y listo, esto se logra gracias a Homepage - Twig - The flexible, fast, and secure PHP template engine
Google translate
Well folks this time I come to deliver this contribution that was developed from scratch, I commented that uses the same basis as the Forum and IsabelCMS but with many, many fewer resources, this size is 100% free and very easy to use one of the features that I like is that it got to mix PHP code with HTML to create a template, just know a little HTML and presto, this thanks to Homepage - Twig - The flexible, fast, and secure PHP template engine
Instalacion / Install
Modify the data file "System / Settings / cfg general.php"
Requisitos / RequirementsPHP Code:<?php
$cfgGeneral = array(
'dir' => '/isabelShop',
'dirAdmin' => '/isabelShop/admincp',
'tema' => 'default',
'precioDolar' => 14,
'llave' => 'islShop-By-Chhiiviito',
'usuarioADM' => 'Chiiviito',
'claveADM' => '123456'
);
PHP 5.3.9 + (No xampp 1.7.1)
Caracteristicas / Characteristics
Imagenes / Images- Add / Edit / Delete category
- Add / Edit / Delete subcategory
- Add / Edit / Delete article
- Edit terms and conditions
- System 2 currencies (local currency and dollar)
- Supports up to 2 codes per item, one APRA local procurement and another for international
- Does not require MySQL / SQL Server or some other system DB
- Twig templating system (very easy to modify the template)
Descargas / Downloads
https://mega.nz/#!aQAjSCKD!CMqpztsLK...dCDZP_hiYxe0KA
Update 1
https://mega.nz/#!vFxRVKpK!nwyZE5P_l...9E1VzZT5XFOgGw
Credits
Developer: Chiiviito
Design: ???
Regards







Reply With Quote


