https://github.com/giangmd/gp-back-to-top
Back To Top Plugin in Wordpress
https://github.com/giangmd/gp-back-to-top
plugin-back-to-top wordpress wordpress-plugin
Last synced: about 2 months ago
JSON representation
Back To Top Plugin in Wordpress
- Host: GitHub
- URL: https://github.com/giangmd/gp-back-to-top
- Owner: giangmd
- Created: 2015-11-03T07:53:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-05T08:18:42.000Z (almost 6 years ago)
- Last Synced: 2025-02-01T18:43:19.913Z (4 months ago)
- Topics: plugin-back-to-top, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/gp-back-to-top/
- Size: 264 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GP Back To Top WordPress Plugin
The GP Back To Top WordPress Plugin allows you to create Back To Top custom for the your website.## How to Install
### From source
You will need Phing and Git installed to build from source.
To complete the following steps, you will need to open a command line terminal.
Clone the Github repository:
`git clone https://github.com/giangmd/gp-back-to-top.git`
From within the checked out repository, run:
`phing package`
The packaged zip file will be available under the build directory which is created under your locally cloned git repository.
### You can readmore here
https://wordpress.org/plugins/gp-back-to-top/#installation## License
The GP Back To Top Wordpress plugin is licensed under the terms of the MIT License and is available for free. See [LICENSE](LICENSE).