Download the PHP package rep98/sna without Composer

On this page you can find all versions of the php package rep98/sna. 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 sna

Social Networks Admin

Este respositorio sera de solo lectura para uso educativo

Plugins de gestion de redes sociales

Tabla de Contenido

SNA. es un pequeño pero poderoso plugins que permite gestionar de manera sencilla y practica todas nuestras redes sociales.

Este cuenta con 3 Modalidades o SubPlugins para los 3 usos mas populares de las redes sociales.
Las modalidades son:

Instalación

Para usarlo copie la carpeta dist y lib y el archivo config.json a su proyecto luego incluya las siguientes lineas

Ademas de clonar el proyecto podemos instalarlo via composer

y luego cambienmos las rutas quedando asi:

Dependencias

Uso

Su uso es muy sencillo ya que SNA aprobecha al maximo el uso de los atributos data ( DataSet ) por ejemplo si deseamos colocar un grupo de botones flotanto a la derecha de nuestra web solo basta con colocar lo siguiente en cualquier parte del código de nuestro sitio web.

En caso de que sea un grupo de botones de compartir podemos usar la siguiente sintaxis:

Ahora si lo que deseamos es un boton flotante solo usemos la siguiente linea esto es JAVASCRIPT:

Para ver mas ejemplos y una documentación mas detallata descargela y carge el archivo index desde cualquier navegador web.


All versions of sna with dependencies

PHP Build Version
Package Version
Requires phpmailer/phpmailer Version ^6.1
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 rep98/sna contains the following files

Loading the files please wait ....