meiji / bx-sitemap
Meiji Solution Bitrix SiteMap generator
0.1.1
2019-04-21 16:20 UTC
Requires
- php: ^5.5 || ^7.0
- composer/installers: ~1.0
- meiji/bx-marketplace: ^1.1.3
This package is not auto-updated.
Last update: 2024-11-11 18:31:32 UTC
README
Bitrix web-application solution for automatic sitemap generating. Can generate html
tree for usage in public page and xml
for robots (sitemap.xml).
Table of contents
Features
TODO: Write solution features (easy setup, etc...)
Requirement
- PHP >= 5.6
Installation
TODO: Write installation instructions here
Usage
TODO: Write usage instructions here
Examples
Sitemap.xml generating
\Meiji\BxSitemap\Manager::generateXml(SITE_ID, ['USE_HTTPS' => 'N']);
TODO: Display more usage examples here and write descriptions
Depend
License
The MIT License (MIT). Please see License File for more information.