Skip to content

Instantly share code, notes, and snippets.

View MateuszManaj's full-sized avatar

Mateusz Manaj MateuszManaj

View GitHub Profile
@MateuszManaj
MateuszManaj / test_functions.php
Created June 13, 2021 18:16 — forked from is-just-me/test_functions.php
Create combinations,products and update stock with Prestashop WEBSERVICE
<?php
function add_combination($data){
global $webService, $config;
try{
$xml = $webService->get(array('url' => $config["ps_shop"].'api/combinations?schema=blank'));
$combination = $xml->children()->children();
$combination->associations->product_option_values->product_option_values[0]->id = $data["option_id"];
$combination->reference = $data["code"];
$combination->id_product = $data["id_product"];
@MateuszManaj
MateuszManaj / sanfrancisco-font.css
Created November 27, 2017 12:45
San Francisco Web Font
/** WARNING - USE AT OWN RISK */
/** IT IS AGAINST APPLE'S POLICY TO USE SF PRO FOR ANYTHING OTHER THAN iOS/tvOS/macOS/watchOS DESIGN & DEVELOPMENT */
/** https://sf.abarba.me/LICENSE.pdf */
/** 1. Copy/import this file into your main css/scss file */
/** 2. Change css font-family: to "SF Text", "SF Display" or "SF Mono" */
/** 3. Apply font-weight or italic to html elements */
/*---------------------------------------------------------------------------*
* SF UI Display
@MateuszManaj
MateuszManaj / google_+_likes.php
Created October 9, 2017 12:49 — forked from RDIFB0/google_+_likes.php
Get Google Plus likes count.
<?php
function get_gg($url) {
$post_data = json_encode(array(
'method' => 'pos.plusones.get',
'id' => 'p',
'params' => array(
'nolog' => true,
'id' => $url,
@MateuszManaj
MateuszManaj / Bios.bat
Created December 4, 2016 09:32 — forked from Deathbytears/project zion.bat
Batch spec script.
@echo off
title Bios Script V60.0
:: Created By Terry McCain
:: Google plus / +TerryMcCain
:: email any bugs to (terrykittyman10@gmail.com)
::------------------------------------------------------------------------------------
:: Do not edit the script (only if you know wat your doing. thank you.)
::------------------------------------------------------------------------------------
::====================================================================================
::Settings ( can be changed )
<iframe width="660" height="500" style="overflow:hidden;" id="FO_SG1" src="http://fotografiaobrotowa.eu/3DKreator/index.html" frameborder="0" allowfullscreen></iframe>
<!-- WERSJA 2 -->
<iframe width="660" height="500" style="overflow:hidden;" id="FO_SG2" src="http://fotografiaobrotowa.eu/11.04.2014/15/index.html" frameborder="0" allowfullscreen></iframe>