An open API service indexing awesome lists of open source software.

https://github.com/wpdew/myphpfort


https://github.com/wpdew/myphpfort

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# MyPhpFort

Это тестовый проект для пробы установки через композер.....

This is a test project for the installation through a compositor




Comingsoon


Sleek, intuitive, and powerful front-end framework for faster and easier web development.

Гладкая, интуитивно понятная и мощная интерфейсная среда для более быстрой и легкой веб-разработки.

The working version of the page comingsoon.

Рабочий вариант страницы в стадии разработки.


Explore comingsoon docs »




Comingsoon Themes
·
Aleksander Moroz
·
Blog


## Table of contents

- [Quick start](#quick-start)
- [Release Information](#release-information)
- [Status](#status)
- [Settings](#settings)
- [Creators](#creators)
- [Copyright and license](#copyright-and-license)

## Quick start
The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
composer create-project pomerla/comingsoon
```

After installation correct config
```
js/init.js
```
and
```
MailChimp Signup Form in index.html page.
```

## Release Information
Release stable

## Status
[![Latest Stable Version](https://poser.pugx.org/myphpfort/framework/v/stable)](https://packagist.org/packages/myphpfort/framework)
[![Total Downloads](https://poser.pugx.org/myphpfort/framework/downloads)](https://packagist.org/packages/myphpfort/framework)
[![Latest Unstable Version](https://poser.pugx.org/myphpfort/framework/v/unstable)](https://packagist.org/packages/myphpfort/framework)
[![License](https://poser.pugx.org/myphpfort/framework/license)](https://packagist.org/packages/myphpfort/framework)

## Creators

## Settings

MailChimp Signup Form in index.html page

date settings js/init.js

```
var finalDate = '2017/12/31';
```

map settings js/init.js

```
map = new GMaps({
el: '#map',
lat: 50.635687,
lng: 26.266856,
zoom: 14,
zoomControl : true,
zoomControlOpt: { style : 'SMALL', position: 'TOP_LEFT' },
panControl : false,
scrollwheel: false
});
```
## Copyright and license
MIT License