Download the PHP package rogertm/twenty-em-child without Composer

On this page you can find all versions of the php package rogertm/twenty-em-child. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package twenty-em-child

Latest Stable Version Total Downloads Build Status License Scrutinizer Code Quality Build Status Code Intelligence Status

Twenty'em Child Theme

Introducción

Twenty'em Child Theme es un Starter Child Theme para Twenty'em Framework.

Twenty'em Child Theme contiene las funciones mínimas necesarias para trabajar compatiblemente con Twenty'em Framework. Su objetivo es brindar esa compatibilidad mínima requerida, así que recomendamos no usarlo como un Parent Theme, sino como una guía inicial para crear un hermoso Child Theme de Twenty'em Framewrok.

Requerimientos

Instalación

Manual

Twenty'em Child se instala como cualquier otro theme de WordPress. Para ello debes descargar la última versión, descompactar el archivo .zip y copiar su contenido en el directorio /wp-content/themes/ de tu instalación de WordPress. O subirlo usando el instalador de themes de WordPress. No sin antes instalar Twenty'em Framework

Instalar vía Git

Puedes clonar este repositorio usando git

Instalar vía Composer

Esto instalará automáticamente Twenty'em Framework

Dependencias

Twenty'em usa npm para manejar las dependencias. Una vez instalado este Child Theme debes ejecutar los siguientes comandos desde tu CLI:

Lee el apartado de Dependencias y Variables de entorno (.env) en para más detalles.

Uso

Para usar este Child Theme debes seguir unos simples pasos antes de comenzar:

Licencia

Twenty'em Child Theme es un software de código libre y abierto y se distribuye bajo Licencia GPLv2 (o superior)

Donar

Hemos trabajado durante varios años en el desarrollo de Twenty'em Framework y ahora lo compartimos contigo. Apreciamos cualquier contribución que nos quieras hacer y así poder mantener nuestro proyecto. Gracias.

Hacer una Donación


All versions of twenty-em-child with dependencies

PHP Build Version
Package Version
Requires php Version >=7.0
composer/installers Version ^1.0
rogertm/twenty-em Version ^1.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package rogertm/twenty-em-child contains the following files

Loading the files please wait ....