Download the PHP package lcfumes/onepager without Composer

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

Onepager

License

Onepager is a FREE WordPress plugin that supercharges your website development with drag & drop page builder. You can build awesome landing pages, one page website, sales page, webinar registration page without any coding.

For more information, check out themesgrove.com.

Get Help

A chat room has been set up using Gitter where you can go to talk about the project with developers, contributors, and other members of the community. This is the best place to go to get quick tips and discuss features with others.

Documentation is also available, and being continually added to as development progresses.

Requirements

Browser Requirements

Installation

Download the Onepager plugin from our website and install it as regular plugin for WordPress.

Developer

If you want to build onepager yourself make sure you have installed node, npm, gulp and composer and available system wide. Now run this command

Finally run it to compile the assets

Gulp will automatically compile your LESS and JS changes into dist folder.

You can run gulp package to build a wordpress plugin package with only required files

How to Contribute

Contributing to the Onepager is easy. Development is being conducted via Github, where you can submit Issues to report any bugs or suggest improvements, as well as submit your own Pull Requests to submit your own fixes and additions.

We recommend chatting with the team via Gitter prior to submitting the pull request to avoid doubling up on a fix that is already pending or likely to be overwritten by an upcoming change.

Onepager follows the GitFlow branching model. The branch always reflects a production-ready state while the latest development is taking place in the branch.

Each time you want to work on a fix or a new feature, create a new branch based on the branch: . Only pull requests to the branch will be merged.

Versioning

Onepager is maintained by using the Semantic Versioning Specification (SemVer).

Copyright and License

Copyright ThemeXpert under the GNU GPLv3 or later.


All versions of onepager with dependencies

PHP Build Version
Package Version
Requires pimple/pimple Version ^3.0
league/url Version ^3.3
kriswallsmith/assetic Version ^1.2
ramsey/array_column Version ^1.1
symfony/http-foundation Version ^2.7
lcfumes/escale-components Version ^0.2.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 lcfumes/onepager contains the following files

Loading the files please wait ....